Package: sivirep
Title: Data Wrangling and Automated Reports from 'SIVIGILA' Source
Type: Package
Version: 1.0.1
Authors@R: 
  c(
    person(given = "Geraldine", family = "Gómez-Millán", email = "geralidine.gomez@javeriana.edu.co", role = c("aut", "cre", "ctb"),
        comment = c(ORCID = "0009-0007-8701-0568")),
    person(given = "Zulma M.", family = "Cucunubá", email = "zulma.cucunuba@javeriana.edu.co", role = c("aut", "ctb"),
        comment = c(ORCID = "0000-0002-8165-3198")),
    person(given = "Jennifer A.", family = "Mendez-Romero", email = "jenniferk2@hotmail.com", role = c("aut", "ctb"),
        comment = c(ORCID = "0009-0001-6138-0225")),
    person(given = "Claudia", family = "Huguett-Aragón", email = "chuguett@hotmail.com", role = c("aut", "ctb"),
        comment = c(ORCID = "0000-0002-9814-2386")),
    person(given = "Hugo", family = "Gruson", email = "hugo.gruson+R@normalesup.org", role = "ctb",
        comment = c(ORCID = "0000-0002-4094-1476")),
    person(given = "Juanita", family = "Romero-Garcés", email = "juanita.romerog@javeriana.edu.co", role = "ctb",
        comment = c(ORCID = "0000-0001-9796-6626")),
    person(given = "Jaime", family = "Pavlich-Mariscal", email = "jpavlich@javeriana.edu.co", role = "ctb",
           comment = c(ORCID = "0000-0002-3892-6680")),
    person(given = "Laura", family = "Gómez Bermeo", email = "gomezblaura@javeriana.edu.co", role = "ctb",
        comment = c(ORCID = "0000-0003-4028-2893")),
    person(given = "Andrés", family = "Moreno", email = "ad.morenob@javeriana.edu.co", role = "ctb",
        comment = c(ORCID = "0000-0001-9266-731X")),
    person(given = "Miguel", family = "Gámez", role = "ctb"),
    person(given = "Johan", family = "Calderón", role = "ctb"),
    person(given = "Lady", family = "Flórez-Tapiero", role = "ctb"),
    person(given = "Verónica", family = "Tangarife-Arredondo", role = "ctb"),
    person(given = "Gerard", family = "Alarcon", role = "ctb"),
    person("International Development Research Center (IDRC)", role = "fnd"),
    person("Pontificia Universidad Javeriana", role = "cph")
  )
Description: Data wrangling, pre-processing, and generating automated reports 
    from Colombia's epidemiological surveillance system, 
    'SIVIGILA' <https://portalsivigila.ins.gov.co/>. It provides a 
    customizable R Markdown template for analysis and automatic 
    generation of epidemiological reports that can be adapted to local, 
    regional, and national contexts. This tool offers a standardized and 
    reproducible workflow that helps to reduce manual labor and potential 
    errors in report generation, improving their efficiency and consistency.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports: config, dplyr, epitrix, ggplot2, httr2, kableExtra, readxl,
        rlang, sf, showtext, stats, stringr, sysfonts, tools, utils,
        xml2
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0)
Depends: R (>= 4.0.0)
Config/Needs/website: r-lib/pkgdown, epiverse-trace/epiversetheme
VignetteBuilder: knitr
Language: es-ES
URL: https://epiverse-trace.github.io/sivirep/,
        https://github.com/epiverse-trace/sivirep
BugReports: https://github.com/epiverse-trace/sivirep/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-12-03 12:13:07 UTC; geral
Author: Geraldine Gómez-Millán [aut, cre, ctb]
    (<https://orcid.org/0009-0007-8701-0568>),
  Zulma M. Cucunubá [aut, ctb] (<https://orcid.org/0000-0002-8165-3198>),
  Jennifer A. Mendez-Romero [aut, ctb]
    (<https://orcid.org/0009-0001-6138-0225>),
  Claudia Huguett-Aragón [aut, ctb]
    (<https://orcid.org/0000-0002-9814-2386>),
  Hugo Gruson [ctb] (<https://orcid.org/0000-0002-4094-1476>),
  Juanita Romero-Garcés [ctb] (<https://orcid.org/0000-0001-9796-6626>),
  Jaime Pavlich-Mariscal [ctb] (<https://orcid.org/0000-0002-3892-6680>),
  Laura Gómez Bermeo [ctb] (<https://orcid.org/0000-0003-4028-2893>),
  Andrés Moreno [ctb] (<https://orcid.org/0000-0001-9266-731X>),
  Miguel Gámez [ctb],
  Johan Calderón [ctb],
  Lady Flórez-Tapiero [ctb],
  Verónica Tangarife-Arredondo [ctb],
  Gerard Alarcon [ctb],
  International Development Research Center (IDRC) [fnd],
  Pontificia Universidad Javeriana [cph]
Maintainer: Geraldine Gómez-Millán <geralidine.gomez@javeriana.edu.co>
Repository: CRAN
Date/Publication: 2024-12-03 23:10:02 UTC
