Package: breathteststan
Type: Package
Title: Stan-Based Fit to Gastric Emptying Curves
Version: 0.8.0
Authors@R: c(
    person("Dieter", "Menne", , "dieter.menne@menne-biomed.de", role = c("aut", "cre")),
    person("Menne Biomed Consulting Tuebingen", role = c("cph")),
    person("Benjamin","Misselwitz", , role = c("fnd")),
    person("Mark", "Fox", , role = c("fnd")),
    person("University Hospital of Zurich, Dep. Gastroenterology", role = c("fnd", "dtc"))
    )
Description: Stan-based curve-fitting function
  for use with package 'breathtestcore' by the same author.
  Stan functions are refactored here for easier testing.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
ByteCompile: true
Depends: R (>= 4.0), methods, Rcpp (>= 1.0.5)
Imports: dplyr, purrr, rstan (>= 2.21.1), rstantools (>= 2.1.1),
        stringr, tibble, tidyr
Suggests: ggplot2, shinystan, bayesplot, testthat, covr, knitr,
        rmarkdown, breathtestcore(>= 0.7.1.0)
LinkingTo: StanHeaders, rstan, BH (>= 1.72), Rcpp, RcppEigen
URL: https://github.com/dmenne/breathteststan
BugReports: https://github.com/dmenne/breathteststan/issues
NeedsCompilation: yes
SystemRequirements: GNU make
RoxygenNote: 7.1.1
Biarch: true
Packaged: 2020-07-14 13:17:19 UTC; Dieter
Author: Dieter Menne [aut, cre],
  Menne Biomed Consulting Tuebingen [cph],
  Benjamin Misselwitz [fnd],
  Mark Fox [fnd],
  University Hospital of Zurich, Dep. Gastroenterology [fnd, dtc]
Maintainer: Dieter Menne <dieter.menne@menne-biomed.de>
Repository: CRAN
Date/Publication: 2020-07-14 23:00:02 UTC
