Package: irt
Type: Package
Title: Item Response Theory and Computerized Adaptive Testing Functions
Version: 0.2.9
Authors@R: c(person(given = "Emre", 
                    family = "Gonulates", 
                    role = c("aut", "cre"),
                    email = "egonulates@gmail.com",  
                    comment = c(ORCID="0000-0002-3834-3266")))
Maintainer: Emre Gonulates <egonulates@gmail.com>
Description: A collection of Item Response Theory (IRT) and Computerized 
     Adaptive Testing (CAT) functions that are used in psychometrics. 
URL: https://github.com/egonulates/irt
BugReports: https://github.com/egonulates/irt/issues
License: AGPL (>= 3)
Depends: methods
LinkingTo: Rcpp
Imports: Rcpp (>= 1.0.1), parallel
NeedsCompilation: yes
RoxygenNote: 7.3.1
Encoding: UTF-8
Language: en-US
Collate: 'RcppExports.R' 'ability_estimation.R' 'bilog.R' 'cat_sim.R'
        'cat_sim_helper_functions.R' 'classification.R' 'item-class.R'
        'item-class-methods.R' 'itempool-class.R'
        'itempool-class-methods.R' 'dif.R' 'equate_stuirt.R'
        'flexMIRT.R' 'response-class.R' 'generate_objects.R' 'info.R'
        'ipd.R' 'irtpro.R' 'item_analysis.R' 'item_fit.R'
        'kernel_smoothing.R' 'response_set-class.R' 'max_score.R'
        'mean.R' 'misc.R' 'package-irt.R' 'person_fit.R'
        'plot_cat_output.R' 'plot_distractor_icc.R' 'plot_icc.R'
        'plot_itempool.R' 'plot_info.R' 'plot_item.R' 'plot_ks.R'
        'plot_resp_loglik.R' 'prob.R' 'resp_lik.R' 'resp_loglik.R'
        'response-class-methods.R' 'response_set-class-methods.R'
        'rsss.R' 'sim_resp.R' 'testlet-class-methods.R' 'var.R'
        'winsteps.R' 'zzz.R'
Config/testthat/edition: 3
Suggests: ggplot2, markdown, knitr, rmarkdown, tibble, pillar
VignetteBuilder: knitr
Packaged: 2024-02-20 19:53:32 UTC; gonul
Author: Emre Gonulates [aut, cre] (<https://orcid.org/0000-0002-3834-3266>)
Repository: CRAN
Date/Publication: 2024-02-20 20:40:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 02:44:48 UTC; windows
Archs: x64
