-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
49 lines (49 loc) · 900 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
39
40
41
42
43
44
45
46
47
48
49
Package: maceR
Title: maceR_PGK
Version: 0.0.0.9000
Authors@R:
person(given = "Marco",
family = "Ferrari",
role = c("cre", "aut"),
email = "[email protected]")
Description: App to analyse locomotor activity data from circadian
cabinets.
License: LGPL (>= 3) + file LICENSE
Depends:
behavr,
config (>= 0.3.1),
data.table,
dplyr,
DT,
gert,
ggetho,
ggplot2,
golem (>= 0.3.1),
lubridate,
magrittr,
pryr,
purrr,
R6,
rhandsontable,
shiny (>= 1.6.0),
shinycssloaders,
shinydashboard,
shinydashboardPlus,
shinyjs,
shinyWidgets,
stringr,
tidyr,
zeitgebr
Suggests:
knitr,
rmarkdown,
spelling,
testthat (>= 3.0.0),
rlang
VignetteBuilder:
knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.3