CRAN Package Check Results for Package waspasR

Last updated on 2023-03-23 07:54:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 1.90 28.01 29.91 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.81 21.67 23.48 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 38.69 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 47.90 OK
r-patched-linux-x86_64 0.1.0 2.24 28.16 30.40 OK
r-release-linux-x86_64 0.1.0 2.41 27.91 30.32 OK
r-release-macos-arm64 0.1.0 16.00 ERROR
r-release-macos-x86_64 0.1.0 23.00 OK
r-release-windows-x86_64 0.1.0 23.00 119.00 142.00 OK

Additional issues

M1mac noLD

Check Details

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/1s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     9. └─value[[3L]](cond)
     ── Failure ('test-check_waspas.R:20:3'): waspasR() check output values. ────────
     nrow(choppers) (`actual`) not equal to nrow(waspas_test) + 1 (`expected`).
    
     `actual`: 18
     `expected`:
     ── Failure ('test-check_waspas.R:21:3'): waspasR() check output values. ────────
     ncol(choppers) (`actual`) not equal to ncol(waspas_test) - 3 (`expected`).
    
     `actual`: 18
     `expected`:
    
     [ FAIL 12 | WARN 0 | SKIP 0 | PASS 33 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-arm64