Package: faersquarterlydata
Type: Package
Title: FDA Adverse Event Reporting System Quarterly Data Extracting
        Tool
Version: 1.1.0
Authors@R: c(person(given = "Luis", 
    family = "Garcez", 
    role = c("aut", "cre", "cph"), 
    email = "luisgarcez1@gmail.com", 
    comment = c(ORCID = "0000-0002-8637-7946")),
    person(given = "Luisa", 
    family = "Prada", 
    role = c("aut")))
Maintainer: Luis Garcez <luisgarcez1@gmail.com>
Description: An easy framework to read FDA Adverse Event Reporting System XML/ASCII files <https://www.fda.gov/drugs/questions-and-answers-fdas-adverse-event-reporting-system-faers/fda-adverse-event-reporting-system-faers-latest-quarterly-data-files>.
License: GPL (>= 3)
Imports: data.table, tibble, xml2, tableone, tidyr, dplyr, stringr,
        stats, utils
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-06-15 13:54:25 UTC; luis.ferreira
Author: Luis Garcez [aut, cre, cph] (<https://orcid.org/0000-0002-8637-7946>),
  Luisa Prada [aut]
Repository: CRAN
Date/Publication: 2023-06-15 14:20:02 UTC
Built: R 4.2.0; ; 2023-07-11 00:26:15 UTC; unix
