CRAN Package Check Results for Package statnipokladna

Last updated on 2024-08-17 05:49:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.3 4.08 66.11 70.19 OK
r-devel-linux-x86_64-debian-gcc 0.7.3 3.21 48.45 51.66 OK
r-devel-linux-x86_64-fedora-clang 0.7.3 110.32 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7.3 119.78 NOTE
r-devel-windows-x86_64 0.7.3 6.00 120.00 126.00 ERROR
r-patched-linux-x86_64 0.7.3 4.38 62.29 66.67 OK
r-release-linux-x86_64 0.7.3 4.50 63.75 68.25 OK
r-release-macos-arm64 0.7.3 53.00 OK
r-release-macos-x86_64 0.7.3 73.00 OK
r-release-windows-x86_64 0.7.3 8.00 92.00 100.00 OK
r-oldrel-macos-arm64 0.7.3 59.00 OK
r-oldrel-macos-x86_64 0.7.3 112.00 OK
r-oldrel-windows-x86_64 0.7.3 9.00 102.00 111.00 OK

Check Details

Version: 0.7.3
Check: data for non-ASCII characters
Result: NOTE Note: found 56 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.7.3
Check: tests
Result: ERROR Running 'testthat.R' [55s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(statnipokladna) > > test_check("statnipokladna") [ FAIL 1 | WARN 0 | SKIP 3 | PASS 18 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-codelists.R:20:3', 'test-codelists.R:28:3', 'test-datasets.R:18:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-tables.R:14:3'): get_table works with newer files ────────────── <purrr_error_indexed/rlang_error/error/condition> Error in `purrr::map2_chr(years_months$y, years_months$m, ~get_one_dataset(dataset_id, .x, .y, dest_dir = dest_dir, redownload = redownload))`: ℹ In index: 1. Caused by error in `check_online()`: ! Host <monitor.statnipokladna.cz> not reachable. Stopping. [ FAIL 1 | WARN 0 | SKIP 3 | PASS 18 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64