Last updated on 2020-08-07 01:49:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-0 | 8.04 | 85.94 | 93.98 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-0 | 6.11 | 63.83 | 69.94 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-0 | 121.27 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-0 | 112.30 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-0 | 20.00 | 134.00 | 154.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-0 | 7.23 | 82.20 | 89.43 | NOTE | |
r-patched-solaris-x86 | 1.1-0 | 161.50 | NOTE | |||
r-release-linux-x86_64 | 1.1-0 | 7.00 | 82.11 | 89.11 | NOTE | |
r-release-macos-x86_64 | 1.1-0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1-0 | 21.00 | 100.00 | 121.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1-0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-0 | 14.00 | 83.00 | 97.00 | NOTE |
Version: 1.1-0
Check: R code for possible problems
Result: NOTE
globalboosttest: no visible global function definition for 'predict'
globalboosttest: no visible global function definition for 'lm'
globalboosttest: no visible global function definition for 'glm'
globalboosttest: no visible binding for global variable 'binomial'
globalboosttest: no visible global function definition for 'points'
globalboosttest: no visible global function definition for 'AIC'
Undefined global functions or variables:
AIC binomial glm lm points predict
Consider adding
importFrom("graphics", "points")
importFrom("stats", "AIC", "binomial", "glm", "lm", "predict")
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.1-0
Check: Rd files
Result: NOTE
prepare_Rd: globalboosttest.Rd:56: Dropping empty section \seealso
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.1-0
Check: Rd line widths
Result: NOTE
Rd file 'globalboosttest.Rd':
\usage lines wider than 90 characters:
globalboosttest(X,Y,Z=NULL,nperm=1000,mstop=1000,mstopAIC=FALSE,pvalueonly=TRUE,plot=FALSE,...)
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