CRAN Package Check Results for Maintainer ‘Christopher T. Kenny <christopherkenny at fas.harvard.edu>’

Last updated on 2025-02-07 08:51:58 CET.

Package ERROR NOTE OK
apportion 13
baf 3 5 5
bskyr 9 4
censable 13
congress 13
crayons 5 8
cvap 1 12
divseg 13
dots 13
feltr 5 8
geomander 5 8
ggredist 3 10
gptzeror 5 8
jot 13
name 13
opengraph 5 8
palette 5 8
planscorer 5 8
ppmf 13
redist 9 4
redistmetrics 4 9
redistverse 13
tinytiger 2 11

Package apportion

Current CRAN status: OK: 13

Package baf

Current CRAN status: ERROR: 3, NOTE: 5, OK: 5

Version: 0.0.1
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.2.0 because package code uses the pipe placeholder syntax added in R 4.2.0. File(s) using such syntax: ‘baf.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 0.0.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: baf.Rd: tibble Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 0.0.1
Check: examples
Result: ERROR Running examples in ‘baf-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: baf > ### Title: Download Block Assignment Files (BAF) from the Census Bureau > ### Aliases: baf > > ### ** Examples > > baf('DE', 2020) Error in curl::curl_download(url, path, quiet = quiet) : HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Calls: baf ... FUN -> baf_download -> <Anonymous> -> raise_libcurl_error Execution halted Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.0.1
Check: examples
Result: ERROR Running examples in 'baf-Ex.R' failed The error most likely occurred in: > ### Name: baf > ### Title: Download Block Assignment Files (BAF) from the Census Bureau > ### Aliases: baf > > ### ** Examples > > baf('DE', 2020) Error in curl::curl_download(url, path, quiet = quiet) : HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Calls: baf ... FUN -> baf_download -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-oldrel-windows-x86_64

Package bskyr

Current CRAN status: ERROR: 9, OK: 4

