Package: breathteststan
Type: Package
Title: Stan-Based Fit to Gastric Emptying Curves
Version: 0.8.4
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
ByteCompile: true
Depends: R (>= 4.0.0), methods, Rcpp (>= 1.0.6)
Imports: dplyr, purrr, rstan (>= 2.21.2), rstantools (>= 2.1.1),
        stringr, tidyr
Suggests: ggplot2, shinystan, igraph, bayesplot, testthat, covr, knitr,
        rmarkdown, RcppParallel (>= 5.0.1), breathtestcore(>= 0.8.1)
LinkingTo: StanHeaders, rstan, BH (>= 1.72), Rcpp, RcppEigen,
        RcppParallel (>= 5.0.1)
URL: https://github.com/dmenne/breathteststan
BugReports: https://github.com/dmenne/breathteststan/issues
NeedsCompilation: yes
RoxygenNote: 7.1.2.9000
Biarch: FALSE
SystemRequirements: GNU make
Packaged: 2022-04-07 10:25:06 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: 2022-04-07 10:42:31 UTC
