Releases: cvitolo/rnrfa
Releases · cvitolo/rnrfa
rnrfa 2.0.4
This release correspond to the latest CRAN submission.
It contains changes made by Ilaria Prosdocimi that ensure the package fails gracefully with an informative message if the resource is not available or has changed (and not give a check warning nor error). This is a CRAN policy.
rnrfa 2.0.3
Submitted to CRAN, after fixing tests
rnrfa v2.0.2
Major changes:
- Fixed issue #19 whereby rejected/missing data in peak flows are flagged as such in output. Added full_info to input parameters to retrieve data quality flags.
- timeseries are now classed as zoo object, not xts.
- startseason and endseason in seasonal_averages() are now deprecated, seasons are labelled by the calendar quarter in which the season ends.
- Removed obsolete tests that were checking against proj4-based pre-calculated values. This is to overcome issue with use of proj6.
Minor changes:
- Added more tests
rnrfa v2.0
Submitted to CRAN
Major changes:
- Developed new function to interface new API
- Updated existing functions to work with the new API
rnrfa v1.5
rnrfa 1.3
rnrfa v1.1
Version submitted to CRAN and used for the submission to the RJournal (2nd revision).
rnrfa v1.0
This new release contains a number of additions:
- testthat framework for unit tests
- travis for continuous integration on linux
- appveyors for continuous integration on windows
- added code of conduct
- renamed functions to follow best practice
- moved package to root directory to follow best practice
Release related to draft paper (May 2016)
Release related to the following draft paper:
RNRFA: an R package to retrieve, filter and visualize data from the UK National River Flow Archive
Submitted to the RJournal in May 2016
First official release
First official release (as available on CRAN)