-
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.71 KB
/
DESCRIPTION
File metadata and controls
41 lines (41 loc) · 1.71 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: LightLogWeb
Title: Brings LightLogR to a shiny web-based interface
Version: 0.0.0.9000
Authors@R: c(
person("Johannes", "Zauner",
email = "johannes.zauner@tum.de", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2171-4566")),
person("Manuel", "Spitschan",
email = "manuel.spitschan@tum.de", role = "aut",
comment = c(ORCID = "0000-0002-8572-9268")),
person("European Partnership on Metrology", role = "fnd", comment = "The project (22NRM05 MeLiDos) has received funding from the European Partnership on Metrology, co-financed by the European Union's Horizon Europe Research and Innovation Programme, EURAMET, and the Participating States. Views and opinions expressed are those of the authors and do not necessarily reflect those of the European Union or EURAMET."),
person("Wellcome Trust", role = "fnd", comment = "LightLogR's development is supported by the Wellcome Trust (www.wellcome.org), 226787/2/22/Z."),
person("Reality Labs Research", role = "fnd", comment = "LightLogR's development is supported by the GLEE project (Global Light Exposure Engine, www.visualdiet.org) funded by Reality Labs Research."),
person("Translational Sensory and Circadian Neuroscience Unit (MPS/TUM/TUMCREATE)", comment = c(URL = "www.tscnlab.org"), role = "cph"))
Description: What the package does (one paragraph).
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Imports:
bsicons,
bslib,
dplyr,
DT,
glue,
gt,
leaflet,
LightLogR,
lubridate,
purrr,
rlang,
shiny,
shinycssloaders,
shinyWidgets,
stringr,
svglite,
tibble
Suggests:
pkgload,
rsconnect