Package: rnrfa
Type: Package
Title: UK National River Flow Archive Data from R
Version: 1.2
Date: 2016-08-21
Authors@R: c(person("Claudia", "Vitolo",
                    email = "cvitolodev@gmail.com",
                    role = c("aut", "cre")),
             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."))
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. 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: utils, cowplot, plyr, graphics, stats, httr, xml2, stringr,
        xts, rjson, ggmap, ggplot2, sp, parallel
Suggests: testthat
Encoding: UTF-8
License: GPL-3
Repository: CRAN
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-09-03 14:56:47 UTC; claudia
Author: Claudia Vitolo [aut, cre],
  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.)
Date/Publication: 2016-09-03 18:28:15
