Package: pcFactorStan
Title: Stan Models for the Paired Comparison Factor Model
Version: 1.5.3
Authors@R: 
    c(person(given = c("Joshua", "N."),
             family = "Pritikin",
             role = c("aut", "cre"),
             email = "jpritikin@pobox.com",
             comment = c(ORCID = "0000-0002-9862-5484")),
      person(given = "Daniel C.",
             family = "Furr",
             role = "ctb",
             email = "danielcfurr@berkeley.edu"),
      person(given = "Trustees of Columbia University",
             role = "cph"))
Description: Provides convenience functions and pre-programmed
    Stan models related to the paired comparison factor model. Its purpose
    is to make fitting paired comparison data using Stan easy. This
    package is described in Pritikin (2020) <doi:10.1016/j.heliyon.2020.e04821>.
License: GPL (>= 3)
URL: https://github.com/jpritikin/pcFactorStan
BugReports: https://github.com/jpritikin/pcFactorStan/issues
Depends: R (>= 3.4), methods, Rcpp (>= 0.12.0)
Imports: rstan (>= 2.18), rstantools (>= 2.1.1), reshape2, mvtnorm,
        igraph, loo, lifecycle
Suggests: knitr, rmarkdown, testthat, shiny, ggplot2, covr, qgraph,
        Matrix
LinkingTo: Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>=
        5.0.2), StanHeaders (>= 2.18.0), BH (>= 1.66.0), rstan (>=
        2.18.1)
VignetteBuilder: knitr
RdMacros: lifecycle
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
RoxygenNote: 7.1.2
SystemRequirements: GNU make
Packaged: 2021-09-25 05:17:45 UTC; joshua
Author: Joshua N. Pritikin [aut, cre] (<https://orcid.org/0000-0002-9862-5484>),
  Daniel C. Furr [ctb],
  Trustees of Columbia University [cph]
Maintainer: Joshua N. Pritikin <jpritikin@pobox.com>
Repository: CRAN
Date/Publication: 2021-09-25 15:50:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 18:04:13 UTC; windows
Archs: x64
