Skip to content

Commit f09dc20

Browse files
4.3-2
1 parent bcda334 commit f09dc20

File tree

180 files changed

+449
-332
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

180 files changed

+449
-332
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.2-124
5-
Date: 2025-05-20 11:56:18
4+
Version: 4.3-2
5+
Date: 2025-09-29 11:03:03
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.002124
2+
## File Version: 4.003002
33
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
44
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
55

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ a minimal runnable code necessary to reproduce the issue, which can be run on th
88
all necessary information on the used librarys, the R version, and the OS it is run on, perhaps a sessionInfo().
99

1010

11-
#### CRAN version `sirt` 4.1-15 (2024-02-06)
11+
#### CRAN version `sirt` 4.2-133 (2025-09-27)
1212

1313

1414
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version-last-release/sirt)](https://cran.r-project.org/package=sirt)
@@ -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.2-124 (2025-05-20)
25+
#### GitHub version `sirt` 4.3-2 (2025-09-29)
2626

27-
[![](https://img.shields.io/badge/github%20version-4.2--124-orange.svg)](https://github.com/alexanderrobitzsch/sirt)  
27+
[![](https://img.shields.io/badge/github%20version-4.3--2-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.pisa2006Read.rda

7.45 MB
Binary file not shown.

data/datalist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ data.noharmExC
2929
data.pars1.2pl
3030
data.pars1.rasch
3131
data.pirlsmissing
32+
data.pisa2006Read
3233
data.pisaMath
3334
data.pisaPars
3435
data.pisaRead

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.

docs/index.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/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ pandoc: 3.1.1
22
pkgdown: 2.0.7
33
pkgdown_sha: ~
44
articles: {}
5-
last_built: 2025-05-20T10:13Z
5+
last_built: 2025-09-29T09:33Z
66

docs/reference/IRT.mle.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.

0 commit comments

Comments
 (0)