Skip to content

Commit ee9c9d9

Browse files
committed
Update of RLI matrices and re-release FALL_2017-2018
1 parent dd69bf4 commit ee9c9d9

File tree

5 files changed

+10
-6
lines changed

5 files changed

+10
-6
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: RLImatrices
22
Type: Package
33
Title: Historical baseline coefficient matrices for RLI SGPt analyses
4-
Version: 7.0-0.0
5-
Date: 2017-4-15
4+
Version: 8.0-0.0
5+
Date: 2017-6-22
66
Authors@R: c(person(given=c("Damian", "W."), family="Betebenner", email="dbetebenner@nciea.org", role=c("aut", "cre")),
77
person(given="Adam", family="Van Iwaarden", email="Vaniwaarden@colorado.edu", role="aut"))
88
Maintainer: Damian W. Betebenner <dbetebenner@nciea.org>
-32.4 KB
Binary file not shown.

inst/CITATION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ citEntry(entry = "Manual",
44
title = "{RLImatrices}: Baseline coefficient matrices for SGPt analyses.",
55
author = "Damian W. Betebenner and Adam Van Iwaarden",
66
year = "2016",
7-
note = "R package version 7.0-0.0",
7+
note = "R package version 8.0-0.0",
88
url = "https://github.com/CenterForAssessment/RLImatrices/",
99

1010
textVersion = paste("Damian W. Betebenner and Adam Van Iwaarden (2016).",
1111
"RLImatrices: Baseline coefficient matrices for SGPt analyses.",
12-
"(R package version 7.0-0.0.",
12+
"(R package version 8.0-0.0.",
1313
"URL https://github.com/CenterForAssessment/RLImatrices/")
1414
)

inst/NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Changes in version: RLImatrices_8.0-0.0
2+
3+
o Updated MATHEMATICS and EARLY_LITERACY Rasch based matrices for Fall & Winter 2016-2017.
4+
15
Changes in version: RLImatrices_7.0-0.0
26

37
o Added in Rasch based matrices.

man/RLImatrices-package.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
\tabular{ll}{
1111
Package: \tab RLImatrices\cr
1212
Type: \tab Package\cr
13-
Version: \tab 7.0-0.0\cr
14-
Date: \tab 2017-4-15\cr
13+
Version: \tab 8.0-0.0\cr
14+
Date: \tab 2017-6-22\cr
1515
License: \tab GPL-3\cr
1616
LazyLoad: \tab Yes\cr
1717
LazyData: \tab Yes\cr

0 commit comments

Comments
 (0)