Last updated on 2022-05-09 09:50:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 3.89 | 49.17 | 53.06 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 2.73 | 37.49 | 40.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 65.03 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 60.86 | NOTE | |||
r-devel-windows-x86_64 | 1.2 | 10.00 | 66.00 | 76.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 3.95 | 46.47 | 50.42 | NOTE | |
r-release-linux-x86_64 | 1.2 | 2.97 | 46.99 | 49.96 | NOTE | |
r-release-macos-arm64 | 1.2 | 21.00 | NOTE | |||
r-release-macos-x86_64 | 1.2 | 36.00 | NOTE | |||
r-release-windows-x86_64 | 1.2 | 16.00 | 66.00 | 82.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2 | 25.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2 | 36.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.2 | 7.00 | 58.00 | 65.00 | NOTE |
Version: 1.2
Check: R code for possible problems
Result: NOTE
Promax.only: no visible global function definition for 'lm.fit'
factor.pa.ginv: no visible binding for global variable 'median'
factor.pa.ginv: no visible global function definition for 'cor'
factor.pa.ginv: no visible global function definition for 'varimax'
factor.pa.ginv: no visible global function definition for 'pchisq'
pairwise.mahalanobis: no visible global function definition for 'cor'
pairwise.mahalanobis: no visible global function definition for
'mahalanobis'
Undefined global functions or variables:
cor lm.fit mahalanobis median pchisq varimax
Consider adding
importFrom("stats", "cor", "lm.fit", "mahalanobis", "median", "pchisq",
"varimax")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.2
Check: Rd line widths
Result: NOTE
Rd file 'AminoAcids.Rd':
\examples lines wider than 100 characters:
Factor54 = factor.pa.ginv(AA54, nfactors = 5, m=3, prerotate=TRUE, rotate="Promax", scores="regression")
Factor3d =scatterplot3d(Factor54$scores[,1:3], pch = AminoAcids, main="Factor Scores", box = FALSE, grid=FALSE, xlab="pah", ylab="pss ... [TRUNCATED]
legend(x=5, y=4.5, legend=c("hydrophobic", "polar", "small"), col=c("blue", "green", "orange"), pch=21, box.lty =0)
Rd file 'FactorTransform.Rd':
\usage lines wider than 90 characters:
FactorTransform(Source, Search = AminoAcids, Replace = AAMetric.Atchley, Factor = 1, bycol = TRUE, SeqName = NULL, alignment=FALSE, fi ... [TRUNCATED]
Rd file 'HDMD-package.Rd':
\examples lines wider than 100 characters:
Factor54 = factor.pa.ginv(AA54, nfactors = 5, m=3, prerotate=TRUE, rotate="Promax", scores="regression")
plot(-1*AA54_lda_RawMetric1Centered[,1], -1*AA54_lda_RawMetric1Centered[,2], pch = grouping, xlab="Canonical Variate 1", ylab="Canonica ... [TRUNCATED]
Rd file 'NMI.Rd':
\usage lines wider than 90 characters:
NMI(Hx, Hy, Hxy, type = c("NULL", "marginal", "joint", "min.marginal", "max.marginal", "min.conditional", "max.conditional"))
Rd file 'factor.pa.ginv.Rd':
\usage lines wider than 90 characters:
factor.pa.ginv(r, nfactors = 1, residuals = FALSE, prerotate = FALSE, rotate = "varimax", m = 4, n.obs = NA, scores = c("none", "regres ... [TRUNCATED]
\examples lines wider than 100 characters:
Factor54 = factor.pa.ginv(AA54, nfactors = 5, m=3, prerotate=TRUE, rotate="Promax", scores="regression")
Factor3d =scatterplot3d(Factor54$scores[,1:3], pch = AminoAcids, main="Factor Scores", box = FALSE, grid=FALSE, xlab="pah", ylab="pss ... [TRUNCATED]
legend(x=5, y=4.5, legend=c("hydrophobic", "polar", "small"), col=c("blue", "green", "orange"), pch=21, box.lty =0)
These lines will be truncated in the PDF manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64