Package: epiCo
Title: Statistical and Viz Tools for Vector-Borne Diseases in Colombia
Version: 1.0.0
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 (>= 3.5.0)
Imports: dplyr, ggplot2, ggraph, igraph, incidence, leaflet, lubridate,
        magrittr, RColorBrewer, rlang, scales, spdep, stats,
        treemapify, utils
Suggests: checkmate, covr, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/Needs/website: epiverse-trace/epiversetheme
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-06-27 15:15:10 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: 2024-06-28 09:40:05 UTC
