Package: BayesFactor
Type: Package
Title: Computation of Bayes Factors for Common Designs
Version: 0.9.12-4.4
Date: 2022-07-04
Authors@R: c(person("Richard D.", "Morey", role = c("aut", "cre", "cph"), email = "richarddmorey@gmail.com"), 
    person("Jeffrey N.", "Rouder", role = "aut", email = "jrouder@uci.edu"), 
    person("Tahira", "Jamil", role = c("ctb","cph"), email = "tahjamil@gmail.com"), 
    person("Simon", "Urbanek", role = c("ctb", "cph"), email = "simon.urbanek@r-project.org"), 
    person("Karl", "Forner", role = c("ctb", "cph"), email = "karl.forner@gmail.com"), 
    person("Alexander", "Ly", role = c("ctb", "cph"), email = "Alexander.Ly.NL@gmail.com"))
Description: A suite of functions for computing
    various Bayes factors for simple designs, including contingency tables,
    one- and two-sample designs, one-way designs, general ANOVA designs, and
    linear regression.
License: GPL-2
VignetteBuilder: knitr
Depends: R (>= 3.2.0), coda, Matrix (>= 1.1-1)
Imports: pbapply, mvtnorm, stringr, utils, graphics, MatrixModels, Rcpp
        (>= 0.11.2), methods, hypergeo
Suggests: doMC, foreach, testthat, knitr, markdown, arm, lme4, xtable,
        languageR
URL: https://richarddmorey.github.io/BayesFactor/
BugReports: https://github.com/richarddmorey/BayesFactor/issues
LazyLoad: yes
LinkingTo: Rcpp (>= 0.11.2), RcppEigen (>= 0.3.2.2.0)
RoxygenNote: 7.2.0
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2022-07-04 16:24:05 UTC; richa
Author: Richard D. Morey [aut, cre, cph],
  Jeffrey N. Rouder [aut],
  Tahira Jamil [ctb, cph],
  Simon Urbanek [ctb, cph],
  Karl Forner [ctb, cph],
  Alexander Ly [ctb, cph]
Maintainer: Richard D. Morey <richarddmorey@gmail.com>
Repository: CRAN
Date/Publication: 2022-07-05 14:20:23 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 16:46:09 UTC; windows
Archs: i386, x64
