CRAN Package Check Results for Package cutoff

Last updated on 2024-09-01 05:49:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 0.32 1.81 2.13 ERROR
r-devel-linux-x86_64-debian-gcc 1.3 0.26 1.57 1.83 ERROR
r-devel-linux-x86_64-fedora-clang 1.3 2.33 ERROR
r-devel-linux-x86_64-fedora-gcc 1.3 2.27 ERROR
r-devel-windows-x86_64 1.3 4.00 42.00 46.00 ERROR
r-patched-linux-x86_64 1.3 0.32 1.51 1.83 ERROR
r-release-linux-x86_64 1.3 0.33 1.68 2.01 ERROR
r-release-macos-arm64 1.3 17.00 NOTE
r-release-macos-x86_64 1.3 25.00 NOTE
r-release-windows-x86_64 1.3 4.00 43.00 47.00 ERROR
r-oldrel-macos-arm64 1.3 20.00 NOTE
r-oldrel-macos-x86_64 1.3 27.00 NOTE
r-oldrel-windows-x86_64 1.3 5.00 44.00 49.00 ERROR

Check Details

Version: 1.3
Check: package dependencies
Result: ERROR Packages required but not available: 'set', 'do' See section ‘The DESCRIPTION file’ 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-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.3
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-devel-windows-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-x86_64

Version: 1.3
Check: examples
Result: ERROR Running examples in 'cutoff-Ex.R' failed The error most likely occurred in: > ### Name: cox > ### Title: Significant Cutoff Value for Cox Regression > ### Aliases: cox > > ### ** Examples > > cox(data=mtcars, + time = 'disp', y='am', x='wt', + cut.numb=2, + n.per=0.25, + y.per=0.10) 1: all combination: 406 2: filter by n.per ---- Error: object '.__T__[:base' is not exported by 'namespace:data.table' Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64