Skip to content

irtQ

1.1.0

Unidimensional Item Response Theory Modeling

1packages depend
3.3Kdownloads / year
34.5%test coverage
13/13checks pass

Overview

About
Maintained by Hwanggyu LimFirst published 2023-01-106 releasesCRAN page ↗GitHub ↗

Fit unidimensional item response theory (IRT) models to test data, which includes both dichotomous and polytomous items, calibrate pretest item parameters, estimate examinees' abilities, and examine the IRT model-data fit on item-level in different ways as well as provide useful functions related to IRT analyses such as IRT model-data fit evaluation and differential item functioning analysis. The bring.flexmirt() and write.flexmirt() functions were written by modifying the read.flexmirt() function (Pritikin & Falk (2022) doi:10.1177/0146621620929431). The bring.bilog() and bring.parscale() functions were written by modifying the read.bilog() and read.parscale() functions, respectively (Weeks (2010) doi:10.18637/jss.v035.i12). The bisection() function was written by modifying the bisection() function (Howard (2017, ISBN:9780367657918)). The code of the inverse test characteristic curve scoring in the est_score() function was written by modifying the irt.eq.tse() function (González (2014) doi:10.18637/jss.v059.i07). In est_score() function, the code of weighted likelihood estimation method was written by referring to the Pi(), Ji(), and Ii() functions of the catR package (Magis & Barrada (2017) doi:10.18637/jss.v076.c01).

Install

Health

CRAN checks
13OK
Slowest check: 9.2 min · r-devel-linux-x86_64-fedora-clang
Code health
Yes
Tests · ratio 0.06
34.5%
Coverage · measured lines
100%
Documentation · exports
16
Dependencies · direct
Check history
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-08
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 4,606 wordsVignettesNopkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
60%
Documented parameters
95%
Return-value docs
100%
References docs
62%

Downloads

3.3K
CRAN downloads in the past year
Rank #11,238 · ~9/day · ~273/mo
Daily download trend is not available in this view yet.
27130 days
95190 days
3.3K1 year
Compare downloads with other packages →
Also on186 r2u17 autocran

Repository

Repository
0Stars
0Forks
0Open issues
0Open PRs
0Releases
Last activity 2026-06-26

Repository practices

Upstream repositoryBeta

3 development-tooling and community-health practices detected across 3 families in the upstream repository

Checks run against github.com/hwangq/irtq on 2026-07-19.

Continuous integration (1)
GitHub Actions
Docs source (1)
README.Rmd
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
17 external dependencies (excludes base and recommended)
Depends (1)
R >= 4.4
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
1direct
0indirect

Code & Tests

Code Composition
R 31,773 (78%)Rd 9,021 (22%)
Code characteristics
Object systems
S355
Cyclomatic complexity
5.0 median / 71 max
Test cases
138 / 0.06 per code line

Test coverage

Line coverage

35%

Expression

35.8%

Tests / Examples

34.5% / 9% ex

Functions

189 36 exported

Complexity

8.4 avg / 71 max

Call network

189 nodes / 371 edges

Loading call graph…

Lowest coverage

189 functions
FunctionCycloCoverage
bring.bilog exp50%
bring.mirt exp160%
bring.parscale exp190%
cac_lee exp60%
cac_rud exp100%
covirt exp50%

People & History

People (7)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Contributors (6)
Contributor
Contributor
Contributor · added in 0.2.0
Contributor
Contributor
Contributor
Package Timeline

6 releases. Pick two to compare their code metrics. R releases are shown for context.

  • 1.1.0Latest
    2026-06-07 · current release · diff ↗
  • R
    R 4.6.0 released · 2026-04-24
  • 1.0.0
    2025-07-17 · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • 0.2.1
    2024-08-25 · diff ↗
  • R
    R 4.4.0 released · 2024-04-24
  • 0.2.0
    2023-07-06 · diff ↗
  • 0.1.1
    2023-05-08 · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • 0.1.0
    2023-01-10
  • R
    R 4.2.0 released · 2022-04-22

Package metadata

First published
2023-01-10
Total releases
6 / 3 yrs
License
GPL (>= 2) OSI
Minimum R
≥ 4.4
Bundled data
1.1 MB / 5 files
Download size
1.5 MB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →