-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
38 lines (38 loc) · 919 Bytes
/
DESCRIPTION
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
Package: PlotR
Title: Plot things
Version: 24.12.0
Authors@R: c(
person("Marcus", "Gross", email = "marcus.gross@inwt-statistics.de", role = c("aut", "cre")),
person("Ricardo", "Fernandes", email = "ldv1452@gmail.com", role = c("aut")),
person("Andreas", "Neudecker", email = "andreas.neudecker@inwt-statistics.de", role = c("ctb")),
person("Antonia", "Runge", email = "antonia.runge@inwt-statistics.de", role = c("ctb"))
)
Maintainer: Marcus Gross <marcus.gross@inwt-statistics.de>
Description: Plot things.
Depends: R (>= 3.5.0)
Imports:
colourpicker,
DataTools (>= 24.12.0),
dplyr,
DT,
futile.logger,
jsonlite,
magrittr,
mgcv,
openxlsx,
Rfast,
rlang,
shiny,
shinyalert,
shinyjs,
shinythemes,
tibble,
yaml
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Suggests:
lintr (>= 1.0.2),
testthat
RoxygenNote: 7.2.3
URL: https://pandora-isomemo.github.io/PlotR/