Last updated on 2022-04-08 01:48:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 11.40 | 151.21 | 162.61 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 8.32 | 110.45 | 118.77 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 204.81 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 176.19 | OK | |||
r-devel-windows-x86_64-new-UL | 1.2.1 | 128.00 | 200.00 | 328.00 | OK | |
r-patched-linux-x86_64 | 1.2.1 | 17.78 | 143.87 | 161.65 | OK | |
r-release-linux-x86_64 | 1.2.1 | 11.23 | 138.15 | 149.38 | OK | |
r-release-macos-arm64 | 1.2.1 | OK | ||||
r-release-macos-x86_64 | 1.2.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.2.1 | 24.00 | 189.00 | 213.00 | OK | |
r-oldrel-macos-x86_64 | 1.2.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.1 | 24.00 | 203.00 | 227.00 | OK |
Version: 1.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [33s/41s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(posterior)
This is posterior version 1.2.1
Attaching package: 'posterior'
The following objects are masked from 'package:stats':
mad, sd, var
>
> test_check("posterior")
[ FAIL 1 | WARN 1 | SKIP 3 | PASS 1009 ]
== Skipped tests ===============================================================
* On CRAN (3)
== Failed tests ================================================================
-- Failure (test-print.R:57:3): print.draws_rvars runs without errors ----------
`print(x)` does not match "A draws_rvars: 100 iterations, 4 chains, and 3 variables".
Actual value: "# A draws_rvars: 100 iterations, 4 chains, and 3 variables\n$mu: rvar<100,4>[1] mean \xb1 sd:\n[1] 4.2 \xb1 3.4 \n\n$tau: rvar<100,4>[1] mean \xb1 sd:\n[1] 4.2 \xb1 3.6 \n\n$theta: rvar<100,4>[8] mean \xb1 sd:\n[1] 6.7 \xb1 6.3 5.3 \xb1 4.6 3.0 \xb1 6.8 4.9 \xb1 4.9 3.2 \xb1 5.1 4.0 \xb1 5.2 6.5 \xb1 5.3 \n[8] 4.6 \xb1 5.3 \n"
Backtrace:
x
1. \-testthat::expect_output(...) at test-print.R:57:2
2. \-testthat::expect_match(...)
3. \-testthat:::expect_match_(...)
[ FAIL 1 | WARN 1 | SKIP 3 | PASS 1009 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang