Package: shinybrms
Title: Graphical User Interface (Shiny App) for Package 'brms'
Version: 1.2.1
Date: 2020-06-25
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 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 'shinybrms' GUI is a 'Shiny' 
    (<https://shiny.rstudio.com/>) app, i.e. it was created using the package 
    'shiny'.
License: GPL-3
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.0
Depends: R (>= 3.6.0)
Imports: shiny (>= 1.4.0), brms (>= 2.12.0), rstan (>= 2.19.3)
Suggests: shinystan (>= 2.4.0), callr (>= 3.4.0), rstanarm, MASS, lme4
NeedsCompilation: no
Packaged: 2020-06-25 16:37:14 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-06-25 17:20:03 UTC
