Package: plotlsirm
Type: Package
Title: Plot Toolkit for Latent Space Item Response Models
Version: 0.1.3
Authors@R: c(
    person(
        given   = "Jinwen",
        family  = "Luo",
        role    = c("aut", "cre"),
        email   = "jevanluo@ucla.edu",
        comment = c(ORCID = "0000-0002-8511-7165")),
    person(
        given   = "Minjeong",
        family  = "Jeon",
        role    = "aut",
        email   = "mjjeon@ucla.edu",
        comment = c(ORCID = "0000-0002-5880-4146")))
Description: Provides publication‑quality and interactive plots for exploring 
             the posterior output of Latent Space Item Response Models, including 
             Posterior Interaction Profiles, radar charts, 2‑D latent maps, and 
             item‑similarity heat maps. The methods implemented in this package 
             are based on work by Jeon, M., Jin, I. H., Schweinberger, M., Baugh, S. (2021) <doi:10.1007/s11336-021-09762-5>.
License: GPL (>= 3)
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: ggplot2 (>= 3.4), rlang, dplyr, tidyr, patchwork, scales, grid
Suggests: plotly, testthat (>= 3.0.0), spelling
RoxygenNote: 7.2.3
URL: https://github.com/jevanluo/plotlsirm
BugReports: https://github.com/jevanluo/plotlsirm/issues
Author: Jinwen Luo [aut, cre] (ORCID: <https://orcid.org/0000-0002-8511-7165>),
  Minjeong Jeon [aut] (ORCID: <https://orcid.org/0000-0002-5880-4146>)
Maintainer: Jinwen Luo <jevanluo@ucla.edu>
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-09-24 20:18:55 UTC; jevan
Repository: CRAN
Date/Publication: 2025-10-01 07:10:02 UTC
Built: R 4.6.0; ; 2025-10-07 03:54:29 UTC; windows
