Last updated on 2025-09-11 20:50:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.3 | 12.09 | 80.77 | 92.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.3 | 7.34 | 66.63 | 73.97 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.3 | 168.85 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.3 | 177.17 | ERROR | |||
r-devel-windows-x86_64 | 1.1.3 | 17.00 | 109.00 | 126.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.3 | 10.96 | 76.11 | 87.07 | NOTE | |
r-release-linux-x86_64 | 1.1.3 | 10.85 | 75.94 | 86.79 | NOTE | |
r-release-macos-arm64 | 1.1.3 | 77.00 | NOTE | |||
r-release-macos-x86_64 | 1.1.3 | 106.00 | NOTE | |||
r-release-windows-x86_64 | 1.1.3 | 17.00 | 109.00 | 126.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1.3 | 50.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.3 | 77.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1.3 | 20.00 | 137.00 | 157.00 | NOTE |
Version: 1.1.3
Check: Rd files
Result: NOTE
checkRd: (-1) plotDistributions.Rd:32: Lost braces
32 | plot{...} functions are generated programmatically so the function calls in
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [18s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bayesAB)
>
> test_check("bayesAB")
[ FAIL 1 | WARN 5 | SKIP 0 | PASS 140 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dists.R:34:3'): Success ──────────────────────────────────────
plotNormalInvGamma(3, 1, 1, 1)$labels$y not equal to "sig_sq".
target is NULL, current is character
[ FAIL 1 | WARN 5 | SKIP 0 | PASS 140 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [45s/51s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bayesAB)
>
> test_check("bayesAB")
[ FAIL 1 | WARN 5 | SKIP 0 | PASS 140 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dists.R:34:3'): Success ──────────────────────────────────────
plotNormalInvGamma(3, 1, 1, 1)$labels$y not equal to "sig_sq".
target is NULL, current is character
[ FAIL 1 | WARN 5 | SKIP 0 | PASS 140 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [45s/53s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bayesAB)
>
> test_check("bayesAB")
[ FAIL 1 | WARN 5 | SKIP 0 | PASS 140 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-dists.R:34:3'): Success ──────────────────────────────────────
plotNormalInvGamma(3, 1, 1, 1)$labels$y not equal to "sig_sq".
target is NULL, current is character
[ FAIL 1 | WARN 5 | SKIP 0 | PASS 140 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc