Skip to content

Commit 2036406

Browse files
authored
Merge pull request #106 from dbetebenner/master
Updating years
2 parents cc486af + bf8f0a4 commit 2036406

11 files changed

Lines changed: 16 additions & 15 deletions

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: SGPdata
22
Type: Package
33
Title: Exemplar Data Sets for Student Growth Percentiles (SGP) Analyses
4-
Version: 28.5-0.0
5-
Date: 2024-12-3
4+
Version: 28.9-3.0
5+
Date: 2025-5-6
66
Authors@R: c(person(given=c("Damian", "W."), family="Betebenner", email="[email protected]", role=c("aut", "cre")),
77
person(given=c("Adam", "R."), family="Van Iwaarden", email="[email protected]", role="aut"),
88
person(given="Ben", family="Domingue", email="[email protected]", role="aut"))

R/zzz.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@ function(libname, pkgname) {
3232

3333
# Define a friendly startup message
3434
message_text <- paste0(
35-
magenta(bold("\uD83C\uDF89 SGPdata v", installed.version, sep="")), " - ", toOrdinal::toOrdinalDate("2024-12-4"), "\n",
35+
magenta(bold("\uD83C\uDF89 SGPdata v", installed.version, sep="")), " - ", toOrdinal::toOrdinalDate("2025-4-17"), "\n",
3636
strrep("\u2501", 40), "\n",
3737
bold("\U1F4E6 CRAN: "), cran.version, "\n",
3838
bold("\U1F527 Dev: "), dev.version, "\n",
3939
strrep("\u2501", 40), "\n",
4040
"\U1F4A1 Tip: ", magenta(bold("> help(package=\"SGPdata\")")), "\n",
4141
"\U1F310 Docs: ", magenta(bold("https://centerforassessment.github.io/SGPdata")), "\n",
4242
strrep("\u2501", 40), "\n",
43-
"\u2728 Happy SGPing!")
43+
"\u2728 Happy SGPing!", "\n")
4444

4545
# Display the startup message
4646
packageStartupMessage(message_text)
4747
}
48-
}
48+
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SGPdata
55
[![R-CMD-check](https://github.com/CenterForAssessment/SGPdata/workflows/R-CMD-check/badge.svg)](https://github.com/CenterForAssessment/SGPdata/actions)
66
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/centerforassessment/SGPdata?branch=master&svg=true)](https://ci.appveyor.com/project/centerforassessment/SGPdata)
77
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/SGPdata)](https://cran.r-project.org/package=SGPdata)
8-
[![Development Version](https://img.shields.io/badge/devel-28.0--0.0-brightgreen.svg)](https://github.com/CenterForAssessment/SGPdata)
8+
[![Development Version](https://img.shields.io/badge/devel-28.9--3.0-brightgreen.svg)](https://github.com/CenterForAssessment/SGPdata)
99
[![Rstudio mirror downloads](https://cranlogs.r-pkg.org/badges/grand-total/SGPdata)](https://github.com/metacran/cranlogs.app)
1010
[![License](https://img.shields.io/badge/license-GPL%203-brightgreen.svg?style=flat)](https://github.com/CenterForAssessment/SGPdata/blob/master/LICENSE.md)
1111
[![Join the chat at https://gitter.im/CenterForAssessment/SGPdata](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/CenterForAssessment/SGPdata?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

data/sgpData.rda

332 Bytes
Binary file not shown.

data/sgpData_INSTRUCTOR_NUMBER.rda

-17.1 KB
Binary file not shown.

data/sgpData_LONG.rda

-8.21 KB
Binary file not shown.

data/sgptData_LONG.rda

344 KB
Binary file not shown.

inst/CITATION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ bibentry(
77
person(given = c("Adam", "R."), family = "Van Iwaarden"),
88
person(given = c("Benjamin"), family = "Domingue")
99
),
10-
year = "2024",
11-
note = "R package version 28.5-0.0",
10+
year = "2025",
11+
note = "R package version 28.9-3.0",
1212
url = "https://centerforassessment.github.io/SGPdata/",
1313
textVersion = paste(
14-
"Damian W. Betebenner, Adam R. Van Iwaarden and Ben Domingue (2024).",
14+
"Damian W. Betebenner, Adam R. Van Iwaarden and Ben Domingue (2025).",
1515
"SGPdata: Exemplar Data Sets for Student Growth Percentile (SGP) Analyses.",
16-
"(R package version 28.5-0.0.",
16+
"(R package version 28.9-3.0.",
1717
"URL: https://centerforassessment.github.io/SGPdata/"
1818
)
1919
)

man/SGPdata-package.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
\tabular{ll}{
1212
Package: \tab SGPdata\cr
1313
Type: \tab Package\cr
14-
Version: \tab 28.5-0.0\cr
15-
Date: \tab 2024-12-3\cr
14+
Version: \tab 28.9-3.0\cr
15+
Date: \tab 2025-5-6\cr
1616
License: \tab GPL-3\cr
1717
LazyLoad: \tab Yes\cr
1818
LazyData: \tab Yes\cr

man/sgpData.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@ of their own datasets for growth percentile analyses.
1313
A data frame of student level observations for five years on the following variables.
1414
\describe{
1515
\item{\code{ID}}{Student ID}
16-
\item{\code{GRADE_2020}}{Student Grade Tested 2020, possibly missing}
1716
\item{\code{GRADE_2021}}{Student Grade Tested 2021, possibly missing}
1817
\item{\code{GRADE_2022}}{Student Grade Tested 2022, possibly missing}
1918
\item{\code{GRADE_2023}}{Student Grade Tested 2023, possibly missing}
2019
\item{\code{GRADE_2024}}{Student Grade Tested 2024, possibly missing}
21-
\item{\code{SS_2020}}{Student Scale Score 2020, possibly missing}
20+
\item{\code{GRADE_2025}}{Student Grade Tested 2025, possibly missing}
2221
\item{\code{SS_2021}}{Student Scale Score 2021, possibly missing}
2322
\item{\code{SS_2022}}{Student Scale Score 2022, possibly missing}
2423
\item{\code{SS_2023}}{Student Scale Score 2023, possibly missing}
2524
\item{\code{SS_2024}}{Student Scale Score 2024, possibly missing}
25+
\item{\code{SS_2025}}{Student Scale Score 2025, possibly missing}
2626
}
2727
}
2828

0 commit comments

Comments
 (0)