CRAN Package Check Results for Maintainer ‘Ilaria Prosdocimi <prosdocimi.ilaria at gmail.com>’

Last updated on 2022-09-11 12:56:51 CEST.

Package ERROR OK
rnrfa 1 12
winfapReader 13

Package rnrfa

Current CRAN status: ERROR: 1, OK: 12

Version: 2.0.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [27s/47s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library("testthat")
     > library("rnrfa")
     > library("lintr")
     >
     > if (!curl::has_internet()) {
     + message("No internet, cannot run tests")
     + }else {
     + test_check("rnrfa")
     + }
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 66 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-catalogue.R:47:3): Check the catalogue function filters based on column values ──
     dim(x)[1] >= 113 is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 66 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Package winfapReader

Current CRAN status: OK: 13