Package: clifro
Type: Package
Title: Easily Download and Visualise Climate Data from CliFlo
Version: 3.2-5
Date: 2021-05-24
Authors@R: person("Blake", "Seers", role = c("aut", "cre"),
    email = "blake.seers@gmail.com",
    comment = c(ORCID = "http://orcid.org/0000-0001-6841-4312"))
VignetteBuilder: knitr
Imports: methods, stats, graphics, lubridate, xml2, magrittr, utils,
        ggplot2 (>= 2.0.0), scales, RColorBrewer, reshape2, rvest,
        httr, stringr
Suggests: spelling, knitr, rmarkdown, pander, testthat
Description: CliFlo is a web portal to the New Zealand National Climate
    Database and provides public access (via subscription) to around 6,500
    various climate stations (see <https://cliflo.niwa.co.nz/> for more
    information). Collating and manipulating data from CliFlo
    (hence clifro) and importing into R for further analysis, exploration and
    visualisation is now straightforward and coherent. The user is required to
    have an internet connection, and a current CliFlo subscription (free) if
    data from stations, other than the public Reefton electronic weather
    station, is sought.
URL: https://docs.ropensci.org/clifro/,
        https://github.com/ropensci/clifro
BugReports: https://github.com/ropensci/clifro/issues
License: GPL-2
Encoding: UTF-8
Collate: 'dataFrame.R' 'cfStation.R' 'cfData.R' 'cfDataList.R'
        'cfData-plotMethods.R' 'cfDatatype.R' 'cfQuery.R' 'cfUser.R'
        'findStations.R'
RoxygenNote: 7.1.1
X-schema.org-keywords: r, opensci, zealand, weather, climate, cliflo,
        data, api, windrose, rain, wind, temperature
X-schema.org-applicationCategory: Data Access
X-schema.org-isPartOf: "https://ropensci.org"
Language: en-GB
NeedsCompilation: no
Packaged: 2021-05-24 05:38:23 UTC; see044
Author: Blake Seers [aut, cre] (<https://orcid.org/0000-0001-6841-4312>)
Maintainer: Blake Seers <blake.seers@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-24 05:50:02 UTC
Built: R 4.5.1; ; 2025-09-08 02:11:43 UTC; windows
