Package: winfapReader
Type: Package
Title: Interact with Peak Flow Data in the United Kingdom
Version: 0.1-5
Authors@R: c(person("Ilaria", "Prosdocimi", 
                    email = "prosdocimi.ilaria@gmail.com",
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0001-8565-094X")),
             person("Luke", "Shaw", 
                     role = c("aut"),
                     comment = "Luke developped the code to handle the missing and gap periods for Peaks over threshold records."))
Maintainer: Ilaria Prosdocimi <prosdocimi.ilaria@gmail.com>
URL: https://ilapros.github.io/winfapReader/
BugReports: https://github.com/ilapros/winfapReader/issues
Description: Obtain information on peak flow data from the National River Flow Archive (NRFA) in the United Kingdom, either from the Peak Flow Dataset files <https://nrfa.ceh.ac.uk/peak-flow-dataset> once these have been downloaded to the user's computer or using the NRFA's API. These files are in a format suitable for direct use in the 'WINFAP' software, hence the name of the package. 
License: GPL-3
Imports: lubridate
Depends: utils, R (>= 3.5.0)
Suggests: testthat, utf8, rnrfa, httr, jsonlite, curl, knitr,
        rmarkdown, zoo
LazyData: true
RoxygenNote: 7.2.1
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
NeedsCompilation: no
Packaged: 2022-09-08 10:28:36 UTC; ilari
Author: Ilaria Prosdocimi [aut, cre] (<https://orcid.org/0000-0001-8565-094X>),
  Luke Shaw [aut] (Luke developped the code to handle the missing and gap
    periods for Peaks over threshold records.)
Repository: CRAN
Date/Publication: 2022-09-08 11:00:02 UTC
Built: R 4.1.3; ; 2023-04-17 15:03:53 UTC; windows
