-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
27 lines (27 loc) · 909 Bytes
/
DESCRIPTION
File metadata and controls
27 lines (27 loc) · 909 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: faersquarterlydata
Type: Package
Title: FDA Adverse Event Reporting System Quarterly Data Extracting
Tool
Version: 1.3.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")))
Maintainer: Luis Garcez <luisgarcez1@gmail.com>
Description: An easy framework to read FDA Adverse Event Reporting System XML/ASCII 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.3.2
NeedsCompilation: no
Packaged: 2026-02-27 21:24:38 UTC; luis_
Author: Luis Garcez [aut, cre, cph] (ORCID:
<https://orcid.org/0000-0002-8637-7946>)
Repository: CRAN
Date/Publication: 2026-02-27 21:40:02 UTC