Last updated on 2026-09-18 14:51:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.2 | 4.17 | 64.67 | 68.84 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.2 | 3.28 | 37.64 | 40.92 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.2 | 46.64 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 51.09 | OK | |||
| r-devel-windows-x86_64 | 1.2.2 | 7.00 | 129.00 | 136.00 | OK | |
| r-patched-linux-x86_64 | 1.2.2 | 4.44 | 42.85 | 47.29 | ERROR | |
| r-release-linux-x86_64 | 1.2.2 | 4.10 | 59.95 | 64.05 | OK | |
| r-release-macos-arm64 | 1.2.2 | 1.00 | 65.00 | 66.00 | OK | |
| r-release-macos-x86_64 | 1.2.2 | 3.00 | 116.00 | 119.00 | OK | |
| r-release-windows-x86_64 | 1.2.2 | 7.00 | 125.00 | 132.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.2 | 1.00 | 34.00 | 35.00 | ERROR | |
| r-oldrel-macos-x86_64 | 1.2.2 | 3.00 | 120.00 | 123.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.2 | 9.00 | 220.00 | 229.00 | OK |
Version: 1.2.2
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")
Error in wiDB_data(minDate = "1990-01-01", maxDate = "2000-01-01", countries = "US", :
object 'd' not found
Calls: wiDB_data -> message -> paste
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(curl)
Using libcurl 8.21.0 with OpenSSL/3.6.4
> 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
Saving _problems/test-wiDB-21.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-wiDB.R:20:3'): (code run outside of `test_that()`) ─────────────
<objectNotFoundError/error/condition>
Error in `wiDB_data(minDate = "1990-01-01", maxDate = "1990-02-01", countries = "US", types = "Precipitation")`: object 'd' not found
Backtrace:
▆
1. └─isoWater::wiDB_data(...) at test-wiDB.R:20:3
2. ├─base::message(paste("Request returned error code", d$status_code))
3. └─base::paste("Request returned error code", d$status_code)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.2
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 `wiDB_data()`:
! object 'd' not found
---
Backtrace:
▆
1. └─isoWater::wiDB_data(...)
2. ├─base::message(paste("Request returned error code", d$status_code))
3. └─base::paste("Request returned error code", d$status_code)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'isoWater.Rmd' failed with diagnostics:
object 'd' not found
--- 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-gcc, r-patched-linux-x86_64
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(curl)
Using libcurl 8.21.0 with GnuTLS/3.8.13
> 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
Saving _problems/test-wiDB-21.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-wiDB.R:20:3'): (code run outside of `test_that()`) ─────────────
Error in `wiDB_data(minDate = "1990-01-01", maxDate = "1990-02-01", countries = "US", types = "Precipitation")`: object 'd' not found
Backtrace:
▆
1. └─isoWater::wiDB_data(...) at test-wiDB.R:20:3
2. ├─base::message(paste("Request returned error code", d$status_code))
3. └─base::paste("Request returned error code", d$status_code)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.2.2
Check: examples
Result: ERROR
Running examples in ‘isoWater-Ex.R’ failed
The error most likely occurred in:
> ### 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")
Error in wiDB_data(minDate = "1990-01-01", maxDate = "2000-01-01", countries = "US", :
object 'd' not found
Calls: wiDB_data -> message -> paste
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(curl)
Using libcurl 8.14.1 with LibreSSL/3.3.6
> 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
Compiling model graph
Resolving undeclared variables
Allocating nodes
Graph information:
Observed stochastic nodes: 1
Unobserved stochastic nodes: 4
Total graph size: 46
Initializing model
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
Saving _problems/test-wiDB-21.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-wiDB.R:20:3'): (code run outside of `test_that()`) ─────────────
Error in `wiDB_data(minDate = "1990-01-01", maxDate = "1990-02-01", countries = "US", types = "Precipitation")`: object 'd' not found
Backtrace:
▆
1. └─isoWater::wiDB_data(...) at test-wiDB.R:20:3
2. ├─base::message(paste("Request returned error code", d$status_code))
3. └─base::paste("Request returned error code", d$status_code)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 1.2.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘isoWater.Rmd’ using rmarkdown
2026-09-18 23:36:21.675 R[72591:259907] XType: Using static font registry.
Quitting from isoWater.Rmd:52-55 [query2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `wiDB_data()`:
! object 'd' not found
---
Backtrace:
▆
1. └─isoWater::wiDB_data(...)
2. ├─base::message(paste("Request returned error code", d$status_code))
3. └─base::paste("Request returned error code", d$status_code)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'isoWater.Rmd' failed with diagnostics:
object 'd' not found
--- failed re-building ‘isoWater.Rmd’
SUMMARY: processing the following file failed:
‘isoWater.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-arm64