diff --git a/DESCRIPTION b/DESCRIPTION index 2e5203a..5012f0d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: RLImatrices Type: Package Title: Historical baseline coefficient matrices for RLI SGPt analyses -Version: 1.0-0.0 -Date: 2015-10-3 +Version: 2.0-0.0 +Date: 2015-12-2 Authors@R: c(person(given=c("Damian", "W."), family="Betebenner", email="dbetebenner@nciea.org", role=c("aut", "cre")), person(given="Adam", family="Van Iwaarden", email="Vaniwaarden@colorado.edu", role="aut")) Maintainer: Damian W. Betebenner diff --git a/data/RLI_SGPt_Baseline_Matrices.rda b/data/RLI_SGPt_Baseline_Matrices.rda index ce4852b..b4fdd9b 100644 Binary files a/data/RLI_SGPt_Baseline_Matrices.rda and b/data/RLI_SGPt_Baseline_Matrices.rda differ diff --git a/data/RLI_UK_SGPt_Baseline_Matrices.rda b/data/RLI_UK_SGPt_Baseline_Matrices.rda index 33d9873..2eabc0a 100644 Binary files a/data/RLI_UK_SGPt_Baseline_Matrices.rda and b/data/RLI_UK_SGPt_Baseline_Matrices.rda differ diff --git a/inst/CITATION b/inst/CITATION index 8673edf..bba25e2 100644 --- a/inst/CITATION +++ b/inst/CITATION @@ -4,11 +4,11 @@ citEntry(entry = "Manual", title = "{RLImatrices}: Baseline coefficient matrices for SGPt analyses.", author = "Damian W. Betebenner and Adam Van Iwaarden", year = "2015", - note = "R package version 1.0-0.0", + note = "R package version 2.0-0.0", url = "https://github.com/CenterForAssessment/RLImatrices/", textVersion = paste("Damian W. Betebenner and Adam Van Iwaarden (2015).", "RLImatrices: Baseline coefficient matrices for SGPt analyses.", - "(R package version 1.0-0.0.", + "(R package version 2.0-0.0.", "URL https://github.com/CenterForAssessment/RLImatrices/") ) diff --git a/inst/NEWS b/inst/NEWS index bd51c7c..31a27f2 100644 --- a/inst/NEWS +++ b/inst/NEWS @@ -1,3 +1,7 @@ +Changes in version: RLImatrices_2.0-0.0 + + o Copied matrices for 2015_2016.1 to 2015_2016.2 and released for WINTER_2015-2016. + Changes in version: RLImatrices_1.0-0.0 o Package Released containing baseline matrices for use up to and including Fall 2015-2016. diff --git a/man/RLImatrices-package.Rd b/man/RLImatrices-package.Rd index 23968e0..2cb87dc 100644 --- a/man/RLImatrices-package.Rd +++ b/man/RLImatrices-package.Rd @@ -10,8 +10,8 @@ \tabular{ll}{ Package: \tab RLImatrices\cr Type: \tab Package\cr -Version: \tab 1.0-0.0\cr -Date: \tab 2015-10-3\cr +Version: \tab 2.0-0.0\cr +Date: \tab 2015-12-2\cr License: \tab GPL-3\cr LazyLoad: \tab Yes\cr LazyData: \tab Yes\cr