* using log directory ‘/data/blackswan/ripley/R/packages/tests-devel/CSHShydRology.Rcheck’ * using R Under development (unstable) (2024-04-24 r86484) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7) GNU Fortran (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7) * running under: Fedora Linux 38 (Workstation Edition) * using session charset: UTF-8 * checking for file ‘CSHShydRology/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘CSHShydRology’ version ‘1.4.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘CSHShydRology’ can be installed ... [50s/65s] OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [16s/20s] OK * checking whether the package can be loaded with stated dependencies ... [15s/16s] OK * checking whether the package can be unloaded cleanly ... [14s/22s] OK * checking whether the namespace can be loaded with stated dependencies ... [13s/19s] OK * checking whether the namespace can be unloaded cleanly ... [15s/18s] OK * checking loading without being on the library search path ... [14s/17s] OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [72s/82s] OK * checking Rd files ... NOTE checkRd: (-1) ch_tr_sign.Rd:15: Lost braces; missing escapes or markup? 15 | {x} {an array of indices 1, 2, 3} | ^ checkRd: (-1) ch_tr_signif.Rd:15: Lost braces; missing escapes or markup? 15 | {x} {an array of indices 1 and 2, where 1 is NS and 2 is significant} | ^ * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... NOTE Note: found 282 marked UTF-8 strings * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [37s/38s] OK * checking examples with --run-donttest ... [38s/42s] ERROR Running examples in ‘CSHShydRology-Ex.R’ failed The error most likely occurred in: > ### Name: ch_get_map_base > ### Title: ch_get_map_base > ### Aliases: ch_get_map_base > > ### ** Examples > > ## No test: > # Note: example not tested automatically as it is very slow to execute due to the downloading > latitude <- c(48.0, 61.0) > longitude <- c(-110.0, -128.5) > mapdir <- tempdir() > # get map data > m_map <- ch_get_map_base(latitude,longitude, + map_proj = "Albers", + map_directory = mapdir, + map_type = "nps") Processed URL: https://server.arcgisonline.com/ArcGIS/rest/services/World_Physical_Map/MapServer/tile/{z}/{y}/{x}.jpg URL caused a warning: https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/cultural/ne_10m_admin_1_states_provinces_lakes.zip Here's the original warning message: cannot open URL 'https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/cultural/ne_10m_admin_1_states_provinces_lakes.zip': HTTP status was '500 Internal Server Error'Processed URL: https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/cultural/ne_10m_admin_1_states_provinces_lakes.zip Error in ch_get_map_base(latitude, longitude, map_proj = "Albers", map_directory = mapdir, : natural earth provinces and lakes file does not exist Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ [58s/59s] [59s/59s] OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [31s/32s] OK * checking PDF version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * checking for new files in some other directories ... OK * DONE Status: 1 ERROR, 2 NOTEs See ‘/data/blackswan/ripley/R/packages/tests-devel/CSHShydRology.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 10:21.38, 510.90 + 29.55