Package: getCRUCLdata
Type: Package
Title: 'CRU' 'CL' v. 2.0 Climatology Client
Version: 0.3.1
Authors@R: person(given = "Adam",
                  family = "Sparks",
                  email = "adamhsparks@gmail.com",
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0002-0061-8359"))
Description: Provides functions that automate downloading and importing
    University of East Anglia Climate Research Unit ('CRU') 'CL' v. 2.0
    climatology data, facilitates the calculation of minimum temperature and
    maximum temperature and formats the data into a tidy data frame as a
    'tibble' or a list of 'raster' 'stack' objects for use.  'CRU' 'CL' v. 2.0
    data are a gridded climatology of 1961-1990 monthly means released in 2002
    and cover all land areas (excluding Antarctica) at 10 arcminutes
    (0.1666667 degree) resolution.  For more information see the description of
    the data provided by the University of East Anglia Climate Research Unit,
    <https://crudata.uea.ac.uk/cru/data/hrg/tmc/readme.txt>.
License: MIT + file LICENSE
Depends: R (>= 3.2.0)
Imports: curl, data.table, hoardr, raster, tibble, utils
LazyData: TRUE
RoxygenNote: 6.1.1
ByteCompile: TRUE
Suggests: covr, ggplot2, knitr, pkgdown, rmarkdown, rappdirs, roxygen2
        (>= 6.1.0), testthat, viridis
Encoding: UTF-8
URL: https://docs.ropensci.org/getCRUCLdata/
BugReports: https://github.com/ropensci/getCRUCLdata/issues
VignetteBuilder: knitr
X-schema.org-applicationCategory: Tools
X-schema.org-keywords: anglia-cru, climate-data, cru-cl2, temperature,
        rainfall, elevation, data-access, wind, relative-humidity,
        solar-radiation, diurnal-temperature, frost
X-schema.org-isPartOf: https://ropensci.org
Language: en-GB
NeedsCompilation: no
Packaged: 2019-08-29 20:06:15 UTC; adamsparks
Author: Adam Sparks [aut, cre] (<https://orcid.org/0000-0002-0061-8359>)
Maintainer: Adam Sparks <adamhsparks@gmail.com>
Repository: CRAN
Date/Publication: 2019-08-29 20:20:02 UTC
