CRAN Package Check Results for Package CDCPLACES

Last updated on 2025-04-15 09:52:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.9 6.03 57.29 63.32 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.9 4.20 41.56 45.76 OK
r-devel-linux-x86_64-fedora-clang 1.1.9 97.90 OK
r-devel-linux-x86_64-fedora-gcc 1.1.9 98.93 OK
r-devel-windows-x86_64 1.1.9 9.00 170.00 179.00 OK
r-patched-linux-x86_64 1.1.9 6.29 55.27 61.56 OK
r-release-linux-x86_64 1.1.9 6.54 54.07 60.61 OK
r-release-macos-arm64 1.1.9 197.00 OK
r-release-macos-x86_64 1.1.9 192.00 OK
r-release-windows-x86_64 1.1.9 7.00 174.00 181.00 OK
r-oldrel-macos-arm64 1.1.9 208.00 OK
r-oldrel-macos-x86_64 1.1.9 158.00 OK
r-oldrel-windows-x86_64 1.1.9 9.00 203.00 212.00 OK

Check Details

Version: 1.1.9
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/219s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(CDCPLACES) > > test_check("CDCPLACES") Status code:500 For full response code details visit: https://dev.socrata.com/docs/response-codes.html. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 55 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-get_places.R:59:9'): function access county api2020(multiple measures, multiple states), more states ── get_places(...) is not an S3 object [ FAIL 1 | WARN 0 | SKIP 0 | PASS 55 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang