-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
20 lines (20 loc) · 1.04 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: SGPdata
Type: Package
Title: Exemplar Data Sets for Student Growth Percentiles (SGP) Analyses
Version: 28.0-0.0
Date: 2024-7-14
Authors@R: c(person(given=c("Damian", "W."), family="Betebenner", email="dbetebenner@nciea.org", role=c("aut", "cre")),
person(given=c("Adam", "R."), family="Van Iwaarden", email="avaniwaarden@nciea.com", role="aut"),
person(given="Ben", family="Domingue", email="ben.domingue@gmail.com", role="aut"))
Maintainer: Damian W. Betebenner <dbetebenner@nciea.org>
Depends: R (>= 4.0)
Suggests: SGP (>= 1.9-0.0), knitr, rmarkdown
Imports: crayon, data.table (>= 1.14.0)
Description: Data sets utilized by the 'SGP' package as exemplars for users to conduct their own student growth percentiles (SGP) analyses.
URL: https://CenterForAssessment.github.io/SGPdata/, https://github.com/CenterForAssessment/SGPdata/, https://cran.r-project.org/package=SGPdata
BugReports: https://github.com/CenterForAssessment/SGPdata/issues/
VignetteBuilder: knitr
LazyLoad: Yes
LazyData: Yes
LazyDataCompression: xz
License: GPL-3