Last updated on 2024-11-18 08:50:00 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.9 | 2.92 | 40.29 | 43.21 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.9.9 | 1.98 | 32.65 | 34.63 | 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 | 70.00 | 76.00 | OK | |
| r-patched-linux-x86_64 | 0.9.9 | 3.31 | 39.66 | 42.97 | 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 | 72.00 | 77.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 | 7.00 | 79.00 | 86.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