CRAN Package Check Results for Package survstan

Last updated on 2026-09-05 12:49:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.7.1 172.58 212.63 385.21 OK
r-devel-linux-x86_64-debian-gcc 0.0.7.1 163.31 166.38 329.69 OK
r-devel-linux-x86_64-fedora-clang 0.0.7.1 98.00 149.98 247.98 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.7.1 178.00 150.75 328.75 NOTE
r-devel-windows-x86_64 0.0.7.1 197.00 356.00 553.00 ERROR
r-patched-linux-x86_64 0.0.7.1 184.22 224.85 409.07 OK
r-release-linux-x86_64 0.0.7.1 190.70 227.18 417.88 OK
r-release-macos-arm64 0.0.7.1 36.00 49.00 85.00 OK
r-release-macos-x86_64 0.0.7.1 113.00 257.00 370.00 OK
r-release-windows-x86_64 0.0.7.1 191.00 243.00 434.00 OK
r-oldrel-macos-arm64 0.0.7.1 OK
r-oldrel-macos-x86_64 0.0.7.1 106.00 201.00 307.00 OK
r-oldrel-windows-x86_64 0.0.7.1 251.00 321.00 572.00 OK

Check Details

Version: 0.0.7.1
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘RcppParallel’ ‘rstantools’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.0.7.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'LRT.Rmd' using rmarkdown Quitting from LRT.Rmd:19-24 [setup] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! package or namespace load failed for 'GGally': object 'ggcoef_multinom' is not exported by 'namespace:ggstats' --- Backtrace: ▆ 1. └─base::library(GGally) 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'LRT.Rmd' failed with diagnostics: package or namespace load failed for 'GGally': object 'ggcoef_multinom' is not exported by 'namespace:ggstats' --- failed re-building 'LRT.Rmd' --- re-building 'survstan.Rmd' using rmarkdown --- finished re-building 'survstan.Rmd' SUMMARY: processing the following file failed: 'LRT.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64