Description
A tool to read and manipulate data generated from 'RiverWare'(TM) <https://www.riverware.org/> simulations. 'RiverWare' and 'RiverSMART' generate data in "rdf", "csv", and "nc" format. This package provides an interface to read, aggregate, and summarize data from one or more simulations in a 'dplyr' pipeline.
Downloads
309
Last 30 days
10224th
309
Last 90 days
309
Last year
CRAN Check Status
1
ERROR
13
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | ERROR |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (14 non-OK)
OK
r-devel-linux-x86_64-debian-clang
*
ERROR
r-devel-linux-x86_64-debian-gcc
tests
Running ‘testthat.R’ [20s/25s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(RWDataPlyr)
>
> test_check("RWDataPlyr")
Saving _problems/test_rwd_agg_helpers-24.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 659 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_rwd_agg_helpers.R:24:3'): `rwd_agg_template()` creates good files ──
Error in `basename(x)`: a character vector argument expected
Backtrace:
▆
1. └─RWDataPlyr::read_rwd_agg(file.path(oPath, "tmp.csv")) at test_rwd_agg_helpers.R:24:3
2. └─RWDataPlyr::rwd_agg(utils::read.csv(file, stringsAsFactors = FALSE))
3. └─RWDataPlyr:::validate_rwd_agg(new_rwd_agg(x))
4. ├─tools::file_ext(x$file) %in% rwd_ext
5. └─tools::file_ext(x$file)
6. ├─base::ifelse(...)
7. ├─base::grepl("^(.*[^.]+.*)[.]([[:alnum:]]+)$", basename(x))
8. │ └─base::is.factor(x)
9. └─base::basename(x)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 659 ]
Error:
! Test failures.
Execution halted
OK
r-devel-linux-x86_64-fedora-clang
*
OK
r-devel-linux-x86_64-fedora-gcc
*
OK
r-devel-macos-arm64
*
OK
r-devel-windows-x86_64
*
OK
r-oldrel-macos-arm64
*
OK
r-oldrel-macos-x86_64
*
OK
r-oldrel-windows-x86_64
*
OK
r-patched-linux-x86_64
*
OK
r-release-linux-x86_64
*
OK
r-release-macos-arm64
*
OK
r-release-macos-x86_64
*
OK
r-release-windows-x86_64
*
Check History
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 9, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
tests
Running ‘testthat.R’ [20s/25s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(RWDataPlyr)
>
> test_check("RWDataPlyr")
Saving _problems/test_rwd_agg_helpers-24.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 659 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_rwd_agg_helpers.R:24:3'): `rwd_agg_template()` creates good files ──
Error in `basename(x)`: a character vector argument expected
Dependency Network
Version History
new
0.6.6
Mar 9, 2026