-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
45 lines (45 loc) · 975 Bytes
/
DESCRIPTION
File metadata and controls
45 lines (45 loc) · 975 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Package: pvLRT
Title: Likelihood Ratio Test-Based Approaches to Pharmacovigilance
Version: 0.5.1
Authors@R: c(
person(
"Saptarshi", "Chakraborty",
email = "chakra.saptarshi@gmail.com",
role = c("aut", "cre")
),
person(
"Marianthi", "Markatou",
role = "aut"
),
person(
"Anran", "Liu",
role = "ctb"
)
)
Maintainer: Saptarshi Chakraborty <chakra.saptarshi@gmail.com>
Date: 2023-03-06
Description: A suite of likelihood ratio test based methods to use in pharmacovigilance. Contains various testing and post-processing functions.
License: GPL-3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
stats,
methods,
utils,
magrittr (>= 2.0.0),
progress,
data.table,
bit64,
glue,
RColorBrewer,
ggplot2,
ggfittext
Depends:
R (>= 3.6.0)
Suggests:
furrr,
plotly,
patchwork
BugReports: https://github.com/c7rishi/pvLRT/issues