Package: facetsviz Type: Package Title: Parse and Visualize Facets Output Files Version: 0.1.1 Authors@R: person(given = c("Muhammad", "Yoga"), family = "Prabowo", email = "muhammadyogaprabowo@gmail.com", role = c("aut", "cre")) Description: Utilities to parse output files from 'Facets' (a software widely used for multi-facet Rasch measurement) and build accurate visualizations from the measurement reports. For more details on the underlying measurement framework, see Linacre (1994, ISBN:0-941938-02-6) and Linacre (2023) . URL: https://github.com/myprabowo/facetsviz BugReports: https://github.com/myprabowo/facetsviz/issues License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 4.1.0) Imports: ggrepel, ggplot2, rlang, scales, stats, tibble, tidyr, tools, utils Suggests: bslib, DT, knitr, rmarkdown, shiny, testthat VignetteBuilder: knitr Config/testthat/edition: 3 RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev Repository: https://myprabowo.r-universe.dev Date/Publication: 2026-07-22 13:11:32 UTC RemoteUrl: https://github.com/myprabowo/facetsviz RemoteRef: HEAD RemoteSha: 12992b39089625b1a35a44daeb33bb52784d53ec NeedsCompilation: no Packaged: 2026-07-22 14:48:48 UTC; root Author: Muhammad Yoga Prabowo [aut, cre] Maintainer: Muhammad Yoga Prabowo