Package: shinybrms
Title: Graphical User Interface (Shiny App) for Package 'brms'
Version: 1.0.1
Date: 2020-03-22
Authors@R: 
    person(given = "Frank",
           family = "Weber",
           role = c("aut", "cre"),
           email = "fweber144@protonmail.com")
Description: A graphical user interface (GUI) for the 
    package 'brms' which allows to fit Bayesian regression models using 'Stan' 
    (<https://mc-stan.org/>) (more specifically, using its R interface, the 
    package 'rstan'). The GUI is a 'Shiny' (<https://shiny.rstudio.com/>) app, 
    i.e. it was created using the package 'shiny'.
License: GPL-3
URL: https://github.com/fweber144/shinybrms
BugReports: https://github.com/fweber144/shinybrms/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Depends: R (>= 3.5.0)
Imports: shiny (>= 1.4.0), brms (>= 2.12.0)
Suggests: shinystan (>= 2.4.0), callr (>= 3.4.0), rstanarm, lasso2
NeedsCompilation: no
Packaged: 2020-03-25 16:53:16 UTC; Frank
Author: Frank Weber [aut, cre]
Maintainer: Frank Weber <fweber144@protonmail.com>
Repository: CRAN
Date/Publication: 2020-03-26 10:00:03 UTC
