Package: pcFactorStan
Title: Stan Models for the Paired Comparison Factor Model
Version: 1.5.2
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), 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), 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.0
SystemRequirements: GNU make
Packaged: 2020-09-14 19:35:13 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: 2020-09-15 17:10:05 UTC
