Last updated on 2025-05-31 13:50:10 CEST.
Package | ERROR | OK |
---|---|---|
dataRetrieval | 1 | 12 |
EGRET | 13 | |
EGRETci | 2 | 11 |
toxEval | 13 |
Current CRAN status: ERROR: 1, OK: 12
Version: 2.7.18
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dataRetrieval)
> test_check("dataRetrieval")
[ FAIL 1 | WARN 0 | SKIP 34 | PASS 18 ]
══ Skipped tests (34) ══════════════════════════════════════════════════════════
• On CRAN (34): 'tests_general.R:4:3', 'tests_general.R:232:3',
'tests_general.R:330:3', 'tests_general.R:337:3', 'tests_general.R:345:3',
'tests_general.R:353:3', 'tests_general.R:369:3', 'tests_general.R:386:3',
'tests_general.R:466:3', 'tests_imports.R:4:3', 'tests_imports.R:63:3',
'tests_imports.R:204:3', 'tests_samples.R:5:3', 'tests_samples.R:51:3',
'tests_samples.R:60:3', 'tests_samples.R:71:3', 'tests_samples.R:80:3',
'tests_userFriendly_fxns.R:4:3', 'tests_userFriendly_fxns.R:70:3',
'tests_userFriendly_fxns.R:109:3', 'tests_userFriendly_fxns.R:140:3',
'tests_userFriendly_fxns.R:167:3', 'tests_userFriendly_fxns.R:200:3',
'tests_userFriendly_fxns.R:225:3', 'tests_userFriendly_fxns.R:261:3',
'tests_userFriendly_fxns.R:281:3', 'tests_userFriendly_fxns.R:306:3',
'tests_userFriendly_fxns.R:314:3', 'tests_userFriendly_fxns.R:321:3',
'tests_userFriendly_fxns.R:329:3', 'tests_userFriendly_fxns.R:348:3',
'tests_userFriendly_fxns.R:389:3', 'tests_userFriendly_fxns.R:448:3',
'tests_userFriendly_fxns.R:474:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('tests_general.R:202:3'): whatNWISdata ───────────────────────────────
<httr2_failure/httr2_error/rlang_error/error/condition>
Error in `httr2::req_perform(obs_url)`: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [waterservices.usgs.gov]: Connection timed out after 10002 milliseconds
Backtrace:
▆
1. └─dataRetrieval::whatNWISdata(siteNumber = "05114000") at tests_general.R:202:3
2. └─dataRetrieval::importRDB1(urlSitefile, asDateTime = FALSE, convertType = convertType)
3. └─dataRetrieval::getWebServiceData(obs_url)
4. └─httr2::req_perform(obs_url)
5. └─httr2:::handle_resp(req, resp, error_call = error_call)
6. └─rlang::cnd_signal(resp)
[ FAIL 1 | WARN 0 | SKIP 34 | PASS 18 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
Version: 2.0.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(EGRETci)
> test_check("EGRETci")
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 15 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (10): 'tests_boot_tests.R:57:3', 'tests_boot_tests.R:69:3',
'tests_boot_tests.R:87:3', 'tests_boot_tests.R:131:3',
'tests_boot_tests.R:150:3', 'tests_boot_tests.R:179:3', 'tests_kalman.R:4:3',
'tests_kalman.R:21:3', 'tests_kalman.R:46:3', 'tests_kalman.R:71:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('tests_boot_tests.R:113:3'): paVector ──────────────────────────────
`paIndexWinter` not equal to 11:13.
Lengths differ: 4 is not 3
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 15 ]
Error: Test failures
Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64
Current CRAN status: OK: 13