Last updated on 2020-12-04 00:48:23 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-0 | 8.08 | 91.42 | 99.50 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-0 | 7.15 | 69.15 | 76.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-0 | 120.35 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-0 | 108.53 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-0 | 16.00 | 108.00 | 124.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-0 | 8.04 | 82.53 | 90.57 | NOTE | |
r-patched-solaris-x86 | 1.1-0 | 163.90 | NOTE | |||
r-release-linux-x86_64 | 1.1-0 | 8.00 | 84.67 | 92.67 | NOTE | |
r-release-macos-x86_64 | 1.1-0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1-0 | 13.00 | 112.00 | 125.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1-0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-0 | 13.00 | 109.00 | 122.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