-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathDESCRIPTION
25 lines (25 loc) · 956 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
Package: prereg
Type: Package
Title: R Markdown Templates to Preregister Scientific Studies
Version: 0.5.0
Authors@R: c(
person("Frederik", "Aust", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4900-788X")),
person("Lisa", "Spitzer", email = "[email protected]", role = "aut"),
person("Jeffrey R.", "Stevens", email = "[email protected]", role = "ctb", comment = c(ORCID = "0000-0003-2375-1360")),
person("Masataka", "Ogawa", email = "[email protected]", role = "ctb")
)
Description: Provides a collection of templates to author preregistration documents for scientific studies in PDF format.
URL: https://github.com/crsh/prereg
BugReports: https://github.com/crsh/prereg/issues
Depends:
R (>= 3.0.0)
Imports:
rmarkdown (>= 1.0)
Suggests:
testthat
License: GPL-3
Encoding: UTF-8
LazyData: TRUE
Language: en-US
RoxygenNote: 7.1.2
Roxygen: list(markdown = TRUE)