Published November 6, 2020
| Version 2.0.0
Software
Open
rchlumsk/RavenR: v.2.0.0 Release
Creators
- 1. University of Waterloo
- 2. Headwater Analytics
Description
Major update to RavenR package, including:
- all core RavenR functions have an 'rvn_' prefix to specify the package origin;
- functions and input/output variables now use an underscore naming convention, rather than periods or camelCase;
- ggplot2 is now the default plotting library for plotting functions, and some plotting arguments have been reduced, as ggplot objects may be modified in post-production by the user;
- many new functions added;
- new sample data sets and examples, including tidying of all function examples and addition of netcdf files to test netcdf-related functions; and
- multiple bug fixes and improvements to handling rvi, rvh, and writing rvt files.
The version 2.0.0 of this package will be submitted to CRAN shortly, and is currently passing R CMD CHECK.
Files
rchlumsk/RavenR-2.0.0.zip
Files
(5.0 MB)
Name | Size | Download all |
---|---|---|
md5:edca468b81845f2127d0b72aabe394a0
|
5.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/rchlumsk/RavenR/tree/2.0.0 (URL)