Skip to content

immer

Item Response Models for Multiple Ratings

v1.5-13 · Mar 21, 2024 · GPL (>= 2)

Description

Implements some item response models for multiple ratings, including the hierarchical rater model, conditional maximum likelihood estimation of linear logistic partial credit model and a wrapper function to the commercial FACETS program. See Robitzsch and Steinfeld (2018) for a description of the functionality of the package. See Wang, Su and Qiu (2014; <doi:10.1111/jedm.12045>) for an overview of modeling alternatives.

Downloads

325

Last 30 days

12036th

949

Last 90 days

3.9K

Last year

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

CRAN Check Status

4 NOTE
10 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 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
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 (6 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Alexander Robitzsch <robitzsch@ipn.uni-kiel.de>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Alexander",
                      family = "Robitzsch",
                      role = c("aut", "cre"),
                      email = "robitzsch@ipn.uni-kiel.de"),
               person(given = "Jan",
                      family = "Steinfeld",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘immer/libs/immer.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

CRAN incoming feasibility

Maintainer: ‘Alexander Robitzsch <robitzsch@ipn.uni-kiel.de>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Alexander",
                      family = "Robitzsch",
                      role = c("aut", "cre"),
                      email = "robitzsch@ipn.uni-kiel.de"),
               person(given = "Jan",
                      family = "Steinfeld",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘immer/libs/immer.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 'immer/libs/x64/immer.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-patched-linux-x86_64

compiled code

File ‘immer/libs/immer.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 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Alexander Robitzsch <robitzsch@ipn.uni-kiel.de>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Alexander",
                      family = "Robitzsch",
                      role = c("aut", "cre"),
                      email = "robitzsch@ipn.uni-kiel.de"),
               person(given = "Jan",
                      family = "Steinfeld",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Alexander Robitzsch <robitzsch@ipn.uni-kiel.de>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Alexander",
                      family = "Robitzsch",
                      role = c("aut", "cre"),
                      email = "robitzsch@ipn.uni-kiel.de"),
               person(given = "Jan",
                      family = "Steinfeld",
                      role = "aut"))
as necessary.

Dependency Network

Dependencies Reverse dependencies CDM coda psychotools Rcpp sirt TAM immer

Version History

new 1.5-13 Mar 10, 2026
updated 1.5-13 ← 1.4-15 diff Mar 20, 2024
updated 1.4-15 ← 1.3-3 diff Aug 21, 2022
updated 1.3-3 ← 1.2-19 diff May 16, 2022
updated 1.2-19 ← 1.1-35 diff Apr 12, 2022
updated 1.1-35 ← 1.0-138 diff Dec 9, 2018
updated 1.0-138 ← 0.8-5 diff Apr 23, 2018
updated 0.8-5 ← 0.7-0 diff Apr 26, 2017
updated 0.7-0 ← 0.6-0 diff Jan 17, 2017
updated 0.6-0 ← 0.5-0 diff Oct 28, 2016
updated 0.5-0 ← 0.4-0 diff May 30, 2016
updated 0.4-0 ← 0.3-0 diff Mar 6, 2016
updated 0.3-0 ← 0.2-0 diff Jan 22, 2016
updated 0.2-0 ← 0.1-1 diff Nov 3, 2015
new 0.1-1 Sep 13, 2015