Last updated on 2020-08-07 01:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.37 | 20.83 | 23.20 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.81 | 16.54 | 18.35 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 36.02 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 26.75 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 6.00 | 32.00 | 38.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.10 | 20.78 | 22.88 | NOTE | |
r-patched-solaris-x86 | 1.0 | 44.30 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 2.15 | 20.33 | 22.48 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 5.00 | 43.00 | 48.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 6.00 | 39.00 | 45.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-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.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