Utility functions to retrieve data from the UK National River Flow Archive (<https://nrfa.ceh.ac.uk/>, terms and conditions: <https://nrfa.ceh.ac.uk/costs-terms-and-conditions>). The package contains R wrappers to the UK NRFA data temporary-API. There are functions to retrieve stations falling in a bounding box, to generate a map and extracting time series and general information. The package is fully described in Vitolo et al (2016) "rnrfa: An R package to Retrieve, Filter and Visualize Data from the UK National River Flow Archive" <https://journal.r-project.org/archive/2016/RJ-2016-036/RJ-2016-036.pdf>.
Version: | 2.0.6 |
Depends: | R (≥ 3.5) |
Imports: | curl, jsonlite, lubridate, graphics, stats, httr, zoo, ggmap, ggplot2, sf, parallel, tibble |
Suggests: | testthat, knitr, covr, lintr, rmarkdown |
Published: | 2022-08-09 |
Author: | Ilaria Prosdocimi [ctb, cre], Claudia Vitolo [aut] (Claudia is the original creator of the package), Matthew Fry [ctb] (Matthew supervised the unofficial API integration.), Wouter Buytaert [ctb] (This package is part of Claudia Vitolo's PhD work and Wouter is the supervisor.), Michael Spencer [ctb] (Michael updated the function osg_parse to work with grid references of different lengths.), Tobias Gauster [ctb] (Tobias improved the function osg_parse introducing vectorisation) |
Maintainer: | Ilaria Prosdocimi <prosdocimi.ilaria at gmail.com> |
BugReports: | https://github.com/ilapros/rnrfa/issues |
License: | GPL-3 |
URL: | https://ilapros.github.io/rnrfa/ |
NeedsCompilation: | no |
Citation: | rnrfa citation info |
Materials: | README NEWS |
In views: | Hydrology |
CRAN checks: | rnrfa results |
Reference manual: | rnrfa.pdf |
Vignettes: |
An introduction to the rnrfa package |
Package source: | rnrfa_2.0.6.tar.gz |
Windows binaries: | r-devel: rnrfa_2.0.6.zip, r-release: rnrfa_2.0.6.zip, r-oldrel: rnrfa_2.0.6.zip |
macOS binaries: | r-release (arm64): rnrfa_2.0.6.tgz, r-oldrel (arm64): rnrfa_2.0.6.tgz, r-release (x86_64): rnrfa_2.0.6.tgz, r-oldrel (x86_64): rnrfa_2.0.6.tgz |
Old sources: | rnrfa archive |
Reverse suggests: | winfapReader |
Please use the canonical form https://CRAN.R-project.org/package=rnrfa to link to this page.