Last updated on 2024-11-21 19:52:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.4 | 3.86 | 57.23 | 61.09 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.1.5 | 2.62 | 41.64 | 44.26 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.5 | 100.02 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.5 | 109.54 | OK | |||
r-devel-windows-x86_64 | 2.1.5 | 9.00 | 89.00 | 98.00 | OK | |
r-patched-linux-x86_64 | 2.1.4 | 4.21 | 53.87 | 58.08 | OK | |
r-release-linux-x86_64 | 2.1.4 | 3.24 | 54.50 | 57.74 | OK | |
r-release-macos-arm64 | 2.1.5 | 59.00 | OK | |||
r-release-macos-x86_64 | 2.1.5 | 106.00 | OK | |||
r-release-windows-x86_64 | 2.1.4 | 7.00 | 77.00 | 84.00 | OK | |
r-oldrel-macos-arm64 | 2.1.5 | 55.00 | OK | |||
r-oldrel-macos-x86_64 | 2.1.5 | 109.00 | OK | |||
r-oldrel-windows-x86_64 | 2.1.4 | 6.00 | 100.00 | 106.00 | OK |
Version: 2.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dint)
>
> test_check("dint")
[ FAIL 4 | WARN 2 | SKIP 2 | PASS 1267 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• empty test (1): 'test_date_xx.R:46:1'
• not yet (1): 'test_scale_date_xx.R:95:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_first_of.R:181:3'): first_of_isoweek works ───────────────────
first_of_isoweek(tdat) not identical to `tdat`.
Objects equal but not identical
── Failure ('test_first_of.R:186:3'): first_of_isoweek works ───────────────────
last_of_isoweek(tdat) not identical to tdat + 6L.
Objects equal but not identical
── Failure ('test_first_of.R:191:3'): first_of_isoweek works ───────────────────
seq(as.Date("2004-01-05"), as.Date("2004-12-20"), by = "7 days") not identical to first_of_yw(2004, 2:52).
Objects equal but not identical
── Failure ('test_first_of.R:195:3'): first_of_isoweek works ───────────────────
seq(as.Date("2004-01-11"), as.Date("2004-12-26"), by = "7 days") not identical to last_of_yw(2004, 2:52).
Objects equal but not identical
[ FAIL 4 | WARN 2 | SKIP 2 | PASS 1267 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.