Last updated on 2024-09-17 10:52:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 11.25 | 94.91 | 106.16 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 9.31 | 72.12 | 81.43 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 171.01 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 181.05 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 12.00 | 100.00 | 112.00 | ERROR | |
r-patched-linux-x86_64 | 1.0 | 11.48 | 89.45 | 100.93 | NOTE | |
r-release-linux-x86_64 | 1.0 | 11.38 | 90.66 | 102.04 | NOTE | |
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 | 12.00 | 97.00 | 109.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 | 123.00 | 140.00 | NOTE |
Version: 1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
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, 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-x86_64
Version: 1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘splines’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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
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