-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
25 lines (25 loc) · 1.02 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
Package: oecs
Title: O-ECS (Open Early Childhood Screening) is an R package for screening of the need for support before entering kindergarten.
Version: 0.0.0.9000
Authors@R:
person(given = "Andreas",
family = "Wyss",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-2440-3093"))
Description: O-ECS (Open Early Childhood Screening) is an R package (which using R and LimeSurvey) for a short screening of the need for support before entering kindergarten can be set up and evaluated automatically. Personal data are only stored locally and are not transferred to the LimeSurvey survey software. The instrument is designed for use in German-speaking countries and was developed based on practical requirements.
License: `use_gpl3_license()`
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Imports:
devtools,
dplyr,
magrittr,
openssl,
openxlsx,
RCurl,
readr,
stringr
Remotes: cloudyr/limer