Last updated on 2021-02-15 09:47:59 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-0 | 8.03 | 86.30 | 94.33 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-0 | 6.53 | 66.33 | 72.86 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-0 | 135.47 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-0 | 111.12 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-0 | 17.00 | 114.00 | 131.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-0 | 7.04 | 82.70 | 89.74 | NOTE | |
r-patched-solaris-x86 | 1.1-0 | 168.30 | NOTE | |||
r-release-linux-x86_64 | 1.1-0 | 7.93 | 82.86 | 90.79 | NOTE | |
r-release-macos-x86_64 | 1.1-0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1-0 | 17.00 | 6.00 | 23.00 | ERROR | |
r-oldrel-macos-x86_64 | 1.1-0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-0 | 10.00 | 81.00 | 91.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-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-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
Version: 1.1-0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-windows-ix86+x86_64