-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
27 lines (27 loc) · 1.12 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
Package: pssr
Type: Package
Title: A suite for functions for the easy preregistration, as well as the easy sharing of data and material for experimental psychopathology studies
Version: 0.1.0
Date: 2015-08-06
Authors@R: c(person("Angelos", "Krypotos", email = "[email protected]", role = c("aut", "cre")), person("Nicolas", "Perez", email = "[email protected]", role = c("aut")))
Description: Provides functions for the easy preregistration of experimental studies, together with function for the easy upload of experimental material and data. The package suggests a specific folder structure for each created project. It also includes functions for the version control of each project, via git. Lastly, a shiny application, included in the package, makes the use of the package much easier.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
URL: https://github.com/AngelosPsy/pssr
BugReports: https://github.com/AngelosPsy/pssr/issues
Imports: prereg,
rmarkdown,
stringr,
sodium,
foreign,
git2r,
data.table,
dplyr,
methods,
digest,
devtools,
shinyFiles,
shinyjs,
shiny