Type: Package Package: getCRUCLdata Title: 'CRU' 'CL' v. 2.0 Climatology Client Version: 2.0.0 Authors@R: person("Adam H.", "Sparks", , "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 data.table object or a 'terra' 'SpatRaster' object. '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 arc minutes (0.1666667 degree) resolution. For more information see the description of the data provided by the University of East Anglia Climate Research Unit, . License: MIT + file LICENSE URL: https://codeberg.org/ropensci/getCRUCLdata, https://docs.ropensci.org/getCRUCLdata/ BugReports: https://codeberg.org/ropensci/getCRUCLdata/issues Depends: R (>= 4.1.0) Imports: brio, cli, data.table, fs, httr2, rlang, terra Suggests: knitr, R.utils, rmarkdown, roxygen2, roxyglobals, spelling, testthat, withr VignetteBuilder: knitr ByteCompile: TRUE Config/Needs/build: moodymudskipper/devtag Config/roxygen2/version: 8.0.0 Config/roxyglobals/filename: globals.R Config/roxyglobals/unique: FALSE Config/roxylint: list(linters = roxylint::tidy) Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE, roclets = c("collate", "namespace", "rd", "roxyglobals::global_roclet", "roxylint::roxylint", "devtag::dev_roclet")) X-schema.org-applicationCategory: Tools X-schema.org-isPartOf: https://ropensci.org X-schema.org-keywords: anglia-cru, climate-data, cru-cl2, temperature, rainfall, elevation, data-access, wind, relative-humidity, solar-radiation, diurnal-temperature, frost Config/pak/sysreqs: cmake libgdal-dev gdal-bin libgeos-dev make libuv1-dev libssl-dev libproj-dev libsqlite3-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-05-20 10:24:29 UTC RemoteUrl: https://github.com/ropensci/getCRUCLdata RemoteRef: main RemoteSha: bf3787580a66293b881f2caf59675c4758696daa NeedsCompilation: no Packaged: 2026-07-01 08:27:38 UTC; root Author: Adam H. Sparks [aut, cre] (ORCID: ) Maintainer: Adam H. Sparks