Package: cdrcR
Title: Load 'CDRC' Data
Version: 0.1.1
Authors@R: 
    person(given = "Alessia",
           family = "Calafiore",
           role = c("aut", "cre"),
           email = "aelissa3388@gmail.com",
           comment = c(ORCID = "0000-0002-5953-2891"))
Description: A wrapper for the 'CDRC' 'API' that returns data frames or 'sf' of 'CDRC' data. The 'API' web reference is:<https://api.cdrc.ac.uk/swagger/index.html>. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: magrittr, sf, httr, jsonlite, dplyr, purrr, rlist, rjson,
        tidyr, rlang, tidyselect, utils
Suggests: testthat (>= 3.0.0)
Depends: R (>= 2.10)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-03-21 18:04:42 UTC; alessia
Author: Alessia Calafiore [aut, cre] (<https://orcid.org/0000-0002-5953-2891>)
Maintainer: Alessia Calafiore <aelissa3388@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-21 21:10:02 UTC
Built: R 4.3.0; ; 2023-04-07 01:56:58 UTC; unix
