Package: PROsetta Type: Package Title: Linking Patient-Reported Outcomes Measures Version: 0.4.2.9000 Authors@R: c( person("Seung W.", "Choi", email = "schoi@austin.utexas.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4777-5420")), person("Sangdon", "Lim", email = "sangdonlim@utexas.edu", role = c("aut"), comment = c(ORCID = "0000-0002-2988-014X")), person("Benjamin D.", "Schalet", email = "b-schalet@northwewstern.edu", role = c("ctb")), person("Aaron J.", "Kaat", email = "aaron.kaat@northwestern.edu", role = c("ctb")), person("David", "Cella", email = "d-cella@northwestern.edu", role = c("ctb"))) Description: Perform scale linking to establish relationships between instruments that measure similar constructs according to the PROsetta Stone methodology, as in Choi, Schalet, Cook, & Cella (2014) . URL: https://www.prosettastone.org/ (project description), https://choi-phd.github.io/PROsetta/ (documentation) BugReports: https://github.com/choi-phd/PROsetta/issues Imports: Rcpp (>= 1.0.0), equate, lavaan, mirt, plink, psych, methods, mvnfast, TestDesign (>= 1.5.1) SystemRequirements: C++17 Depends: R (>= 3.5.0) Suggests: shiny, shinythemes, shinyWidgets, shinyjs, DT, knitr, kableExtra, testthat (>= 2.1.0), rmarkdown, dplyr, pkgdown LinkingTo: Rcpp, RcppArmadillo License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/testthat/edition: 3 Collate: 'RcppExports.R' 'import.R' 'loading_functions.R' 'post_functions.R' 'core_functions.R' 'datasets.R' 'example.R' 'helper_functions.R' 'linking_functions.R' 'parameterization_functions.R' 'plot_functions.R' 'preanalysis_functions.r' 'runshiny.R' Config/pak/sysreqs: cmake make libuv1-dev pkg-config libx11-dev Repository: https://choi-phd.r-universe.dev Date/Publication: 2025-08-15 17:10:21 UTC RemoteUrl: https://github.com/choi-phd/prosetta RemoteRef: HEAD RemoteSha: 6712cfd239a2c9262f2e9ab4561b55fbda9124e8 NeedsCompilation: yes Packaged: 2026-06-11 08:42:01 UTC; root Author: Seung W. Choi [aut, cre] (ORCID: ), Sangdon Lim [aut] (ORCID: ), Benjamin D. Schalet [ctb], Aaron J. Kaat [ctb], David Cella [ctb] Maintainer: Seung W. Choi