Package: breathteststan
Type: Package
Title: Stan-Based Fit to Gastric Emptying Curves
Version: 0.8.5
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.26.0), rstantools (>= 2.1.1),
        stringr, tidyr, breathtestcore (>= 0.8.4)
Suggests: ggplot2, shinystan, igraph, bayesplot, testthat, covr, knitr,
        parallelly, rmarkdown
LinkingTo: StanHeaders (>= 2.26.0), rstan (>= 2.26.0), BH (>= 1.72),
        Rcpp, RcppEigen
URL: https://github.com/dmenne/breathteststan,
        https://dmenne.github.io/breathteststan/
BugReports: https://github.com/dmenne/breathteststan/issues
NeedsCompilation: yes
SystemRequirements: GNU make
Config/testthat/edition: 3
Config/testthat/parallel: true
RoxygenNote: 7.2.3
Packaged: 2024-01-13 16:47:09 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: 2024-01-13 17:20:06 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-01-13 18:48:40 UTC; unix
Archs: breathteststan.so.dSYM
