Package: rnrfa
Title: UK National River Flow Archive Data from R
Version: 2.0.3
Authors@R: c(person("Claudia", "Vitolo",
                    email = "cvitolodev@gmail.com",
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-4252-1176")),
             person("Matthew", "Fry", role = c("ctb"), comment = "Matthew supervised the unofficial API integration."),
             person("Wouter", "Buytaert", role = c("ctb"), comment = "This package is part of Claudia Vitolo's PhD work and Wouter is the supervisor."),
             person("Michael", "Spencer", role = c("ctb"), comment = "Michael updated the function osg_parse to work with grid references of different lengths."),
             person("Tobias", "Gauster", role = c("ctb"), comment = "Tobias improved the function osg_parse introducing vectorisation"),
             person("Ilaria", "Prosdocimi", role = c("ctb"), comment = "Ilaria contributed to the adaptation of the package to the 2019 API"))
Maintainer: Claudia Vitolo <cvitolodev@gmail.com>
URL: http://cvitolo.github.io/rnrfa/
BugReports: https://github.com/cvitolo/rnrfa/issues
Description: Utility functions to retrieve data from the UK National River Flow Archive (<http://nrfa.ceh.ac.uk/>, terms and conditions: <http://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.
Depends: R (>= 3.0.2)
Imports: rgdal, dplyr, curl, jsonlite, lubridate, graphics, stats,
        httr, zoo, ggmap, ggplot2, sp, parallel, tibble
Suggests: testthat, knitr, covr, lintr, rmarkdown
LazyData: true
Encoding: UTF-8
License: GPL-3
Repository: CRAN
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-25 09:14:47 UTC; claudia
Author: Claudia Vitolo [aut, cre] (<https://orcid.org/0000-0002-4252-1176>),
  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),
  Ilaria Prosdocimi [ctb] (Ilaria contributed to the adaptation of the
    package to the 2019 API)
Date/Publication: 2020-05-25 09:40:02 UTC
Built: R 4.0.2; ; 2020-08-02 16:03:09 UTC; windows
