CRAN Package Check Results for Maintainer ‘Oscar de Leon <odeleon at emory.edu>’

Last updated on 2025-09-14 07:51:14 CEST.

Package ERROR OK
gchartsmap 1 12
gtrendshealth 13

Package gchartsmap

Current CRAN status: ERROR: 1, OK: 12

Version: 1.0.1
Check: examples
Result: ERROR Running examples in ‘gchartsmap-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: gchart_generate_us_areas > ### Title: Generate Google Charts spatial data for US areas > ### Aliases: gchart_generate_us_areas > > ### ** Examples > > > library(package = "gchartsmap") > > # set the cache path to your system's cache path > gchartsmap::gchart_set_cache(path = tempdir()) To install the cache path for use in future sessions, run this function with `install = TRUE`. > > # GET and process area 500 > gchartsmap::gchart_generate_us_areas(500L) trying URL 'ftp://ftp2.census.gov/geo/tiger/GENZ2024/shp/cb_2024_us_state_500k.zip' Warning in download.file(ftp_url, destfile = file_loc, quiet = !progress_bar, : URL 'ftp://ftp2.census.gov/geo/tiger/GENZ2024/shp/cb_2024_us_state_500k.zip': status was 'Could not resolve hostname' Error: Download failed with both HTTP and FTP; check your internet connection or the status of the Census Bureau website at https://www2.census.gov/geo/tiger/ or ftp://ftp2.census.gov/geo/tiger/. Execution halted Flavor: r-release-linux-x86_64

Package gtrendshealth

Current CRAN status: OK: 13