Skip to content

sirt

Supplementary Item Response Theory Models

v4.2-133 · Sep 27, 2025 · GPL (>= 2)

Description

Supplementary functions for item response models aiming to complement existing R packages. The functionality includes among others multidimensional compensatory and noncompensatory IRT models (Reckase, 2009, <doi:10.1007/978-0-387-89976-3>), MCMC for hierarchical IRT models and testlet models (Fox, 2010, <doi:10.1007/978-1-4419-0742-4>), NOHARM (McDonald, 1982, <doi:10.1177/014662168200600402>), Rasch copula model (Braeken, 2011, <doi:10.1007/s11336-010-9190-4>; Schroeders, Robitzsch & Schipolowski, 2014, <doi:10.1111/jedm.12054>), faceted and hierarchical rater models (DeCarlo, Kim & Johnson, 2011, <doi:10.1111/j.1745-3984.2011.00143.x>), ordinal IRT model (ISOP; Scheiblechner, 1995, <doi:10.1007/BF02301417>), DETECT statistic (Stout, Habing, Douglas & Kim, 1996, <doi:10.1177/014662169602000403>), local structural equation modeling (LSEM; Hildebrandt, Luedtke, Robitzsch, Sommer & Wilhelm, 2016, <doi:10.1080/00273171.2016.1142856>).

Downloads

3.9K

Last 30 days

2003rd

15.7K

Last 90 days

62.5K

Last year

Trend: -32.7% (30d vs prior 30d)

CRAN Check Status

7 NOTE
7 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (7 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘sirt/libs/sirt.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘sirt/libs/sirt.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'sirt/libs/x64/sirt.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 18.2Mb
  sub-directories of 1Mb or more:
    R      3.1Mb
    data   4.9Mb
    libs   9.1Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 17.4Mb
  sub-directories of 1Mb or more:
    R      3.0Mb
    data   4.9Mb
    libs   8.3Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is 10.1Mb
  sub-directories of 1Mb or more:
    R      2.3Mb
    data   4.8Mb
    libs   1.7Mb
NOTE r-patched-linux-x86_64

compiled code

File ‘sirt/libs/sirt.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 8 OK · 6 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 30, 2026
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘sirt/libs/sirt.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘sirt/libs/sirt.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘sirt/libs/sirt.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 18.2Mb
  sub-directories of 1Mb or more:
    R      3.1Mb
    data   4.9Mb
    libs   9.1Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 17.4Mb
  sub-directories of 1Mb or more:
    R      3.0Mb
    data   4.9Mb
    libs   8.3Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is 10.1Mb
  sub-directories of 1Mb or more:
    R      2.3Mb
    data   4.8Mb
    libs   1.7Mb
ERROR 8 OK · 5 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 27, 2026
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘sirt/libs/sirt.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
ERROR r-devel-linux-x86_64-fedora-clang

whether package can be installed

Installation failed.
See ‘/data/gannet/ripley/R/packages/tests-clang/sirt.Rcheck/00install.out’ for details.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘sirt/libs/sirt.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-oldrel-macos-arm64

installed package size

installed size is 18.2Mb
  sub-directories of 1Mb or more:
    R      3.1Mb
    data   4.9Mb
    libs   9.1Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 17.4Mb
  sub-directories of 1Mb or more:
    R      3.0Mb
    data   4.9Mb
    libs   8.3Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is 10.1Mb
  sub-directories of 1Mb or more:
    R      2.3Mb
    data   4.8Mb
    libs   1.7Mb
NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 18.2Mb
  sub-directories of 1Mb or more:
    R      3.1Mb
    data   4.9Mb
    libs   9.1Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 17.4Mb
  sub-directories of 1Mb or more:
    R      3.0Mb
    data   4.9Mb
    libs   8.3Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is 10.1Mb
  sub-directories of 1Mb or more:
    R      2.3Mb
    data   4.8Mb
    libs   1.7Mb

Reverse Dependencies (17)

depends

Dependency Network

Dependencies Reverse dependencies CDM pbapply Rcpp TAM subscore FAfA GRShiny LAM MLEce RChASM STARTS cdmTools discnorm immer mdmb LSAmitR dextergui miceadds mirt +2 more reverse deps sirt

Version History

new 4.2-133 Mar 10, 2026
updated 4.2-133 ← 4.1-15 diff Sep 27, 2025
updated 4.1-15 ← 4.0-32 diff Feb 5, 2024
updated 4.0-32 ← 3.13-228 diff Jan 17, 2024
updated 3.13-228 ← 3.12-66 diff Aug 10, 2023
updated 3.12-66 ← 3.11-21 diff May 16, 2022
updated 3.11-21 ← 3.10-118 diff Dec 8, 2021
updated 3.10-118 ← 3.9-4 diff Sep 22, 2021
updated 3.9-4 ← 3.8-11 diff Feb 16, 2020
updated 3.8-11 ← 3.7-40 diff Feb 14, 2020
updated 3.7-40 ← 3.6-21 diff Nov 3, 2019
updated 3.6-21 ← 3.5-53 diff Aug 1, 2019
updated 3.5-53 ← 3.4-64 diff Jun 19, 2019
updated 3.4-64 ← 3.3-26 diff May 2, 2019
updated 3.3-26 ← 3.2-39 diff Mar 17, 2019
updated 3.2-39 ← 3.1-80 diff Feb 7, 2019
updated 3.1-80 ← 3.0-32 diff Jan 3, 2019
updated 3.0-32 ← 2.7-50 diff Nov 21, 2018
updated 2.7-50 ← 2.6-9 diff Jul 9, 2018
updated 2.6-9 ← 2.5-45 diff Mar 21, 2018