CRAN Package Check Results for Package noaaoceans

Last updated on 2024-04-18 22:52:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 2.64 38.42 41.06 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 2.00 28.97 30.97 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 51.96 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 61.48 OK
r-prerel-macos-arm64 0.3.0 32.00 OK
r-prerel-windows-x86_64 0.3.0 3.00 58.00 61.00 OK
r-patched-linux-x86_64 0.3.0 2.91 36.54 39.45 ERROR
r-release-linux-x86_64 0.3.0 1.93 35.82 37.75 OK
r-release-macos-arm64 0.3.0 37.00 OK
r-release-macos-x86_64 0.3.0 45.00 OK
r-release-windows-x86_64 0.3.0 4.00 56.00 60.00 OK
r-oldrel-macos-arm64 0.3.0 27.00 OK
r-oldrel-windows-x86_64 0.3.0 4.00 60.00 64.00 OK

Check Details

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/20s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(noaaoceans) > > test_check("noaaoceans") [ FAIL 1 | WARN 0 | SKIP 10 | PASS 18 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • On CRAN (8): 'test_data_type.R:6:5', 'test_data_type.R:19:5', 'test_data_type.R:29:5', 'test_data_type.R:39:5', 'test_data_type.R:45:5', 'test_station_inventory.R:8:5', 'test_station_inventory.R:13:5', 'test_station_inventory.R:18:5' • Skipping until I can find a station with a notice (2): 'test_query_metadata.R:35:5', 'test_query_metadata.R:40:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_query_metadata.R:19:5'): Data Frame is Returned for Superseded datums Resource Call ── <http_504/http_500/http_error/error/condition> Error in `query_metadata("1611347", "supersededdatums")`: Gateway Timeout (HTTP 504). Backtrace: ▆ 1. ├─testthat::expect_is(...) at test_query_metadata.R:19:5 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─noaaoceans::query_metadata("1611347", "supersededdatums") 5. └─httr::stop_for_status(api_response) [ FAIL 1 | WARN 0 | SKIP 10 | PASS 18 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64