Last updated on 2022-04-24 14:50:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.07 | 33.70 | 35.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.75 | 25.35 | 27.10 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 43.22 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 31.42 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 14.00 | 45.00 | 59.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.64 | 31.98 | 33.62 | NOTE | |
r-release-linux-x86_64 | 1.0 | 2.18 | 31.05 | 33.23 | NOTE | |
r-release-macos-arm64 | 1.0 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 22.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 18.00 | 46.00 | 64.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 18.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 27.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 4.00 | 28.00 | 32.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
MBoxtest: no visible global function definition for 'var'
jrparams: no visible global function definition for 'prcomp'
jrparams: no visible global function definition for 'predict'
jrparams: no visible global function definition for 'qchisq'
jrparams: no visible global function definition for 'qf'
Undefined global functions or variables:
prcomp predict qchisq qf var
Consider adding
importFrom("stats", "prcomp", "predict", "qchisq", "qf", "var")
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.0
Check: Rd line widths
Result: NOTE
Rd file 'jrparams.Rd':
\usage lines wider than 90 characters:
jrparams(BLOCK.1, BLOCK.2, ncomp = min(c(dim(BLOCK.1), dim(BLOCK.2))), Cscrit=0.6, Rscrit=0.6)
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