-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
52 lines (52 loc) · 1.42 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
42
43
44
45
46
47
48
49
50
51
52
Package: FReD
Title: Interfaces to the FORRT Replication Database
Version: 0.0.0.9001
Authors@R: c(
person("Lukas", "Röseler", , "lukas.roeseler@uni-muenster.de", role = "aut",
comment = c(ORCID = "0000-0002-6446-1901")),
person("Lukas", "Wallrich", , "l.wallrich@bbk.ac.uk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2121-5177")),
person("Helena", "Hartmann", , "Helena.Hartmann@uk-essen.de", role = c("aut"),
comment = c(ORCID = "0000-0002-1331-6683")),
person("Flavio", "Azevedo", , "f.a.azevedo@uu.nl", role = c("aut"),
comment = c(ORCID = "0000-0001-9000-8513"))
)
Description: FORRT's Replication Database collects replication studies
across the social and behavioural sciences. This package offers two
Shiny apps to explore the database, enable meta-research and
facilitate the search for replication studies.
License: MIT + file LICENSE
Imports:
bslib,
checkmate,
cli,
dplyr,
DT,
esc,
forcats,
ggplot2,
glue,
httr,
markdown,
metafor,
openxlsx,
pdftools,
plotly,
shiny,
shinycssloaders,
shinyjs,
stringr,
zcurve
Suggests:
knitr,
rmarkdown,
rstudioapi,
testthat (>= 3.0.0)
Remotes:
github::forrtproject/FReD
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: http://forrt.org/FReD/