Package: epiCo
Title: Statistical and Viz Tools for Vector-Borne Diseases in Colombia
Version: 1.0.1
Authors@R: c(
    person("Juan D.", "Umaña", , "jd.umana10@uniandes.edu.co", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-0316-6164")),
    person("Juan", "Montenegro-Torres", , "jf.montenegro@uniandes.edu.co", role = "aut",
           comment = c(ORCID = "0000-0003-2755-4743")),
    person("Julian", "Otero", , "jd.otero10@uniandes.edu.co", role = "aut",
           comment = c(ORCID = "0009-0006-0429-7747")),
    person("Hugo", "Gruson", , "hugo.gruson+R@normasup.org", role = "ctb",
           comment = c(ORCID = "0000-0002-4094-1476"))
  )
Description: Provides statistical and visualization tools for the analysis
    of demographic indicators, and spatio-temporal behavior and
    characterization of outbreaks of vector-borne diseases (VBDs) in
    Colombia. It implements travel times estimated in Bravo-Vega C.,
    Santos-Vega M., & Cordovez J.M. (2022), and the endemic channel method
    (Bortman, M.  (1999) <https://iris.paho.org/handle/10665.2/8562>).
License: MIT + file LICENSE
URL: https://epiverse-trace.github.io/epiCo/,
        https://github.com/epiverse-trace/epiCo
BugReports: https://github.com/epiverse-trace/epiCo/issues
Depends: R (>= 4.0.0)
Imports: dplyr, ggplot2, ggraph, grDevices, igraph, incidence, leaflet,
        lubridate, magrittr, rlang, scales, spdep, stats, treemapify,
        utils
Suggests: checkmate, covr, knitr, rmarkdown, spelling, testthat (>=
        3.0.0)
VignetteBuilder: knitr
Config/Needs/website: epiverse-trace/epiversetheme
Config/testthat/edition: 3
Config/potools/style: explicit
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Language: en-US
NeedsCompilation: no
Packaged: 2025-01-08 22:03:21 UTC; juandanielumanacaro
Author: Juan D. Umaña [aut, cre, cph] (<https://orcid.org/0000-0003-0316-6164>),
  Juan Montenegro-Torres [aut] (<https://orcid.org/0000-0003-2755-4743>),
  Julian Otero [aut] (<https://orcid.org/0009-0006-0429-7747>),
  Hugo Gruson [ctb] (<https://orcid.org/0000-0002-4094-1476>)
Maintainer: Juan D. Umaña <jd.umana10@uniandes.edu.co>
Repository: CRAN
Date/Publication: 2025-01-15 10:10:01 UTC
Built: R 4.6.0; ; 2025-07-18 09:25:47 UTC; unix
