Package: shinybrms
Title: Graphical User Interface ('Shiny' App) for Package 'brms'
Version: 1.4.0
Date: 2020-09-12
Authors@R: 
    person(given = "Frank",
           family = "Weber",
           role = c("aut", "cre"),
           email = "fweber144@protonmail.com",
           comment = c(ORCID = "0000-0002-4842-7922"))
Description: A graphical user interface (GUI) for fitting Bayesian
    regression models using the package 'brms' which in turn relies on
    'Stan' (<https://mc-stan.org/>). The 'shinybrms' GUI is a 'Shiny' 
    (<https://shiny.rstudio.com/>) app.
License: GPL-3 | file LICENSE
URL: https://fweber144.github.io/shinybrms/,
        https://github.com/fweber144/shinybrms
BugReports: https://github.com/fweber144/shinybrms/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.6.0)
Imports: shiny (>= 1.4.0), brms (>= 2.13.3), rstan (>= 2.19.3)
Suggests: shinystan (>= 2.4.0), callr (>= 3.4.0), rstanarm, MASS, lme4,
        testthat, shinytest
NeedsCompilation: no
Packaged: 2020-09-13 09:34:59 UTC; Frank
Author: Frank Weber [aut, cre] (<https://orcid.org/0000-0002-4842-7922>)
Maintainer: Frank Weber <fweber144@protonmail.com>
Repository: CRAN
Date/Publication: 2020-09-13 09:50:02 UTC
