Last updated on 2024-11-08 09:50:57 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.9 | 3.01 | 42.17 | 45.18 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.9 | 1.96 | 32.90 | 34.86 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.9 | 71.20 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.9 | 87.21 | ERROR | |||
r-devel-windows-x86_64 | 0.9.9 | 7.00 | 71.00 | 78.00 | OK | |
r-patched-linux-x86_64 | 0.9.9 | 3.22 | 39.62 | 42.84 | OK | |
r-release-linux-x86_64 | 0.9.9 | 2.66 | 39.40 | 42.06 | OK | |
r-release-macos-arm64 | 0.9.9 | 41.00 | OK | |||
r-release-macos-x86_64 | 0.9.9 | 93.00 | OK | |||
r-release-windows-x86_64 | 0.9.9 | 7.00 | 76.00 | 83.00 | OK | |
r-oldrel-macos-arm64 | 0.9.9 | 42.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.9 | 65.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.9 | 6.00 | 78.00 | 84.00 | OK |
Version: 0.9.9
Check: tests
Result: ERROR
Running ‘skip-heavy.R’
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pct)
>
> test_check("pct")
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 14 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-desire_lines.R:6:3'
• empty test (1): 'test-run-once.R:5:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-get-pct.R:12:3'): get_pct_ works ─────────────────────────────
nrow(z) == 89 is not TRUE
`actual`:
`expected`: TRUE
── Failure ('test-get-pct.R:14:3'): get_pct_ works ─────────────────────────────
nrow(z) == 89 is not TRUE
`actual`:
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 14 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.9.9
Check: tests
Result: ERROR
Running ‘skip-heavy.R’
Running ‘testthat.R’ [3s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pct)
>
> test_check("pct")
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 14 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-desire_lines.R:6:3'
• empty test (1): 'test-run-once.R:5:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-get-pct.R:12:3'): get_pct_ works ─────────────────────────────
nrow(z) == 89 is not TRUE
`actual`:
`expected`: TRUE
── Failure ('test-get-pct.R:14:3'): get_pct_ works ─────────────────────────────
nrow(z) == 89 is not TRUE
`actual`:
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 14 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc