-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
41 lines (41 loc) · 1.06 KB
/
DESCRIPTION
File metadata and controls
41 lines (41 loc) · 1.06 KB
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
Package: postprom
Type: Package
Title: A Tool for Comparative Analysis of OPEN-PROM Data
Version: 0.11.21
Authors@R: c(
person(
"Michael", "Madianos",
email = "michael.madianos@wsp.com",
role = c("aut", "cre")
),
person(
"Anastasis", "Giannousakis",
email = "Anastasis.Giannousakis@ricardo.com",
role = c("aut")
),
person(
"Fotis", "Sioutas",
email = "Fotis.Sioutas@ricardo.com",
role = c("aut"),
),
person(
"Alexandros", "Tsimpoukis",
email = "Alexandros.Tsimpoukis@ricardo.com",
role = c("aut")
)
)
Description: A post-processing tool for analyzing, visualizing,
and testing the output data of the OPEN-PROM model.
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
Depends:
mrprom
Imports: gdx, madrat, magclass, stringr, quitte, rlang,
tidyr, dplyr, purrr, ggplot2, rmarkdown, knitr, mip,
piamValidation, rmarkdown, pandoc, grDevices, grid, gridExtra
RoxygenNote: 7.3.3
Suggests:
testthat (>= 3.0.0),
tinytex
Config/testthat/edition: 3