Last updated on 2020-08-07 01:49:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6-8 | 2.75 | 23.22 | 25.97 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.6-8 | 1.89 | 18.05 | 19.94 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.6-8 | 39.65 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.6-8 | 30.53 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.6-8 | 7.00 | 34.00 | 41.00 | NOTE | |
r-patched-linux-x86_64 | 1.6-8 | 2.36 | 22.91 | 25.27 | NOTE | |
r-patched-solaris-x86 | 1.6-8 | 47.40 | NOTE | |||
r-release-linux-x86_64 | 1.6-8 | 2.34 | 22.68 | 25.02 | NOTE | |
r-release-macos-x86_64 | 1.6-8 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.6-8 | 5.00 | 37.00 | 42.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.6-8 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.6-8 | 5.00 | 48.00 | 53.00 | NOTE |
Version: 1.6-8
Check: DESCRIPTION meta-information
Result: NOTE
BugReports field is not a suitable URL but contains an email address:
use the Contact field instead
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64
Version: 1.6-8
Check: R code for possible problems
Result: NOTE
corr.Qmatrix: no visible global function definition for 'cor'
corr.Qmatrix: no visible global function definition for 'cor.test'
summarise.Fst: no visible global function definition for 'cor'
summarise.Fst: no visible global function definition for 'sd'
summarise.lnPD: no visible global function definition for 'sd'
Undefined global functions or variables:
cor cor.test sd
Consider adding
importFrom("stats", "cor", "cor.test", "sd")
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.6-8
Check: Rd line widths
Result: NOTE
Rd file 'corr.Qmatrix.Rd':
\usage lines wider than 90 characters:
corr.Qmatrix(filepath = "./", instruct = FALSE, rowncol = TRUE, avmax = TRUE, pvalue = FALSE, raw = TRUE, r = 0.99, p = 0.05)
Rd file 'rowncolMatrix-method.Rd':
\examples lines wider than 100 characters:
test <- rowncolMatrix(K = 3, filtermatrix = table(matrix(c("Y","Y","Y",NA,"Y","Y",NA,NA,"Y"),ncol = 3, byrow = TRUE)))
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
Version: 1.6-8
Check: DESCRIPTION meta-information
Result: NOTE
BugReports field is not a suitable URL but contains an email address
which will be used as from R 3.4.0
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64