Skip to content

Releases: cvitolo/rnrfa

rnrfa 2.0.4

15 Feb 15:41
Compare
Choose a tag to compare

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

25 May 09:46
Compare
Choose a tag to compare

Submitted to CRAN, after fixing tests

rnrfa v2.0.2

01 Feb 14:23
Compare
Choose a tag to compare

Major changes:

  1. 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.
  2. timeseries are now classed as zoo object, not xts.
  3. startseason and endseason in seasonal_averages() are now deprecated, seasons are labelled by the calendar quarter in which the season ends.
  4. 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

14 Apr 20:48
Compare
Choose a tag to compare

Submitted to CRAN

Major changes:

  1. Developed new function to interface new API
  2. Updated existing functions to work with the new API

rnrfa v1.5

21 Nov 18:00
Compare
Choose a tag to compare

Submitted to CRAN

Major changes:

  1. osg_parse now does not fail when gridRefs is a mixture of upper and lower cases, thanks to Christoph Kratz (@bogsnork on GitHub, see #12)!
  2. fixed tests for get_ts
  3. automatic deployment of website for documentation on github

rnrfa 1.3

23 Dec 18:58
Compare
Choose a tag to compare

Removed dependency from cowplot package

rnrfa v1.1

03 Sep 11:38
Compare
Choose a tag to compare

Version submitted to CRAN and used for the submission to the RJournal (2nd revision).

rnrfa v1.0

03 Sep 07:57
Compare
Choose a tag to compare

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)

12 May 13:26
Compare
Choose a tag to compare

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

30 Jan 13:20
Compare
Choose a tag to compare

First official release (as available on CRAN)