Package: blavaan
Title: Bayesian Latent Variable Analysis
Version: 0.3-5
Authors@R: c(person(given = "Edgar", family = "Merkle",
                    role = c("aut", "cre"),
                    email = "merklee@missouri.edu",
                    comment = c(ORCID = "0000-0001-7158-0653")),
             person(given = "Yves", family = "Rosseel",
                    role  = "aut",
                    email = "Yves.Rosseel@UGent.be"),
             person(given = "Ben", family = "Goodrich", role = "aut",
	                  email = "benjamin.goodrich@columbia.edu"),
             person(given = "Mauricio",
                    family = "Garnier-Villarreal",
                    role = "ctb",
                    email = "maugavilla@gmail.com",
		                comment = c(ORCID = "0000-0002-2951-6647","R/ctr_bayes_fit.R")),
             person(given = c("Terrence", "D."), family = "Jorgensen",
                    role = "ctb",
                    email = "TJorgensen314@gmail.com",
		                comment = c(ORCID = "0000-0001-5111-6773",
		                            "R/ctr_bayes_fit.R", "R/ctr_ppmc.R")),
             person(given = "Huub", family="Hoofs", role = "ctb",
	                  comment = "R/ctr_bayes_fit.R"),
             person(given = "Rens", family="van de Schoot",
                    role = "ctb", comment = "R/ctr_bayes_fit.R")
            )
Description: Fit a variety of Bayesian latent variable models, including confirmatory
   factor analysis, structural equation models, and latent growth curve models.
License: GPL (>= 3)
ByteCompile: true
Depends: R(>= 3.5.0), methods, lavaan(>= 0.6-4), Rcpp(>= 0.12.15)
Imports: stats, utils, graphics, MCMCpack, coda, mnormt, nonnest2(>=
        0.5-2), loo(>= 2.0), rstan(>= 2.19.2), rstantools(>= 1.5.0)
LinkingTo: StanHeaders (>= 2.18.1), rstan (>= 2.19.2), BH (>= 1.69.0),
        Rcpp (>= 0.12.15), RcppEigen (>= 0.3.3.4.0)
Suggests: runjags(>= 2.0.4-2), modeest, rjags, semTools, parallel,
        testthat(>= 2.0.0)
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2019-08-02 21:06:34 UTC; merkle
Author: Edgar Merkle [aut, cre] (<https://orcid.org/0000-0001-7158-0653>),
  Yves Rosseel [aut],
  Ben Goodrich [aut],
  Mauricio Garnier-Villarreal [ctb]
    (<https://orcid.org/0000-0002-2951-6647>, R/ctr_bayes_fit.R),
  Terrence D. Jorgensen [ctb] (<https://orcid.org/0000-0001-5111-6773>,
    R/ctr_bayes_fit.R, R/ctr_ppmc.R),
  Huub Hoofs [ctb] (R/ctr_bayes_fit.R),
  Rens van de Schoot [ctb] (R/ctr_bayes_fit.R)
Maintainer: Edgar Merkle <merklee@missouri.edu>
Repository: CRAN
Date/Publication: 2019-08-03 08:00:09 UTC
