Package: mfrmr Type: Package Title: Estimation and Diagnostics for Many-Facet Measurement Models Version: 0.2.2 Authors@R: person(given = "Ryuya", family = "Komuro", role = c("aut", "cre", "cph"), email = "ryuya.komuro.c4@tohoku.ac.jp", comment = c(ORCID = "0000-0001-9205-0926")) Description: Native R implementation of many-facet ordered-response measurement models with arbitrary facet counts, rating-scale and partial-credit parameterizations, a bounded generalized partial-credit extension, and both marginal and joint maximum likelihood estimation. The package provides a fit / diagnose / report pipeline covering anchoring, linking, bias and differential-functioning screening, and publication-oriented reporting summaries, with reproducibility manifests for replay. See 'Andrich' (1978) , 'Masters' (1982) , and 'Muraki' (1992) for the underlying ordered-response models. URL: https://ryuya-dot-com.github.io/mfrmr/, https://github.com/Ryuya-dot-com/mfrmr BugReports: https://github.com/Ryuya-dot-com/mfrmr/issues License: MIT + file LICENSE Language: en Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Depends: R (>= 4.1) Imports: cli, dplyr, grDevices, graphics, tidyr, tibble, purrr, stringr, psych, lifecycle, rlang, methods, stats, utils LinkingTo: cpp11 Suggests: testthat (>= 3.0.0), covr, knitr, rmarkdown, igraph, lme4, digest, kableExtra, flextable, future.apply, shiny, mirt, TAM, eRm VignetteBuilder: knitr Config/testthat/edition: 3 Config/Needs/website: pkgdown Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://ryuya-dot-com.r-universe.dev Date/Publication: 2026-07-03 05:40:20 UTC RemoteUrl: https://github.com/ryuya-dot-com/mfrmr RemoteRef: HEAD RemoteSha: 935f195e34f7dcee4d617809d4d1a81dd2940107 NeedsCompilation: yes Packaged: 2026-07-03 08:20:06 UTC; root Author: Ryuya Komuro [aut, cre, cph] (ORCID: ) Maintainer: Ryuya Komuro