CRAN Package Check Results for Maintainer ‘Rick Dean <deanr3 at bardstown.com>’

Last updated on 2025-07-18 03:51:26 CEST.

Package ERROR OK
RcensusPkg 2 11
RplotterPkg 13

Package RcensusPkg

Current CRAN status: ERROR: 2, OK: 11

Version: 0.1.5
Check: examples
Result: ERROR Running examples in 'RcensusPkg-Ex.R' failed The error most likely occurred in: > ### Name: get_geography > ### Title: get_geography > ### Aliases: get_geography > > ### ** Examples > > library(jsonlite) > library(data.table) > library(httr2) > library(RcensusPkg) > # Get the geographies available for dataset "acs/acs1/profile" with vintage 2019 > acs1_profile_geo_dt <- RcensusPkg::get_geography( + dataset = "acs/acs1/profile", + vintage = 2019 + ) Error in value[[3L]](cond) : Error downloading raw json text: Failed to perform HTTP request. Calls: <Anonymous> ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous> Execution halted Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.1.5
Check: tests
Result: ERROR Running 'testthat.R' [59s] 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(RcensusPkg) > > test_check("RcensusPkg") [ FAIL 4 | WARN 0 | SKIP 25 | PASS 134 ] ══ Skipped tests (25) ══════════════════════════════════════════════════════════ • Census Bureau API key required (10): 'test-get_idb_data.R:11:3', 'test-get_idb_data.R:22:3', 'test-get_multi_vintage_data.R:13:3', 'test-get_vintage_data.R:11:3', 'test-get_vintage_data.R:26:3', 'test-join_it.R:12:3', 'test-long_to_wide.R:9:3', 'test-plot_us_data.R:18:3', 'test-plot_us_data.R:36:3', 'test-wide_to_long.R:9:3' • Census Bureau request takes well over 10 seconds in most cases. (1): 'test-get_dataset_names.R:8:3' • On CRAN (14): 'test-get_category_strings.R:6:3', 'test-get_category_strings.R:10:3', 'test-tiger_block_groups_sf.R:13:3', 'test-tiger_cbsa_sf.R:12:3', 'test-tiger_counties_sf.R:13:3', 'test-tiger_county_subsection_sf.R:13:3', 'test-tiger_landmarks_sf.R:13:3', 'test-tiger_places_sf.R:13:3', 'test-tiger_roads_sf.R:13:3', 'test-tiger_states_sf.R:13:3', 'test-tiger_tracts_sf.R:13:3', 'test-tiger_urban_area_sf.R:12:3', 'test-tiger_water_sf.R:13:3', 'test-tiger_zctas_sf.R:12:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-get_geography.R:8:3'): get_geography() ───────────────────────── Error in `value[[3L]](cond)`: Error downloading raw json text: Failed to perform HTTP request. Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-get_geography.R:8:3 2. └─rlang::cnd_signal(state$error) ── Error ('test-get_groups.R:8:3'): get_groups() ─────────────────────────────── Error in `value[[3L]](cond)`: Error downloading raw json text: Failed to perform HTTP request. Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-get_groups.R:8:3 2. └─rlang::cnd_signal(state$error) ── Error ('test-get_variable_names.R:8:3'): get_variable_names() ─────────────── Error: object 'variables_dt' not found Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-get_variable_names.R:8:3 2. └─rlang::cnd_signal(state$error) ── Error ('test-get_variable_names.R:19:3'): get_variable_names() category ───── Error: object 'variables_dt' not found Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-get_variable_names.R:19:3 2. └─rlang::cnd_signal(state$error) [ FAIL 4 | WARN 0 | SKIP 25 | PASS 134 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.5
Check: tests
Result: ERROR Running 'testthat.R' [101s] 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(RcensusPkg) > > test_check("RcensusPkg") [ FAIL 4 | WARN 0 | SKIP 25 | PASS 134 ] ══ Skipped tests (25) ══════════════════════════════════════════════════════════ • Census Bureau API key required (10): 'test-get_idb_data.R:11:3', 'test-get_idb_data.R:22:3', 'test-get_multi_vintage_data.R:13:3', 'test-get_vintage_data.R:11:3', 'test-get_vintage_data.R:26:3', 'test-join_it.R:12:3', 'test-long_to_wide.R:9:3', 'test-plot_us_data.R:18:3', 'test-plot_us_data.R:36:3', 'test-wide_to_long.R:9:3' • Census Bureau request takes well over 10 seconds in most cases. (1): 'test-get_dataset_names.R:8:3' • On CRAN (14): 'test-get_category_strings.R:6:3', 'test-get_category_strings.R:10:3', 'test-tiger_block_groups_sf.R:13:3', 'test-tiger_cbsa_sf.R:12:3', 'test-tiger_counties_sf.R:13:3', 'test-tiger_county_subsection_sf.R:13:3', 'test-tiger_landmarks_sf.R:13:3', 'test-tiger_places_sf.R:13:3', 'test-tiger_roads_sf.R:13:3', 'test-tiger_states_sf.R:13:3', 'test-tiger_tracts_sf.R:13:3', 'test-tiger_urban_area_sf.R:12:3', 'test-tiger_water_sf.R:13:3', 'test-tiger_zctas_sf.R:12:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-get_geography.R:8:3'): get_geography() ───────────────────────── Error in `value[[3L]](cond)`: Error downloading raw json text: Failed to perform HTTP request. Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-get_geography.R:8:3 2. └─rlang::cnd_signal(state$error) ── Error ('test-get_groups.R:8:3'): get_groups() ─────────────────────────────── Error in `value[[3L]](cond)`: Error downloading raw json text: Failed to perform HTTP request. Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-get_groups.R:8:3 2. └─rlang::cnd_signal(state$error) ── Error ('test-get_variable_names.R:8:3'): get_variable_names() ─────────────── Error: object 'variables_dt' not found Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-get_variable_names.R:8:3 2. └─rlang::cnd_signal(state$error) ── Error ('test-get_variable_names.R:19:3'): get_variable_names() category ───── Error: object 'variables_dt' not found Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-get_variable_names.R:19:3 2. └─rlang::cnd_signal(state$error) [ FAIL 4 | WARN 0 | SKIP 25 | PASS 134 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

Package RplotterPkg

Current CRAN status: OK: 13