Package: shinybrms
Title: Graphical User Interface ('Shiny' App) for Package 'brms'
Version: 1.4.1
Date: 2020-09-28
Authors@R: 
    c(person(given = "Frank",
         family = "Weber",
         role = c("aut", "cre"),
         email = "fweber144@protonmail.com",
         comment = c(ORCID = "0000-0002-4842-7922")),
      person(given = "Thomas",
             family = "Park",
             role = c("ctb", "cph"),
             comment = "'Bootswatch' theme \"United\""),
      person(family = "Twitter, Inc.",
             role = c("ctb", "cph"),
             comment = "'Bootstrap' (basis for the 'Bootswatch' theme \"United\")"),
      person(family = "Google, LLC",
             role = c("ctb", "cph"),
             comment = "\"Open Sans\" font"))
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-28 19:08:58 UTC; Frank
Author: Frank Weber [aut, cre] (<https://orcid.org/0000-0002-4842-7922>),
  Thomas Park [ctb, cph] ('Bootswatch' theme "United"),
  Twitter, Inc. [ctb, cph] ('Bootstrap' (basis for the 'Bootswatch' theme
    "United")),
  Google, LLC [ctb, cph] ("Open Sans" font)
Maintainer: Frank Weber <fweber144@protonmail.com>
Repository: CRAN
Date/Publication: 2020-09-29 05:40:02 UTC
