CRAN Package Check Results for Package usmapdata

Last updated on 2024-06-14 01:51:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 3.80 36.11 39.91 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 2.01 23.78 25.79 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.0 50.18 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.0 44.74 OK
r-devel-windows-x86_64 0.3.0 4.00 48.00 52.00 OK
r-patched-linux-x86_64 0.3.0 3.49 35.35 38.84 OK
r-release-linux-x86_64 0.3.0 3.08 34.46 37.54 OK
r-release-macos-arm64 0.3.0 20.00 OK
r-release-macos-x86_64 0.3.0 31.00 OK
r-release-windows-x86_64 0.3.0 4.00 53.00 57.00 OK
r-oldrel-macos-arm64 0.3.0 24.00 OK
r-oldrel-macos-x86_64 0.3.0 42.00 OK
r-oldrel-windows-x86_64 0.3.0 4.00 53.00 57.00 OK

Check Details

Version: 0.3.0
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'dplyr', 'testthat' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.0
Check: examples
Result: ERROR Running examples in ‘usmapdata-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: fips_data > ### Title: Retrieve state and county FIPS codes > ### Aliases: fips_data > > ### ** Examples > > str(fips_data()) Error in process_cpl_read_ogr(x, quiet, check_ring_dir = check_ring_dir, : package tibble not available: install first? Calls: str ... st_read -> st_read.character -> process_cpl_read_ogr Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [0s/1s] 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) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.0
Check: Rd cross-references
Result: NOTE Undeclared package ‘usmap’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang