Package: RWDataPlyr
Version: 0.6.6.9000
Title: Read and Manipulate Data from 'RiverWare'
Description: A tool to read and manipulate data generated from
'RiverWare'(TM) 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.
Authors@R: c(
person(given = "Alan",family = "Butler", email = "rabutler@usbr.gov",
role = c("aut","cre"), comment = c(ORCID = "0000-0002-8625-6386")),
person("Cameron","Bracken", role = "aut")
)
URL: https://github.com/BoulderCodeHub/RWDataPlyr
BugReports: https://github.com/BoulderCodeHub/RWDataPlyr/issues
Depends: R (>= 3.5)
Imports: arrow, data.table (>= 1.10.0), dplyr (>= 0.7.0), methods,
stats, tibble, tidyr, tools, utils, feather, xts, zoo, Rcpp
Suggests: bookdown, knitr, rmarkdown, testthat (>= 3.3.0), covr,
stringi
License: CC0
Copyright: This software is in the public domain because it contains
materials that originally came from the U.S. Bureau of
Reclamation, an agency of the U.S. Department of Interior.
LazyData: true
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Encoding: UTF-8
LinkingTo: Rcpp
Config/pak/sysreqs: cmake libicu-dev libssl-dev
Repository: https://bouldercodehub.r-universe.dev
Date/Publication: 2026-06-03 20:49:01 UTC
RemoteUrl: https://github.com/bouldercodehub/rwdataplyr
RemoteRef: HEAD
RemoteSha: 98f1a92f564a67e01e57c8e950120ad96e208d19
NeedsCompilation: yes
Packaged: 2026-07-03 09:13:07 UTC; root
Author: Alan Butler [aut, cre] (ORCID: ),
Cameron Bracken [aut]
Maintainer: Alan Butler