Package: ColOpenData
Title: Download Colombian Demographic, Climate and Geospatial Data
Version: 1.0.0
Authors@R: c(
    person("Maria Camila", "Tavera-Cifuentes", , "mc.tavera@uniandes.edu.co", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0007-1610-4583")),
    person("Julian", "Otero", , "jd.otero10@uniandes.edu.co", role = c("aut", "cph"),
           comment = c(ORCID = "0009-0006-0429-7747")),
    person("Natalia", "Nino-Machado", , "n.nino58@uniandes.edu.co", role = "ctb",
           comment = c(ORCID = "0000-0001-7887-9439")),
    person("Catalina", "Gonzalez-Uribe", , "cgonzalez@uniandes.edu.co", role = "ctb",
           comment = c(ORCID = "0000-0002-3322-5017")),
    person("Juan Manuel", "Cordovez", , "jucordov@uniandes.edu.co", role = "ctb",
           comment = c(ORCID = "0000-0002-4005-3567")),
    person("Hugo", "Gruson", , "hugo@data.org", role = "rev",
           comment = c(ORCID = "0000-0002-4094-1476")),
    person("Chris", "Hartgerink", , "chris@data.org", role = "rev",
           comment = c(ORCID = "0000-0003-1050-6809")),
    person("Karim", "Mane", , "karim.mane@lshtm.ac.uk", role = "rev",
           comment = c(ORCID = "0000-0002-9892-2999")),
    person("Joshua W.", "Lambert", , "joshua.lambert@lshtm.ac.uk", role = "rev",
           comment = c(ORCID = "0000-0001-5218-3046"))
  )
Description: Downloads wrangled Colombian socioeconomic, geospatial,population 
    and climate data from DANE <https://www.dane.gov.co/> (National 
    Administrative Department of Statistics) and IDEAM (Institute of Hydrology,
    Meteorology and Environmental Studies). It solves the problem of Colombian 
    data being issued in different web pages and sources by using functions that
    allow the user to select the desired database and download it without having
    to do the exhausting acquisition process.
License: MIT + file LICENSE
URL: https://github.com/epiverse-trace/ColOpenData,
        https://epiverse-trace.github.io/ColOpenData/
BugReports: https://github.com/epiverse-trace/ColOpenData/issues
Depends: R (>= 3.3.0)
Imports: checkmate, config, dplyr, magrittr, rlang, sf, stringdist,
        tidyr, utils
Suggests: ggplot2, knitr, leaflet, rmarkdown, spelling, testthat (>=
        3.0.0)
VignetteBuilder: knitr
Config/Needs/website: epiverse-trace/epiversetheme
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-03-06 14:25:15 UTC; Camila
Author: Maria Camila Tavera-Cifuentes [aut, cre, cph]
    (<https://orcid.org/0009-0007-1610-4583>),
  Julian Otero [aut, cph] (<https://orcid.org/0009-0006-0429-7747>),
  Natalia Nino-Machado [ctb] (<https://orcid.org/0000-0001-7887-9439>),
  Catalina Gonzalez-Uribe [ctb] (<https://orcid.org/0000-0002-3322-5017>),
  Juan Manuel Cordovez [ctb] (<https://orcid.org/0000-0002-4005-3567>),
  Hugo Gruson [rev] (<https://orcid.org/0000-0002-4094-1476>),
  Chris Hartgerink [rev] (<https://orcid.org/0000-0003-1050-6809>),
  Karim Mane [rev] (<https://orcid.org/0000-0002-9892-2999>),
  Joshua W. Lambert [rev] (<https://orcid.org/0000-0001-5218-3046>)
Maintainer: Maria Camila Tavera-Cifuentes <mc.tavera@uniandes.edu.co>
Repository: CRAN
Date/Publication: 2025-03-06 14:40:06 UTC
