Skip to content

Commit 2e13267

Browse files
committed
Adding in matrices for Spring 2017-2017 based upon analysis of Fall 2016-2017 data
1 parent cdb5624 commit 2e13267

6 files changed

Lines changed: 10 additions & 6 deletions

File tree

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: 5.0-0.0
5-
Date: 2016-11-18
4+
Version: 6.0-0.0
5+
Date: 2016-12-2
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>
977 KB
Binary file not shown.
405 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 5.0-0.0",
7+
note = "R package version 6.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 5.0-0.0.",
12+
"(R package version 6.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_6.0-0.0
2+
3+
o Added in matrices for 2016_2017.3 and released for SPRING_2016-2017.
4+
15
Changes in version: RLImatrices_5.0-0.0
26

37
o Added in matrices for 2016_2017.2 and released for WINTER_2016-2017.

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 5.0-0.0\cr
14-
Date: \tab 2015-11-18\cr
13+
Version: \tab 6.0-0.0\cr
14+
Date: \tab 2016-12-2\cr
1515
License: \tab GPL-3\cr
1616
LazyLoad: \tab Yes\cr
1717
LazyData: \tab Yes\cr

0 commit comments

Comments
 (0)