Last updated on 2022-09-11 12:56:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.9.0 | 7.48 | 92.94 | 100.42 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.9.0 | 5.42 | 70.27 | 75.69 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.9.0 | 131.89 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.9.0 | 130.81 | OK | |||
r-devel-windows-x86_64 | 1.9.0 | 50.00 | 122.00 | 172.00 | ERROR | |
r-patched-linux-x86_64 | 1.9.0 | 8.31 | 90.40 | 98.71 | OK | |
r-release-linux-x86_64 | 1.9.0 | 7.38 | 90.25 | 97.63 | OK | |
r-release-macos-arm64 | 1.9.0 | 32.00 | OK | |||
r-release-macos-x86_64 | 1.9.0 | 55.00 | OK | |||
r-release-windows-x86_64 | 1.9.0 | 36.00 | 172.00 | 208.00 | OK | |
r-oldrel-macos-arm64 | 1.9.0 | 26.00 | OK | |||
r-oldrel-macos-x86_64 | 1.9.0 | 63.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.9.0 | 15.00 | 153.00 | 168.00 | OK |
Version: 1.9.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [1s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(seasonal)
The binaries provided by 'x13binary' do not work on this
machine. To get more information, run:
x13binary::checkX13binary()
You can set 'X13_PATH' manually if you intend to use your own
binaries. See ?seasonal for details.
>
> test_check("seasonal")
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 0 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (3)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-cran.R:9:1): (code run outside of `test_that()`) ────────────────
Error in `x13binary::checkX13binary()`: X-13 binary file not found
Backtrace:
▆
1. └─x13binary::checkX13binary() at test-cran.R:9:0
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64