CRAN Package Check Results for Package chk

Last updated on 2023-10-03 17:05:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.0 6.82 77.07 83.89 ERROR
r-devel-linux-x86_64-debian-gcc 0.9.0 4.96 58.75 63.71 ERROR
r-devel-linux-x86_64-fedora-clang 0.9.0 108.52 ERROR
r-devel-linux-x86_64-fedora-gcc 0.9.0 112.88 ERROR
r-devel-windows-x86_64 0.9.0 6.00 97.00 103.00 ERROR
r-patched-linux-x86_64 0.9.0 8.04 74.58 82.62 OK
r-release-linux-x86_64 0.9.0 6.77 74.59 81.36 OK
r-release-macos-arm64 0.9.0 39.00 OK
r-release-macos-x86_64 0.9.0 82.00 OK
r-release-windows-x86_64 0.9.0 9.00 110.00 119.00 OK
r-oldrel-macos-arm64 0.9.0 38.00 OK
r-oldrel-macos-x86_64 0.9.0 46.00 OK
r-oldrel-windows-x86_64 0.9.0 9.00 94.00 103.00 OK

Check Details

Version: 0.9.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [20s/24s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(chk)
     >
     > test_check("chk")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1100 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-chk-atomic.R:5:3'): vld_atomic ───────────────────────────────
     vld_atomic(NULL) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1100 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.9.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [15s/24s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(chk)
     >
     > test_check("chk")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1100 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-chk-atomic.R:5:3'): vld_atomic ───────────────────────────────
     vld_atomic(NULL) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1100 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.9.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [25s/94s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(chk)
     >
     > test_check("chk")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1100 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-chk-atomic.R:5:3'): vld_atomic ───────────────────────────────
     vld_atomic(NULL) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1100 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.9.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [23s/27s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(chk)
     >
     > test_check("chk")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1100 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-chk-atomic.R:5:3'): vld_atomic ───────────────────────────────
     vld_atomic(NULL) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1100 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.9.0
Check: tests
Result: ERROR
     Running 'testthat.R' [14s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(chk)
     >
     > test_check("chk")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1100 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-chk-atomic.R:5:3'): vld_atomic ───────────────────────────────
     vld_atomic(NULL) is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1100 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64