Package: covidmx
Title: Descarga y analiza datos de COVID-19 en México
Version: 0.7.7
Authors@R: 
    c(person("Rodrigo", "Zepeda-Tello", , "rzepeda17@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-4471-5270")),
          person("Mauricio", "Hernandez-Avila", role = c("aut")),
          person("Alberto", "Almuiña", role = c("ctb"),
          comment = "Author of included zzz fragment"),
          person(given = "Jonah", family = "Gabry", role = c("ctb"), 
          comment = "Author of included cmdstanr fragment"),
          person(given = "Rok", family = "Češnovar", role = "ctb", 
          comment = "Author of included cmdstanr fragment"),
          person(given = "Ben", family = "Bales", role = "ctb", 
          comment = "Author of included cmdstanr fragment"),
          person(given = "Mitzi", family = "Morris", role = "ctb", 
          comment = "Author of included cmdstanr fragment"),
          person(given = "Mikhail", family = "Popov", role = "ctb", 
          comment = "Author of included cmdstanr fragment"),
          person(given = "Mike", family = "Lawrence", role = "ctb", 
          comment = "Author of included cmdstanr fragment"),
          person(given = c("William", "Michael"), family = "Landau", role = "ctb",
                comment = "Author of included cmdstanr fragment"),
          person(given = "Jacob", family = "Socolar", role = "ctb", 
          comment = "Author of included cmdstanr fragment"),
          person(given = "Andrew", family = "Johnson", role = "ctb", 
          comment = "Author of included cmdstanr fragment"),
          person(given = "Instituto Mexicano del Seguro Social", role = c("cph", "fnd")))
Description: Herramientas para el análisis de datos de COVID-19 en México. Descarga y analiza 
  los datos para COVID-19 de la Direccion General de Epidemiología de México (DGE) 
  <https://www.gob.mx/salud/documentos/datos-abiertos-152127>,
  la Red de Infecciones Respiratorias Agudas Graves (Red IRAG)
  <https://www.gits.igg.unam.mx/red-irag-dashboard/reviewHome> y la Iniciativa Global 
  para compartir todos los datos de influenza (GISAID)
  <https://gisaid.org/>. 
  English: Downloads and analyzes data  of COVID-19 from the  Mexican General 
  Directorate of Epidemiology (DGE), the Network of 
  Severe Acute Respiratory  Infections (IRAG network),and the Global 
  Initiative on Sharing All Influenza Data GISAID.
License: MIT + file LICENSE
Encoding: UTF-8
Language: es
RoxygenNote: 7.2.3
Imports: cli, DBI, dplyr, duckdb (>= 0.4.0), fs, pins (>= 1.0.1),
        RCurl, readr, readxl, rlang, stats, stringr, tibble, tidyr,
        tools
Suggests: covr, cowplot, crayon, dbplyr, EpiEstim, ggformula, ggplot2,
        ggstream, ggtext (>= 0.1.0), glue, lubridate, MetBrewer,
        remotes, rmarkdown, rstudioapi, scales, sessioninfo, testthat
        (>= 3.0.0), usethis
URL: https://github.com/RodrigoZepeda/covidmx,
        https://rodrigozepeda.github.io/covidmx/
BugReports: https://github.com/RodrigoZepeda/covidmx/issues
Depends: R (>= 4.2.0)
LazyData: true
Config/testthat/edition: 3
Config/testthat/parallel: true
NeedsCompilation: no
Packaged: 2023-02-16 16:44:16 UTC; rod
Author: Rodrigo Zepeda-Tello [aut, cre]
    (<https://orcid.org/0000-0003-4471-5270>),
  Mauricio Hernandez-Avila [aut],
  Alberto Almuiña [ctb] (Author of included zzz fragment),
  Jonah Gabry [ctb] (Author of included cmdstanr fragment),
  Rok Češnovar [ctb] (Author of included cmdstanr fragment),
  Ben Bales [ctb] (Author of included cmdstanr fragment),
  Mitzi Morris [ctb] (Author of included cmdstanr fragment),
  Mikhail Popov [ctb] (Author of included cmdstanr fragment),
  Mike Lawrence [ctb] (Author of included cmdstanr fragment),
  William Michael Landau [ctb] (Author of included cmdstanr fragment),
  Jacob Socolar [ctb] (Author of included cmdstanr fragment),
  Andrew Johnson [ctb] (Author of included cmdstanr fragment),
  Instituto Mexicano del Seguro Social [cph, fnd]
Maintainer: Rodrigo Zepeda-Tello <rzepeda17@gmail.com>
Repository: CRAN
Date/Publication: 2023-02-17 23:40:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:10:17 UTC; windows
