-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
41 lines (41 loc) · 1.19 KB
/
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
Package: compreprev
Title: Computational Reproducibility Review
Date: 2023-03-02
Version: 0.0.9006
Authors@R:
c(person(given = "Lisa",
family = "DeBruine",
role = c("cre", "aut"),
email = "debruine@gmail.com",
comment = c(ORCID = "0000-0002-7523-5539")),
person(given = "Tom",
family = "Hardwicke",
role = c("aut"),
email = "tom.hardwicke@unimelb.edu.au",
comment = c(ORCID = "0000-0001-9485-4952")),
person(given = "Frederick",
family = "Aust",
role = c("aut"),
email = "frederik.aust@uni-koeln.de",
comment = c(ORCID = "0000-0003-4900-788X")),
person(given = "Richard",
family = "Lucas",
role = c("aut"),
email = "lucasri@msu.edu",
comment = c(ORCID = "0000-0002-7995-3319"))
)
Description: A shiny app to help with computational reproducibility reviews.
License: CC BY 4.0
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
shiny,
shinyjs,
shinydashboard,
shinyWidgets,
jsonlite
Depends:
R (>= 2.10)
URL: https://debruine.github.io/compreprev/