CRAN Package Check Results for Package gie

Last updated on 2024-05-27 16:56:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 7.98 85.63 93.61 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 5.63 62.44 68.07 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 115.33 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 104.89 OK
r-devel-windows-x86_64 0.1.1 7.00 90.00 97.00 OK
r-patched-linux-x86_64 0.1.1 7.15 80.97 88.12 OK
r-release-linux-x86_64 0.1.1 7.12 80.80 87.92 OK
r-release-macos-arm64 0.1.1 63.00 OK
r-release-macos-x86_64 0.1.1 112.00 OK
r-release-windows-x86_64 0.1.1 7.00 157.00 164.00 ERROR
r-oldrel-macos-arm64 0.1.1 65.00 OK
r-oldrel-macos-x86_64 0.1.1 107.00 OK
r-oldrel-windows-x86_64 0.1.1 9.00 107.00 116.00 OK

Check Details

Version: 0.1.1
Check: tests
Result: ERROR Running 'testthat.R' [96s] Running the tests in 'tests/testthat.R' failed. Complete output: > library("testthat") > test_check("gie") Loading required package: gie [ FAIL 1 | WARN 0 | SKIP 13 | PASS 26 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (13): 'test-datadownloads.R:38:3', 'test-datadownloads.R:57:3', 'test-datadownloads.R:78:3', 'test-datadownloads.R:98:3', 'test-datadownloads.R:119:3', 'test-datadownloads.R:142:3', 'test-datadownloads.R:159:3', 'test-datadownloads.R:176:3', 'test-datadownloads.R:196:3', 'test-datadownloads.R:215:3', 'test-datadownloads.R:233:3', 'test-regular-errors.R:34:3', 'test-regular-errors.R:46:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-datadownloads.R:10:5'): download single country data ─────────── Error in `httr::content(., as = "parsed")`: is.response(x) is not TRUE Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-datadownloads.R:7:3 2. │ └─cassette$call_block(...) 3. ├─gie::gie_load(country = "DE", date = "2022-05-01") at test-datadownloads.R:10:5 4. │ └─gie:::getrequest_general(...) 5. │ └─raw_request %>% httr::content(as = "parsed") 6. └─httr::content(., as = "parsed") 7. └─base::stopifnot(is.response(x)) [ FAIL 1 | WARN 0 | SKIP 13 | PASS 26 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64