Package: ColOpenData Title: Download Colombian Demographic, Climate and Geospatial Data Version: 0.3.1 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 (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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://epiverse-trace.r-universe.dev Date/Publication: 2025-02-13 18:51:47 UTC RemoteUrl: https://github.com/epiverse-trace/ColOpenData RemoteRef: HEAD RemoteSha: 0c3f59bda5d01f7d5168a74ea1f36c8036937763 NeedsCompilation: no Packaged: 2026-06-20 09:03:01 UTC; root Author: Maria Camila Tavera-Cifuentes [aut, cre, cph] (ORCID: ), Julian Otero [aut, cph] (ORCID: ), Natalia Nino-Machado [ctb] (ORCID: ), Catalina Gonzalez-Uribe [ctb] (ORCID: ), Juan Manuel Cordovez [ctb] (ORCID: ), Hugo Gruson [rev] (ORCID: ), Chris Hartgerink [rev] (ORCID: ), Karim Mane [rev] (ORCID: ), Joshua W. Lambert [rev] (ORCID: ) Maintainer: Maria Camila Tavera-Cifuentes