Last updated on 2026-07-29 22:54:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 29.21 | 96.84 | 126.05 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 19.04 | 66.28 | 85.32 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 44.00 | 278.33 | 322.33 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 20.00 | 129.18 | 149.18 | OK | |
| r-devel-windows-x86_64 | 1.2.0 | 36.00 | 126.00 | 162.00 | ERROR | |
| r-patched-linux-x86_64 | 1.2.0 | 27.16 | 183.56 | 210.72 | OK | |
| r-release-linux-x86_64 | 1.2.0 | 24.43 | 181.34 | 205.77 | OK | |
| r-release-macos-arm64 | 1.2.0 | 6.00 | 43.00 | 49.00 | OK | |
| r-release-macos-x86_64 | 1.2.0 | 17.00 | 100.00 | 117.00 | ERROR | |
| r-release-windows-x86_64 | 1.2.0 | 35.00 | 211.00 | 246.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.0 | 6.00 | 83.00 | 89.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.0 | 18.00 | 205.00 | 223.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.0 | 36.00 | 275.00 | 311.00 | OK |
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
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
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
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-release-macos-x86_64