CRAN Package Check Results for Package isoWater

Last updated on 2025-07-04 09:49:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 4.37 43.61 47.98 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.1 3.17 47.14 50.31 OK
r-devel-linux-x86_64-fedora-clang 1.2.1 133.08 OK
r-devel-linux-x86_64-fedora-gcc 1.2.1 122.75 OK
r-devel-windows-x86_64 1.2.1 8.00 114.00 122.00 OK
r-patched-linux-x86_64 1.2.1 4.29 62.23 66.52 OK
r-release-linux-x86_64 1.2.0 4.16 40.80 44.96 ERROR
r-release-macos-arm64 1.2.0 53.00 OK
r-release-macos-x86_64 1.2.1 125.00 OK
r-release-windows-x86_64 1.2.1 8.00 95.00 103.00 OK
r-oldrel-macos-arm64 1.2.0 46.00 OK
r-oldrel-macos-x86_64 1.2.1 110.00 OK
r-oldrel-windows-x86_64 1.2.1 10.00 105.00 115.00 OK

Check Details

Version: 1.2.0
Check: examples
Result: ERROR Running examples in ‘isoWater-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: wiDB_data > ### Title: Obtain data from wiDB using a query > ### Aliases: wiDB_data > > ### ** Examples > > #Download data for US precipitation in the 1990s > vals = wiDB_data(minDate = "1990-01-01", maxDate = "2000-01-01", + countries = "US", types = "Precipitation") Warning in unzip(paste0(tmpdir, "/", fn), exdir = paste0(tmpdir, "/downloads")) : skipped "../" path component(s) in '../downloads/1751329764-data.csv' Warning in unzip(paste0(tmpdir, "/", fn), exdir = paste0(tmpdir, "/downloads")) : skipped "../" path component(s) in '../downloads/1751329764-project.csv' Warning in unzip(paste0(tmpdir, "/", fn), exdir = paste0(tmpdir, "/downloads")) : skipped "../" path component(s) in '../downloads/HeaderDescriptions.xlsx' Error in if (file.size(df) == 0) { : missing value where TRUE/FALSE needed Calls: wiDB_data Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(curl) Using libcurl 8.14.1 with GnuTLS/3.8.9 > library(isoWater) > > test_check("isoWater") Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 6 Total graph size: 72 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 6 Total graph size: 72 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 6 Total graph size: 72 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 6 Total graph size: 72 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 6 Total graph size: 72 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 4 Total graph size: 46 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 4 Total graph size: 46 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 4 Total graph size: 46 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 4 Total graph size: 46 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 4 Total graph size: 46 Initializing model [ FAIL 1 | WARN 3 | SKIP 0 | PASS 21 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-wiDB.R:20:3'): (code run outside of `test_that()`) ───────────── Error in `if (file.size(df) == 0) { file.remove(c(paste0(tmpdir, "/", fn), df, pf)) warning("No records returned") return(NULL) }`: missing value where TRUE/FALSE needed Backtrace: ▆ 1. └─isoWater::wiDB_data(...) at test-wiDB.R:20:3 [ FAIL 1 | WARN 3 | SKIP 0 | PASS 21 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘isoWater.Rmd’ using rmarkdown Quitting from isoWater.Rmd:52-55 [query2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `if (file.size(df) == 0) ...`: ! missing value where TRUE/FALSE needed --- Backtrace: ▆ 1. └─isoWater::wiDB_data(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'isoWater.Rmd' failed with diagnostics: missing value where TRUE/FALSE needed --- failed re-building ‘isoWater.Rmd’ SUMMARY: processing the following file failed: ‘isoWater.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

Version: 1.2.0
Check: examples
Result: ERROR Running examples in ‘isoWater-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: wiDB_data > ### Title: Obtain data from wiDB using a query > ### Aliases: wiDB_data > > ### ** Examples > > #Download data for US precipitation in the 1990s > vals = wiDB_data(minDate = "1990-01-01", maxDate = "2000-01-01", + countries = "US", types = "Precipitation") Warning in unzip(paste0(tmpdir, "/", fn), exdir = paste0(tmpdir, "/downloads")) : skipped "../" path component(s) in '../downloads/1751110068-data.csv' Warning in unzip(paste0(tmpdir, "/", fn), exdir = paste0(tmpdir, "/downloads")) : skipped "../" path component(s) in '../downloads/1751110068-project.csv' Warning in unzip(paste0(tmpdir, "/", fn), exdir = paste0(tmpdir, "/downloads")) : skipped "../" path component(s) in '../downloads/HeaderDescriptions.xlsx' Error in if (file.size(df) == 0) { : missing value where TRUE/FALSE needed Calls: wiDB_data Execution halted Flavor: r-release-linux-x86_64

Version: 1.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(curl) Using libcurl 8.14.1 with GnuTLS/3.8.9 > library(isoWater) > > test_check("isoWater") Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 6 Total graph size: 72 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 6 Total graph size: 72 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 6 Total graph size: 72 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 6 Total graph size: 72 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 6 Total graph size: 72 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 4 Total graph size: 46 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 4 Total graph size: 46 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 4 Total graph size: 46 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 4 Total graph size: 46 Initializing model Compiling model graph Resolving undeclared variables Allocating nodes Graph information: Observed stochastic nodes: 1 Unobserved stochastic nodes: 4 Total graph size: 46 Initializing model [ FAIL 1 | WARN 3 | SKIP 0 | PASS 21 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-wiDB.R:20:3'): (code run outside of `test_that()`) ───────────── Error in `if (file.size(df) == 0) { file.remove(c(paste0(tmpdir, "/", fn), df, pf)) warning("No records returned") return(NULL) }`: missing value where TRUE/FALSE needed Backtrace: ▆ 1. └─isoWater::wiDB_data(...) at test-wiDB.R:20:3 [ FAIL 1 | WARN 3 | SKIP 0 | PASS 21 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64