Version: 0.1.2
Check: examples
Result: ERROR Running examples in ‘bskyr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: bs_uri_to_url > ### Title: Convert Universal Resource Identifiers to Hypertext Transfer > ### Protocol Secure URLs > ### Aliases: bs_uri_to_url > > ### ** Examples > > bs_uri_to_url('at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s') Error in curl::curl_parse_url(url, baseurl = base_url, decode = FALSE) : Failed to parse URL: Port number was not a decimal number between 0 and 65535 Calls: bs_uri_to_url -> <Anonymous> -> <Anonymous> Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.2
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [11s/17s] 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(bskyr) > > test_check("bskyr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-url_uri.R:2:3'): uri to urls works ───────────────────────────── Error in `curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)`: Failed to parse URL: Port number was not a decimal number between 0 and 65535 Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-url_uri.R:2:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─bskyr::bs_uri_to_url("at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s") 5. └─httr2::url_parse(uri) 6. └─curl::curl_parse_url(url, baseurl = base_url, decode = FALSE) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.2
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [7s/8s] 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(bskyr) > > test_check("bskyr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-url_uri.R:2:3'): uri to urls works ───────────────────────────── Error in `curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)`: Failed to parse URL: Port number was not a decimal number between 0 and 65535 Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-url_uri.R:2:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─bskyr::bs_uri_to_url("at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s") 5. └─httr2::url_parse(uri) 6. └─curl::curl_parse_url(url, baseurl = base_url, decode = FALSE) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: examples
Result: ERROR Running examples in ‘bskyr-Ex.R’ failed The error most likely occurred in: > ### Name: bs_uri_to_url > ### Title: Convert Universal Resource Identifiers to Hypertext Transfer > ### Protocol Secure URLs > ### Aliases: bs_uri_to_url > > ### ** Examples > > bs_uri_to_url('at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s') Error in curl::curl_parse_url(url, baseurl = base_url, decode = FALSE) : Failed to parse URL: Port number was not a decimal number between 0 and 65535 Calls: bs_uri_to_url -> <Anonymous> -> <Anonymous> Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.1.2
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [19s/44s] 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(bskyr) > > test_check("bskyr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-url_uri.R:2:3'): uri to urls works ───────────────────────────── Error in `curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)`: Failed to parse URL: Port number was not a decimal number between 0 and 65535 Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-url_uri.R:2:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─bskyr::bs_uri_to_url("at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s") 5. └─httr2::url_parse(uri) 6. └─curl::curl_parse_url(url, baseurl = base_url, decode = FALSE) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.2
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [17s/40s] 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(bskyr) > > test_check("bskyr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-url_uri.R:2:3'): uri to urls works ───────────────────────────── Error in `curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)`: Failed to parse URL: Port number was not a decimal number between 0 and 65535 Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-url_uri.R:2:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─bskyr::bs_uri_to_url("at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s") 5. └─httr2::url_parse(uri) 6. └─curl::curl_parse_url(url, baseurl = base_url, decode = FALSE) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.2
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [9s] 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(bskyr) > > test_check("bskyr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-url_uri.R:2:3'): uri to urls works ───────────────────────────── Error in `curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)`: Failed to parse URL: Port number was not a decimal number between 0 and 65535 Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-url_uri.R:2:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─bskyr::bs_uri_to_url("at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s") 5. └─httr2::url_parse(uri) 6. └─curl::curl_parse_url(url, baseurl = base_url, decode = FALSE) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ] Error: Test failures Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.1.2
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [10s/13s] 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(bskyr) > > test_check("bskyr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-url_uri.R:2:3'): uri to urls works ───────────────────────────── Error in `curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)`: Failed to parse URL: Port number was not a decimal number between 0 and 65535 Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-url_uri.R:2:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─bskyr::bs_uri_to_url("at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s") 5. └─httr2::url_parse(uri) 6. └─curl::curl_parse_url(url, baseurl = base_url, decode = FALSE) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.2
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [10s/14s] 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(bskyr) > > test_check("bskyr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-url_uri.R:2:3'): uri to urls works ───────────────────────────── Error in `curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)`: Failed to parse URL: Port number was not a decimal number between 0 and 65535 Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-url_uri.R:2:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─bskyr::bs_uri_to_url("at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s") 5. └─httr2::url_parse(uri) 6. └─curl::curl_parse_url(url, baseurl = base_url, decode = FALSE) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.1.2
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [13s] 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(bskyr) > > test_check("bskyr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-url_uri.R:2:3'): uri to urls works ───────────────────────────── Error in `curl::curl_parse_url(url, baseurl = base_url, decode = FALSE)`: Failed to parse URL: Port number was not a decimal number between 0 and 65535 Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-url_uri.R:2:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─bskyr::bs_uri_to_url("at://did:plc:ic6zqvuw5ulmfpjiwnhsr2ns/app.bsky.feed.post/3k7qmjev5lr2s") 5. └─httr2::url_parse(uri) 6. └─curl::curl_parse_url(url, baseurl = base_url, decode = FALSE) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 53 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

Package censable

Current CRAN status: OK: 13

Package congress

Current CRAN status: OK: 13

Package crayons

Current CRAN status: NOTE: 5, OK: 8

Version: 0.0.3
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘pick_colors.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Package cvap

Current CRAN status: ERROR: 1, OK: 12

Version: 0.1.5
Check: examples
Result: ERROR Running examples in 'cvap-Ex.R' failed The error most likely occurred in: > ### Name: cvap_distribute > ### Title: Estimate CVAP at the Block Level > ### Aliases: cvap_distribute > > ### ** Examples > > ## Not run: > ##D # Requires API set up with tidycensus > ##D state <- 'DE' > ##D cvap <- cvap_get(state, year = 2019) > ##D de_block <- censable::build_dec(geography = 'block', > ##D state = state, year = 2010, geometry = FALSE) > ## End(Not run) > # Alternatively, using example data > state <- 'DE' > cvap <- cvap_get(state, year = 2019) trying URL 'https://github.com/christopherkenny/cvap_data/raw/main/DE/blockgr_2019.rds' Warning in utils::download.file(url, out_file) : URL 'https://github.com/christopherkenny/cvap_data/raw/main/DE/blockgr_2019.rds': status was 'SSL connect error' Error in utils::download.file(url, out_file) : cannot open URL 'https://github.com/christopherkenny/cvap_data/raw/main/DE/blockgr_2019.rds' Calls: cvap_get -> <Anonymous> Execution halted Flavor: r-oldrel-windows-x86_64

Version: 0.1.5
Check: tests
Result: ERROR Running 'testthat.R' [2s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(cvap) > > test_check("cvap") trying URL 'https://github.com/christopherkenny/cvap_data/raw/main/DE/blockgr_2019.rds' Error in `FUN()`: ! In path: "D:\\RCompile\\CRANpkg\\local\\4.3\\cvap.Rcheck\\tests\\testthat\\setup.R" Caused by error in `utils::download.file()`: ! cannot open URL 'https://github.com/christopherkenny/cvap_data/raw/main/DE/blockgr_2019.rds' Backtrace: ▆ 1. ├─testthat::test_check("cvap") 2. │ └─testthat::test_dir(...) 3. │ └─testthat:::test_files(...) 4. │ └─testthat:::test_files_serial(...) 5. │ └─testthat:::test_files_setup_state(...) 6. │ └─testthat::source_test_setup(".", env) 7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE) 8. │ └─base::lapply(...) 9. │ └─testthat (local) FUN(X[[i]], ...) 10. │ └─testthat::source_file(path, env = env, chdir = chdir, wrap = wrap) 11. │ ├─base::withCallingHandlers(...) 12. │ └─base::eval(exprs, env) 13. │ └─base::eval(exprs, env) 14. │ └─cvap::cvap_get(state, year = 2019) at D:\RCompile\CRANpkg\local\4.3\cvap.Rcheck\tests\testthat\setup.R:2:1 15. │ └─utils::download.file(url, out_file) 16. └─base::.handleSimpleError(...) 17. └─testthat (local) h(simpleError(msg, call)) 18. └─rlang::abort(...) Warning message: In utils::download.file(url, out_file) : URL 'https://github.com/christopherkenny/cvap_data/raw/main/DE/blockgr_2019.rds': status was 'SSL connect error' Execution halted Flavor: r-oldrel-windows-x86_64

Package divseg

Current CRAN status: OK: 13

Package dots

Current CRAN status: OK: 13

Package feltr

Current CRAN status: NOTE: 5, OK: 8

Version: 0.0.4
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘add.R’ ‘comments.R’ ‘create.R’ ‘delete.R’ ‘finish_upload.R’ ‘map.R’ ‘map_elements.R’ ‘proc.R’ ‘style.R’ ‘user.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Package geomander

Current CRAN status: NOTE: 5, OK: 8

Version: 2.3.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘dra_vtd.R’ ‘heda.R’ ‘lewis.R’ ‘regionalize.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Package ggredist

Current CRAN status: NOTE: 3, OK: 10

Version: 0.0.2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: StatCityRoad.Rd: aes StatDistrict.Rd: aes StatDistrictCoordinates.Rd: aes StatPlaces.Rd: aes Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Package gptzeror

Current CRAN status: NOTE: 5, OK: 8

Version: 0.0.1
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘predict.R’ ‘utils.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Package jot

Current CRAN status: OK: 13

Package name

Current CRAN status: OK: 13

Package opengraph

Current CRAN status: NOTE: 5, OK: 8

Version: 0.0.2
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘create.R’ ‘parse.R’ ‘property.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Package palette

Current CRAN status: NOTE: 5, OK: 8

Version: 0.0.2
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘utils.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Package planscorer

Current CRAN status: NOTE: 5, OK: 8

Version: 0.0.2
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘ingest.R’ ‘model_versions.R’ ‘supported_states.R’ ‘upload.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Package ppmf

Current CRAN status: OK: 13

Package redist

Current CRAN status: NOTE: 9, OK: 4

Version: 4.2.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: pullback.Rd: summarize redist.compactness.Rd: prep_perims redist_map.Rd: tibble redist_plans.Rd: dplyr scorers.Rd: prep_perims Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 4.2.0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘Rmpi’ Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 4.2.0
Check: installed package size
Result: NOTE installed size is 18.3Mb sub-directories of 1Mb or more: data 1.2Mb libs 14.5Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package redistmetrics

Current CRAN status: NOTE: 4, OK: 9

Version: 1.0.7
Check: installed package size
Result: NOTE installed size is 5.0Mb sub-directories of 1Mb or more: libs 4.3Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package redistverse

Current CRAN status: OK: 13

Package tinytiger

Current CRAN status: ERROR: 2, OK: 11

Version: 0.0.9
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/11s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(tinytiger) > > test_check("tinytiger") Downloading congressional districts for Congress "118". Downloading voting districts for decade 2020. [ FAIL 33 | WARN 0 | SKIP 5 | PASS 5 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-address_ranges.R:2:3', 'test-download.R:2:3', 'test-primary_roads.R:2:3', 'test-primary_secondary_roads.R:2:3', 'test-states.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ai_an_nh_areas.R:2:3'): tt_ai_an_nh_areas works ──────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_ai_an_nh_areas()) at test-ai_an_nh_areas.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-anrc.R:2:3'): tt_anrc works ──────────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_anrc()) at test-anrc.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-area_landmarks.R:2:3'): tt_area_landmarks. works ─────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_area_landmarks("DE")) at test-area_landmarks.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-area_water.R:2:3'): tt_area_water works ──────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_area_water("DE")) at test-area_water.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-block_groups.R:2:3'): tt_block_groups works ──────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_block_groups(state = "DE", county = "001")) at test-block_groups.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-cbsa.R:2:3'): tt_cbsa works ──────────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_cbsa()) at test-cbsa.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-coastline.R:2:3'): tt_coastline works ────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_coastline()) at test-coastline.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-congressional_districts.R:2:3'): tt_congressional_districts works ── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_congressional_districts()) at test-congressional_districts.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-consolidated_cities.R:2:3'): tt_consolidated_cities works ────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_consolidated_cities("CT")) at test-consolidated_cities.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-counties.R:2:3'): tt_counties works ──────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_counties(state = "DE")) at test-counties.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-county_subdivisions.R:2:3'): tt_county_subdivisions works ────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_county_subdivisions("DE")) at test-county_subdivisions.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-csa.R:2:3'): tt_csa works ────────────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_csa()) at test-csa.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-elementary_school_districts.R:2:3'): tt_elementary_school_districts works ── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_elementary_school_districts("AZ")) at test-elementary_school_districts.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-estates.R:2:3'): tt_estates works ────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_estates()) at test-estates.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-linear_water.R:2:3'): tt_linear_water works ──────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_linear_water("DE")) at test-linear_water.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-metropolitan_divisions.R:2:3'): tt_metropolitan_divisions works ── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_metropolitan_divisions()) at test-metropolitan_divisions.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-new_england_city_divisions.R:2:3'): tt_new_england_city_divisions works ── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_new_england_city_divisions()) at test-new_england_city_divisions.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-new_england_combined_areas.R:2:3'): tt_new_england_combined_areas works ── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_new_england_combined_areas()) at test-new_england_combined_areas.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-places.R:2:3'): tt_places works ──────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_places("DE")) at test-places.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-point_landmarks.R:2:3'): tt_point_landmarks works ────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_point_landmarks("DE")) at test-point_landmarks.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-polygon_edges.R:2:3'): tt_polygon_edges works ────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_polygon_edges("DE", county = "001")) at test-polygon_edges.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-polygon_faces.R:2:3'): tt_polygon_faces works ────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_polygon_faces("DE", county = "001")) at test-polygon_faces.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-puma.R:2:3'): tt_puma works ──────────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_puma("DE")) at test-puma.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-rails.R:2:3'): tt_rails works ────────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_rails()) at test-rails.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-roads.R:2:3'): tt_roads works ────────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_roads(state = "DE", county = "001")) at test-roads.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-state_leg_upper.R:2:3'): tt_state_leg_upper works ────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_state_leg_lower("DE")) at test-state_leg_upper.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-subbarrio.R:2:3'): tt_subbarrio works ────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_subbarrios()) at test-subbarrio.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-tract.R:2:3'): tt_tract works ────────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_tracts(state = "DE", county = "001")) at test-tract.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-tribal_block_groups.R:2:3'): tt_tribal_block_groups works ────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_tribal_block_groups()) at test-tribal_block_groups.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-tribal_tracts.R:2:3'): tt_tribal_tracts works ────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_tribal_tracts()) at test-tribal_tracts.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-uac.R:2:3'): tt_uac works ────────────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_uac()) at test-uac.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-unified_school_districts.R:2:3'): tt_unified_school_districts works ── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_unified_school_districts("DE")) at test-unified_school_districts.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-voting_districts.R:2:3'): tt_voting_districts works ──────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_voting_districts("DE", county = "001")) at test-voting_districts.R:2:3 2. └─base::tryCatch(...) at tests/testthat/setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) [ FAIL 33 | WARN 0 | SKIP 5 | PASS 5 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.0.9
Check: tests
Result: ERROR Running 'testthat.R' [19s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(tinytiger) > > test_check("tinytiger") Downloading congressional districts for Congress "118". Downloading voting districts for decade 2020. [ FAIL 33 | WARN 0 | SKIP 5 | PASS 5 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-address_ranges.R:2:3', 'test-download.R:2:3', 'test-primary_roads.R:2:3', 'test-primary_secondary_roads.R:2:3', 'test-states.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ai_an_nh_areas.R:2:3'): tt_ai_an_nh_areas works ──────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_ai_an_nh_areas()) at test-ai_an_nh_areas.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-anrc.R:2:3'): tt_anrc works ──────────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_anrc()) at test-anrc.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-area_landmarks.R:2:3'): tt_area_landmarks. works ─────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_area_landmarks("DE")) at test-area_landmarks.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-area_water.R:2:3'): tt_area_water works ──────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_area_water("DE")) at test-area_water.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-block_groups.R:2:3'): tt_block_groups works ──────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_block_groups(state = "DE", county = "001")) at test-block_groups.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-cbsa.R:2:3'): tt_cbsa works ──────────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_cbsa()) at test-cbsa.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-coastline.R:2:3'): tt_coastline works ────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_coastline()) at test-coastline.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-congressional_districts.R:2:3'): tt_congressional_districts works ── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_congressional_districts()) at test-congressional_districts.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-consolidated_cities.R:2:3'): tt_consolidated_cities works ────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_consolidated_cities("CT")) at test-consolidated_cities.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-counties.R:2:3'): tt_counties works ──────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_counties(state = "DE")) at test-counties.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-county_subdivisions.R:2:3'): tt_county_subdivisions works ────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_county_subdivisions("DE")) at test-county_subdivisions.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-csa.R:2:3'): tt_csa works ────────────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_csa()) at test-csa.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-elementary_school_districts.R:2:3'): tt_elementary_school_districts works ── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_elementary_school_districts("AZ")) at test-elementary_school_districts.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-estates.R:2:3'): tt_estates works ────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_estates()) at test-estates.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-linear_water.R:2:3'): tt_linear_water works ──────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_linear_water("DE")) at test-linear_water.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-metropolitan_divisions.R:2:3'): tt_metropolitan_divisions works ── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_metropolitan_divisions()) at test-metropolitan_divisions.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-new_england_city_divisions.R:2:3'): tt_new_england_city_divisions works ── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_new_england_city_divisions()) at test-new_england_city_divisions.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-new_england_combined_areas.R:2:3'): tt_new_england_combined_areas works ── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_new_england_combined_areas()) at test-new_england_combined_areas.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-places.R:2:3'): tt_places works ──────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_places("DE")) at test-places.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-point_landmarks.R:2:3'): tt_point_landmarks works ────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_point_landmarks("DE")) at test-point_landmarks.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-polygon_edges.R:2:3'): tt_polygon_edges works ────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_polygon_edges("DE", county = "001")) at test-polygon_edges.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-polygon_faces.R:2:3'): tt_polygon_faces works ────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_polygon_faces("DE", county = "001")) at test-polygon_faces.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-puma.R:2:3'): tt_puma works ──────────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_puma("DE")) at test-puma.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-rails.R:2:3'): tt_rails works ────────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_rails()) at test-rails.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-roads.R:2:3'): tt_roads works ────────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_roads(state = "DE", county = "001")) at test-roads.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-state_leg_upper.R:2:3'): tt_state_leg_upper works ────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_state_leg_lower("DE")) at test-state_leg_upper.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-subbarrio.R:2:3'): tt_subbarrio works ────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_subbarrios()) at test-subbarrio.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-tract.R:2:3'): tt_tract works ────────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_tracts(state = "DE", county = "001")) at test-tract.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-tribal_block_groups.R:2:3'): tt_tribal_block_groups works ────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_tribal_block_groups()) at test-tribal_block_groups.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-tribal_tracts.R:2:3'): tt_tribal_tracts works ────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_tribal_tracts()) at test-tribal_tracts.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-uac.R:2:3'): tt_uac works ────────────────────────────────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_uac()) at test-uac.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-unified_school_districts.R:2:3'): tt_unified_school_districts works ── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_unified_school_districts("DE")) at test-unified_school_districts.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ── Error ('test-voting_districts.R:2:3'): tt_voting_districts works ──────────── Error in `value[[3L]](cond)`: HTTP response code said error [www2.census.gov]: The requested URL returned error: 403 Backtrace: ▆ 1. └─tinytiger:::maybe_304(tt_voting_districts("DE", county = "001")) at test-voting_districts.R:2:3 2. └─base::tryCatch(...) at D:\RCompile\CRANpkg\local\4.3\tinytiger.Rcheck\tests\testthat\setup.R:5:3 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) [ FAIL 33 | WARN 0 | SKIP 5 | PASS 5 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64