CRAN Package Check Results for Maintainer ‘Joshua Erickson <joshualerickson at gmail.com>’

Last updated on 2025-05-09 01:50:38 CEST.

Package ERROR OK
gwavr 2 11
whitewater 13

Package gwavr

Current CRAN status: ERROR: 2, OK: 11

Version: 0.3.2
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [3s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(gwavr) > > test_check("gwavr") [ FAIL 1 | WARN 2 | SKIP 2 | PASS 0 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-nldi.R:1:1', 'test-usgs.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-noaa.R:20:3'): noaa api ──────────────────────────────────────── <tibble_error_incompatible_size/tibble_error/rlang_error/error/condition> Error in `dplyr::tibble(quantiles = readr::parse_number(stringr::str_split(stringr::str_remove_all(noaa_pf_r[1], "\\,|\\[|\\]|quantiles = |;|'"), " ")[[1]]), upper = readr::parse_number(stringr::str_split(stringr::str_remove_all(noaa_pf_r[2], "\\,|\\[|\\]|upper = |;|'"), " ")[[1]]), lower = readr::parse_number(stringr::str_split(stringr::str_remove_all(noaa_pf_r[3], "\\,|\\[|\\]|lower = |;|'"), " ")[[1]]))`: Tibble columns must have compatible sizes. * Size 3: Existing data. * Size 2: Column `lower`. i Only values of size one are recycled. Backtrace: ▆ 1. └─dplyr::tibble(...) at test-noaa.R:20:3 2. └─tibble:::tibble_quos(xs, .rows, .name_repair) 3. └─tibble:::vectbl_recycle_rows(...) 4. └─tibble:::abort_incompatible_size(...) 5. └─tibble:::tibble_abort(...) 6. └─rlang::abort(x, class, ..., call = call, parent = parent, use_cli_format = TRUE) [ FAIL 1 | WARN 2 | SKIP 2 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.2
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [3s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(gwavr) > > test_check("gwavr") [ FAIL 1 | WARN 2 | SKIP 2 | PASS 0 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-nldi.R:1:1', 'test-usgs.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-noaa.R:20:3'): noaa api ──────────────────────────────────────── <tibble_error_incompatible_size/tibble_error/rlang_error/error/condition> Error in `dplyr::tibble(quantiles = readr::parse_number(stringr::str_split(stringr::str_remove_all(noaa_pf_r[1], "\\,|\\[|\\]|quantiles = |;|'"), " ")[[1]]), upper = readr::parse_number(stringr::str_split(stringr::str_remove_all(noaa_pf_r[2], "\\,|\\[|\\]|upper = |;|'"), " ")[[1]]), lower = readr::parse_number(stringr::str_split(stringr::str_remove_all(noaa_pf_r[3], "\\,|\\[|\\]|lower = |;|'"), " ")[[1]]))`: Tibble columns must have compatible sizes. * Size 3: Existing data. * Size 2: Column `lower`. i Only values of size one are recycled. Backtrace: ▆ 1. └─dplyr::tibble(...) at test-noaa.R:20:3 2. └─tibble:::tibble_quos(xs, .rows, .name_repair) 3. └─tibble:::vectbl_recycle_rows(...) 4. └─tibble:::abort_incompatible_size(...) 5. └─tibble:::tibble_abort(...) 6. └─rlang::abort(x, class, ..., call = call, parent = parent, use_cli_format = TRUE) [ FAIL 1 | WARN 2 | SKIP 2 | PASS 0 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Package whitewater

Current CRAN status: OK: 13