Last updated on 2025-02-17 07:50:48 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0-10 | 141.15 | 83.81 | 224.96 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0-10 | 118.53 | 58.13 | 176.66 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0-10 | 356.92 | 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 | 160.13 | 78.60 | 238.73 | OK | |
r-release-linux-x86_64 | 0.0-10 | 151.76 | 79.22 | 230.98 | 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 | 168.00 | 124.00 | 292.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 | 215.00 | 148.00 | 363.00 | OK |
Version: 0.0-10
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/25s]
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