Package: winfapReader Type: Package Title: Interact with Peak Flow Data in the United Kingdom Version: 0.1-7 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 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 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 (>= 4.1) Suggests: testthat, utf8, rnrfa, httr2, curl (>= 6.4.0), knitr, rmarkdown, zoo LazyData: true RoxygenNote: 7.3.3 VignetteBuilder: knitr Encoding: UTF-8 Language: en-GB Repository: https://ilapros.r-universe.dev Date/Publication: 2026-02-20 09:06:36 UTC RemoteUrl: https://github.com/ilapros/winfapreader RemoteRef: HEAD RemoteSha: b7f9419b80043334bd4b0630ccc825fd69f7a1d0 NeedsCompilation: no Packaged: 2026-06-20 07:50:38 UTC; root Author: Ilaria Prosdocimi [aut, cre] (ORCID: ), Luke Shaw [aut] (Luke developped the code to handle the missing and gap periods for Peaks over threshold records.)