Type: Package
Package: tidyBF
Title: Tidy Wrapper for 'BayesFactor' Package
Version: 0.2.1
Authors@R: 
    person(given = "Indrajeet",
           family = "Patil",
           role = c("aut", "cre", "cph"),
           email = "patilindrajeet.science@gmail.com",
           comment = c(ORCID = "0000-0003-1995-6531"))
Maintainer: Indrajeet Patil <patilindrajeet.science@gmail.com>
Description: Provides helper functions that make it easy to run
    'BayesFactor' package tests on a data which is in a tidy format.
    Additionally, it provides a more consistent syntax and by default
    returns a dataframe with rich details. These functions can also return
    expressions containing results from Bayes Factor tests that can then
    be displayed on custom plots.
License: GPL-3 | file LICENSE
URL: https://indrajeetpatil.github.io/tidyBF/,
        https://github.com/IndrajeetPatil/tidyBF
BugReports: https://github.com/IndrajeetPatil/tidyBF/issues
Depends: R (>= 3.6.0)
Imports: BayesFactor, dplyr, ipmisc (>= 3.1.0), metaBMA, rlang, tidyr
Suggests: ggplot2, knitr, rmarkdown, spelling, testthat
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.0.9000
NeedsCompilation: no
Packaged: 2020-06-19 08:46:36 UTC; inp099
Author: Indrajeet Patil [aut, cre, cph]
    (<https://orcid.org/0000-0003-1995-6531>)
Repository: CRAN
Date/Publication: 2020-06-19 12:50:02 UTC
Built: R 3.6.3; ; 2020-08-05 08:58:14 UTC; windows
