Last updated on 2025-03-09 05:52:45 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0-10 | 148.32 | 83.60 | 231.92 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0-10 | 120.89 | 59.27 | 180.16 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0-10 | 402.69 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.0-10 | 433.25 | 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 | 174.00 | 119.00 | 293.00 | OK | |
r-patched-linux-x86_64 | 0.0-10 | 159.06 | 78.23 | 237.29 | OK | |
r-release-linux-x86_64 | 0.0-10 | 163.05 | 78.30 | 241.35 | 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 | 166.00 | 115.00 | 281.00 | OK | |
r-oldrel-macos-arm64 | 0.0-10 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.0-10 | 266.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.0-10 | 215.00 | 152.00 | 367.00 | OK |
Version: 0.0-10
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/83s]
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’ [16s/95s]
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