Last updated on 2022-05-18 06:50:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-5 | 3.25 | 11.71 | 14.96 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0-5 | 2.18 | 9.32 | 11.50 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0-5 | 16.64 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-5 | 15.05 | ERROR | |||
r-devel-windows-x86_64 | 1.0-5 | 12.00 | 7.00 | 19.00 | ERROR | |
r-patched-linux-x86_64 | 1.0-5 | 11.33 | 71.25 | 82.58 | NOTE | |
r-release-linux-x86_64 | 1.0-5 | 11.82 | 70.31 | 82.13 | NOTE | |
r-release-macos-arm64 | 1.0-5 | 32.00 | NOTE | |||
r-release-macos-x86_64 | 1.0-5 | 42.00 | NOTE | |||
r-release-windows-x86_64 | 1.0-5 | 24.00 | 90.00 | 114.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0-5 | 40.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0-5 | 58.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0-5 | 30.00 | 104.00 | 134.00 | NOTE |
Version: 1.0-5
Check: whether package can be installed
Result: ERROR
Installation failed.
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-x86_64
Version: 1.0-5
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0-5
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: ‘survival’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0-5
Check: R code for possible problems
Result: NOTE
NB: .First.lib is obsolete and will not be used in R >= 3.0.0
plot.survAUC: no visible global function definition for ‘lines’
plot.survErr: no visible global function definition for ‘lines’
schemper: no visible global function definition for ‘predict’
schemper: no visible global function definition for ‘survfit’
schemper: no visible global function definition for ‘approx’
Undefined global functions or variables:
approx lines predict survfit
Consider adding
importFrom("graphics", "lines")
importFrom("stats", "approx", "predict")
to your NAMESPACE file.
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64