CRAN Package Check Results for Package countSTAR

Last updated on 2026-08-24 05:51:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 23.69 97.61 121.30 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.1 18.04 127.48 145.52 OK
r-devel-linux-x86_64-fedora-clang 1.2.1 21.00 124.41 145.41 OK
r-devel-linux-x86_64-fedora-gcc 1.2.1 21.00 139.62 160.62 OK
r-devel-windows-x86_64 1.2.0 36.00 202.00 238.00 ERROR
r-patched-linux-x86_64 1.2.0 25.90 180.00 205.90 OK
r-release-linux-x86_64 1.2.1 18.43 180.44 198.87 OK
r-release-macos-arm64 1.2.1 6.00 56.00 62.00 OK
r-release-macos-x86_64 1.2.1 17.00 221.00 238.00 OK
r-release-windows-x86_64 1.2.1 40.00 220.00 260.00 OK
r-oldrel-macos-arm64 1.2.1 5.00 62.00 67.00 OK
r-oldrel-macos-x86_64 1.2.1 17.00 216.00 233.00 OK
r-oldrel-windows-x86_64 1.2.1 42.00 280.00 322.00 OK

Check Details

Version: 1.2.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘countSTAR.Rmd’ using rmarkdown Quitting from countSTAR.Rmd:251-254 [bart] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! Package "dbarts" must be installed to use this function. --- Backtrace: ▆ 1. └─countSTAR::bart_star(y = y, X = X, transformation = "np") ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'countSTAR.Rmd' failed with diagnostics: Package "dbarts" must be installed to use this function. --- failed re-building ‘countSTAR.Rmd’ SUMMARY: processing the following file failed: ‘countSTAR.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'countSTAR.Rmd' using rmarkdown Quitting from countSTAR.Rmd:251-254 [bart] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `parse()`: ! <text>:1:22: unexpected ')' 1: binom.kind = NULL) ^ --- Backtrace: ▆ 1. └─countSTAR::bart_star(y = y, X = X, transformation = "np") 2. └─dbarts::dbartsControl(...) 3. └─methods::new(...) 4. ├─methods::initialize(value, ...) 5. └─dbarts (local) initialize(value, ...) 6. ├─methods::callNextMethod() 7. └─methods (local) .nextMethod(.Object = .Object, ... = ...) 8. └─methods::validObject(.Object) 9. ├─methods (local) anyStrings(validityMethod(object)) 10. │ └─base::isTRUE(x) 11. └─dbarts (local) validityMethod(object) 12. └─base::parse(text = deparse(RNGkind)[-1L]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'countSTAR.Rmd' failed with diagnostics: <text>:1:22: unexpected ')' 1: binom.kind = NULL) ^ --- failed re-building 'countSTAR.Rmd' SUMMARY: processing the following file failed: 'countSTAR.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64