Last updated on 2024-09-10 03:50:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3 | 0.32 | 1.74 | 2.06 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.3 | 0.27 | 1.56 | 1.83 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.3 | 2.37 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.3 | 2.64 | ERROR | |||
r-devel-windows-x86_64 | 1.3 | 4.00 | 44.00 | 48.00 | ERROR | |
r-patched-linux-x86_64 | 1.3 | 0.30 | 1.59 | 1.89 | ERROR | |
r-release-linux-x86_64 | 1.3 | 0.34 | 1.59 | 1.93 | 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 | 44.00 | 48.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 | 43.00 | 48.00 | ERROR |
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