Last updated on 2026-07-28 20:49:11 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 0.39 | 3.70 | 4.09 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 0.31 | 2.79 | 3.10 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 1.93 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 1.38 | ERROR | |||
| r-devel-windows-x86_64 | 1.0.3 | 18.00 | 244.00 | 262.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.3 | 14.95 | 306.81 | 321.76 | OK | |
| r-release-linux-x86_64 | 1.0.3 | 13.85 | 308.41 | 322.26 | OK | |
| r-release-macos-arm64 | 1.0.3 | 3.00 | 78.00 | 81.00 | OK | |
| r-release-macos-x86_64 | 1.0.3 | 9.00 | ERROR | |||
| r-release-windows-x86_64 | 1.0.3 | 18.00 | 277.00 | 295.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.3 | 8.00 | 295.00 | 303.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.3 | 26.00 | 406.00 | 432.00 | OK |
Version: 1.0.3
Check: package dependencies
Result: ERROR
Package required but not available: ‘dbarts’
Packages suggested but not available for checking: 'BCEA', 'INLA'
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
Version: 1.0.3
Check: package dependencies
Result: ERROR
Package required but not available: ‘dbarts’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-x86_64
Version: 1.0.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'plots.Rmd' using rmarkdown
--- finished re-building 'plots.Rmd'
--- re-building 'voi.Rmd' using rmarkdown
Quitting from voi.Rmd:234-237 [unnamed-chunk-16]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `parse()`:
! <text>:1:22: unexpected ')'
1: binom.kind = NULL)
^
---
Backtrace:
▆
1. └─voi::evppi(...)
2. ├─voi (local) evppi_fn(...)
3. └─voi:::evppi_npreg.nb(...)
4. └─voi:::fitted_npreg(...)
5. └─fitted_npreg_fn(method)(...)
6. └─dbarts::bart(...)
7. └─dbarts::dbartsControl(...)
8. └─methods::new(...)
9. ├─methods::initialize(value, ...)
10. └─dbarts (local) initialize(value, ...)
11. ├─methods::callNextMethod()
12. └─methods (local) .nextMethod(.Object = .Object, ... = ...)
13. └─methods::validObject(.Object)
14. ├─methods (local) anyStrings(validityMethod(object))
15. │ └─base::isTRUE(x)
16. └─dbarts (local) validityMethod(object)
17. └─base::parse(text = deparse(RNGkind)[-1L])
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'voi.Rmd' failed with diagnostics:
<text>:1:22: unexpected ')'
1: binom.kind = NULL)
^
--- failed re-building 'voi.Rmd'
SUMMARY: processing the following file failed:
'voi.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64