CRAN Package Check Results for Package base.rms

Last updated on 2024-08-31 08:48:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 0.35 1.79 2.14 ERROR
r-devel-linux-x86_64-debian-gcc 1.0 0.28 1.72 2.00 ERROR
r-devel-linux-x86_64-fedora-clang 1.0 2.64 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0 2.67 ERROR
r-devel-windows-x86_64 1.0 14.00 95.00 109.00 ERROR
r-patched-linux-x86_64 1.0 0.20 1.86 2.06 ERROR
r-release-linux-x86_64 1.0 0.29 1.74 2.03 ERROR
r-release-macos-arm64 1.0 56.00 NOTE
r-release-macos-x86_64 1.0 88.00 NOTE
r-release-windows-x86_64 1.0 13.00 106.00 119.00 ERROR
r-oldrel-macos-arm64 1.0 61.00 NOTE
r-oldrel-macos-x86_64 1.0 93.00 NOTE
r-oldrel-windows-x86_64 1.0 17.00 122.00 139.00 ERROR

Check Details

Version: 1.0
Check: package dependencies
Result: ERROR Package required but not available: ‘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.0
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.0
Check: examples
Result: ERROR Running examples in 'base.rms-Ex.R' failed The error most likely occurred in: > ### Name: coxph2cph > ### Title: Convert results of cox regression from coxph() to cph() > ### Aliases: coxph2cph > > ### ** Examples > > library(survival) > fit <- coxph(Surv(mpg,vs)~am+gear+carb,data=mtcars) > coxph2cph(fit) 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

Version: 1.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'tutorial.Rmd' using rmarkdown Quitting from lines 47-49 [unnamed-chunk-6] (tutorial.Rmd) Error: processing vignette 'tutorial.Rmd' failed with diagnostics: object '.__T__[:base' is not exported by 'namespace:data.table' --- failed re-building 'tutorial.Rmd' --- re-building 'version.Rmd' using rmarkdown --- finished re-building 'version.Rmd' SUMMARY: processing the following file failed: 'tutorial.Rmd' Error: Vignette re-building failed. Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64