Skip to content

Commit 956a200

Browse files
4.3-10
1 parent af5e462 commit 956a200

19 files changed

+161
-17
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: sirt
22
Type: Package
33
Title: Supplementary Item Response Theory Models
4-
Version: 4.3-9
5-
Date: 2025-11-13 22:12:54
4+
Version: 4.3-10
5+
Date: 2025-12-10 08:00:43
66
Authors@R: c( person(given = "Alexander",
77
family = "Robitzsch",
88
role = c("aut", "cre"),

R/RcppExports.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## File Name: RcppExports.R
2-
## File Version: 4.003009
2+
## File Version: 4.003010
33
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
44
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
55

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ The CRAN version can be installed from within R using:
2222
utils::install.packages("sirt")
2323
```
2424

25-
#### GitHub version `sirt` 4.3-9 (2025-11-13)
25+
#### GitHub version `sirt` 4.3-10 (2025-12-10)
2626

27-
[![](https://img.shields.io/badge/github%20version-4.3--9-orange.svg)](https://github.com/alexanderrobitzsch/sirt)  
27+
[![](https://img.shields.io/badge/github%20version-4.3--10-orange.svg)](https://github.com/alexanderrobitzsch/sirt)  
2828

2929
The version hosted [here](https://github.com/alexanderrobitzsch/sirt) is the development version of `sirt`.
3030
The GitHub version can be installed using `devtools` as:

data/data.kess.figIntell.rda

288 KB
Binary file not shown.

data/data.kess.math.rda

880 KB
Binary file not shown.

data/data.kess.read.rda

1.36 MB
Binary file not shown.

data/data.kess.sci.rda

302 KB
Binary file not shown.

data/datalist

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ data.elfe
1313
data.ess2005
1414
data.g308
1515
data.inv4gr
16+
data.kess.figIntell
17+
data.kess.math
18+
data.kess.read
19+
data.kess.sci
1620
data.liking.science
1721
data.long
1822
data.lsem01

docs/404.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/authors.html

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)