CRAN Package Check Results for Package miniCRAN

Last updated on 2022-02-13 07:53:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.14 3.73 91.05 94.78 OK
r-devel-linux-x86_64-debian-gcc 0.2.14 2.60 64.55 67.15 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.14 105.38 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.14 124.92 OK
r-devel-windows-x86_64-new-UL 0.2.14 50.00 170.00 220.00 OK
r-devel-windows-x86_64-new-TK 0.2.14 OK
r-patched-linux-x86_64 0.2.14 3.36 68.58 71.94 OK
r-release-linux-x86_64 0.2.14 4.24 67.11 71.35 OK
r-release-macos-arm64 0.2.14 OK
r-release-macos-x86_64 0.2.14 OK
r-release-windows-ix86+x86_64 0.2.14 8.00 303.00 311.00 OK
r-oldrel-macos-x86_64 0.2.14 OK
r-oldrel-windows-ix86+x86_64 0.2.14 8.00 307.00 315.00 OK

Check Details

Version: 0.2.14
Check: tests
Result: ERROR
     Running ‘test-all.R’ [3s/368s]
    Running the tests in ‘tests/test-all.R’ failed.
    Complete output:
     > if (require(testthat)) {
     + test_check("miniCRAN")
     + }
     Loading required package: testthat
     Loading required package: miniCRAN
     [ FAIL 1 | WARN 4 | SKIP 28 | PASS 31 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (25)
     • offline (3)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-4-makeRepo-from-localCRAN.R:35:5): makeRepo downloads win.binary files and builds PACKAGES file ──
     <assertError/simpleError/error/condition>
     Error: Unable to retrieve available packages from CRAN
     Backtrace:
     ▆
     1. └─miniCRAN::pkgDep(...) at test-4-makeRepo-from-localCRAN.R:35:4
     2. └─assertthat::assert_that(nrow(availPkgs) > 0, msg = "Unable to retrieve available packages from CRAN")
    
     [ FAIL 1 | WARN 4 | SKIP 28 | PASS 31 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.14
Check: tests
Result: ERROR
     Running ‘test-all.R’ [5s/369s]
    Running the tests in ‘tests/test-all.R’ failed.
    Complete output:
     > if (require(testthat)) {
     + test_check("miniCRAN")
     + }
     Loading required package: testthat
     Loading required package: miniCRAN
     [ FAIL 1 | WARN 4 | SKIP 28 | PASS 31 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (25)
     • offline (3)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-4-makeRepo-from-localCRAN.R:35:5): makeRepo downloads win.binary files and builds PACKAGES file ──
     <assertError/simpleError/error/condition>
     Error: Unable to retrieve available packages from CRAN
     Backtrace:
     ▆
     1. └─miniCRAN::pkgDep(...) at test-4-makeRepo-from-localCRAN.R:35:4
     2. └─assertthat::assert_that(nrow(availPkgs) > 0, msg = "Unable to retrieve available packages from CRAN")
    
     [ FAIL 1 | WARN 4 | SKIP 28 | PASS 31 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang