CRAN Package Check Results for Package pct

Last updated on 2024-11-12 01:48:38 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 2.37 32.97 35.34 OK
r-devel-linux-x86_64-fedora-clang 0.9.9 73.60 ERROR
r-devel-linux-x86_64-fedora-gcc 0.9.9 87.21 ERROR
r-devel-windows-x86_64 0.9.9 6.00 77.00 83.00 OK
r-patched-linux-x86_64 0.9.9 3.28 39.75 43.03 OK
r-release-linux-x86_64 0.9.9 2.53 39.68 42.21 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 5.00 71.00 76.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 75.00 81.00 OK

Check Details

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