The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-09-23 11:56:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.2 | 4.00 | 65.14 | 69.14 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.2 | 3.52 | 49.50 | 53.02 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.2 | 36.33 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 41.28 | ERROR | |||
| 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 | 3.98 | 60.40 | 64.38 | ERROR | |
| 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 | 67.00 | 74.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.2.2 | 2.00 | 43.00 | 45.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 | 8.00 | 131.00 | 139.00 | OK |
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-windows-x86_64, r-oldrel-macos-arm64
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(curl)
Using libcurl 8.18.0 with OpenSSL/3.5.8
> 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-fedora-clang
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-windows-x86_64
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-patched-linux-x86_64, r-release-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: 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
Flavor: r-patched-linux-x86_64
Version: 1.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(curl)
Using libcurl 8.14.1 with Schannel
> 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: 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-release-windows-x86_64
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-23 15:38:55.884 R[90581:346354] 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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.