Last updated on 2020-08-07 01:49:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-7.1 | 9.81 | 63.84 | 73.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-7.1 | 8.41 | 48.90 | 57.31 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-7.1 | 94.56 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-7.1 | 85.47 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-7.1 | 26.00 | 90.00 | 116.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-7.1 | 9.09 | 62.84 | 71.93 | NOTE | |
r-patched-solaris-x86 | 1.1-7.1 | 125.80 | NOTE | |||
r-release-linux-x86_64 | 1.1-7.1 | 9.05 | 62.58 | 71.63 | NOTE | |
r-release-macos-x86_64 | 1.1-7.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1-7.1 | 23.00 | 127.00 | 150.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1-7.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-7.1 | 15.00 | 110.00 | 125.00 | NOTE |
Version: 1.1-7.1
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls in package code:
'CoxBoost' 'codetools' 'locfit' 'penalized'
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' 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-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-7.1
Check: R code for possible problems
Result: NOTE
complexity.LASSO: no visible global function definition for 'profL1'
complexity.ipec.CoxBoost: no visible global function definition for
'CoxBoost'
complexity.ipec.CoxBoost: no visible global function definition for
'locfit'
complexity.mincv.CoxBoost: no visible global function definition for
'cv.CoxBoost'
complexity.ripec.CoxBoost: no visible global function definition for
'CoxBoost'
complexity.ripec.CoxBoost: no visible global function definition for
'locfit'
extract: no visible global function definition for 'findGlobals'
fit.CoxBoost: no visible global function definition for 'CoxBoost'
fit.LASSO: no visible global function definition for 'penalized'
Undefined global functions or variables:
CoxBoost cv.CoxBoost findGlobals locfit penalized profL1
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-7.1
Check: Rd line widths
Result: NOTE
Rd file 'aggregation.brier.Rd':
\usage lines wider than 90 characters:
aggregation.brier(full.data=NULL, response, x, model, cplx=NULL, type=c("apparent", "noinf"),
Rd file 'aggregation.misclass.Rd':
\usage lines wider than 90 characters:
aggregation.misclass(full.data=NULL, response, x, model, cplx=NULL, type=c("apparent", "noinf"),
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-7.1
Check: compiled code
Result: NOTE
File ‘peperr/libs/peperr.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc