Last updated on 2025-02-21 02:52:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0-10 | 153.87 | 83.61 | 237.48 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0-10 | 120.08 | 59.74 | 179.82 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0-10 | 353.01 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.0-10 | 405.88 | ERROR | |||
r-devel-macos-arm64 | 0.0-10 | 107.00 | OK | |||
r-devel-macos-x86_64 | 0.0-10 | 280.00 | OK | |||
r-devel-windows-x86_64 | 0.0-10 | 160.00 | 125.00 | 285.00 | OK | |
r-patched-linux-x86_64 | 0.0-10 | 161.61 | 77.99 | 239.60 | OK | |
r-release-linux-x86_64 | 0.0-10 | 162.88 | 77.69 | 240.57 | OK | |
r-release-macos-arm64 | 0.0-10 | 68.00 | NOTE | |||
r-release-macos-x86_64 | 0.0-10 | 119.00 | NOTE | |||
r-release-windows-x86_64 | 0.0-10 | 171.00 | 114.00 | 285.00 | OK | |
r-oldrel-macos-arm64 | 0.0-10 | 118.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.0-10 | 266.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.0-10 | 213.00 | 178.00 | 391.00 | OK |
Version: 0.0-10
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/42s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> Sys.unsetenv("R_TESTS")
> if (require(testthat, quietly = TRUE)) {
+ require(stan4bart)
+ test_check("stan4bart")
+ } else {
+ cat("package 'testthat' not available; cannot run unit tests\n")
+ }
Loading required package: stan4bart
Loading required package: dbarts
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 205 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-01-continuous.R:124:3', 'test-01-continuous.R:163:3',
'test-02-binary.R:33:3', 'test-02-binary.R:128:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-01-continuous.R:277:3'): ppd has approximately right amount of noise ──
... <= 0.1 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 205 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.0-10
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/39s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> Sys.unsetenv("R_TESTS")
> if (require(testthat, quietly = TRUE)) {
+ require(stan4bart)
+ test_check("stan4bart")
+ } else {
+ cat("package 'testthat' not available; cannot run unit tests\n")
+ }
Loading required package: stan4bart
Loading required package: dbarts
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 205 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-01-continuous.R:124:3', 'test-01-continuous.R:163:3',
'test-02-binary.R:33:3', 'test-02-binary.R:128:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-01-continuous.R:277:3'): ppd has approximately right amount of noise ──
... <= 0.1 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 205 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.0-10
Check: installed package size
Result: NOTE
installed size is 49.9Mb
sub-directories of 1Mb or more:
libs 49.6Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64