The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Last updated on 2026-08-03 23:50:40 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.1 | 0.37 | 4.59 | 4.96 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.7.1 | 0.33 | 3.67 | 4.00 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.7.1 | 1.99 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.7.1 | 1.41 | ERROR | |||
| r-devel-windows-x86_64 | 0.7.1 | 15.00 | 194.00 | 209.00 | ERROR | |
| r-patched-linux-x86_64 | 0.7.1 | 10.91 | 141.68 | 152.59 | OK | |
| r-release-linux-x86_64 | 0.7.1 | 10.82 | 142.21 | 153.03 | OK | |
| r-release-macos-arm64 | 0.7.1 | 3.00 | 37.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 0.7.1 | 7.00 | ERROR | |||
| r-release-windows-x86_64 | 0.7.1 | 14.00 | 200.00 | 214.00 | OK | |
| r-oldrel-macos-arm64 | 0.7.1 | 3.00 | 42.00 | 45.00 | OK | |
| r-oldrel-macos-x86_64 | 0.7.1 | 8.00 | 192.00 | 200.00 | OK | |
| r-oldrel-windows-x86_64 | 0.7.1 | 21.00 | 247.00 | 268.00 | OK |
Version: 0.7.1
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-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-release-macos-x86_64
Version: 0.7.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘dbarts’
Imports includes 23 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.7.1
Check: tests
Result: ERROR
Running 'testthat.R' [43s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(funcml)
>
> test_check("funcml")
Saving _problems/test-core-283.R
Saving _problems/test-learner-audit-contract-223.R
Saving _problems/test-learner-audit-contract-268.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 246 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-core.R:283:3'): bart supports regression and binary classification probabilities ──
Error in `parse(text = deparse(RNGkind)[-1L])`: <text>:1:22: unexpected ')'
1: binom.kind = NULL)
^
Backtrace:
▆
1. └─funcml::fit(...) at test-core.R:283:3
2. └─adapter$fit_xy(...)
3. └─dbarts::bart(...)
4. └─dbarts::dbartsControl(...)
5. └─methods::new(...)
6. ├─methods::initialize(value, ...)
7. └─dbarts (local) initialize(value, ...)
8. ├─methods::callNextMethod()
9. └─methods (local) .nextMethod(.Object = .Object, ... = ...)
10. └─methods::validObject(.Object)
11. ├─methods (local) anyStrings(validityMethod(object))
12. │ └─base::isTRUE(x)
13. └─dbarts (local) validityMethod(object)
14. └─base::parse(text = deparse(RNGkind)[-1L])
── Failure ('test-learner-audit-contract.R:223:3'): advertised learner raw and probability contracts hold package-wide ──
Expected `length(failures)` to equal 0L.
Differences:
`actual`: 2
`expected`: 0
bart/regression: fit failed: <text>:1:22: unexpected ')'
1: binom.kind = NULL)
^
bart/binary_classification: fit failed: <text>:1:22: unexpected ')'
1: binom.kind = NULL)
^
── Failure ('test-learner-audit-contract.R:268:3'): interpretability contract holds for supported learner paths ──
Expected `length(failures)` to equal 0L.
Differences:
`actual`: 2
`expected`: 0
bart/regression: fit failed before interpret checks: <text>:1:22: unexpected ')'
1: binom.kind = NULL)
^
bart/binary_classification: fit failed before interpret checks: <text>:1:22: unexpected ')'
1: binom.kind = NULL)
^
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 246 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.