Package: gastempt
Version: 0.5.0
Authors@R: c(
      person("Dieter", "Menne", ,"dieter.menne@menne-biomed.de", c("aut","cre"))
    )
Type: Package
Title: Analyzing Gastric Emptying from MRI or Scintigraphy
Description: Fits gastric emptying time series from MRI or scintigraphic measurements
   using nonlinear mixed-model population fits with 'nlme' and Bayesian methods with 
   Stan; computes derived parameters such as t50 and AUC.
License: GPL (>= 3)
LazyData: TRUE
NeedsCompilation: yes
URL: http://github.com/dmenne/gastempt
BugReports: http://github.com/dmenne/gastempt/issues
Depends: R (>= 3.6.0)
Imports: nlme, Rcpp (>= 0.12.19), methods, dplyr, tibble, ggplot2 (>=
        3.2.0), rstan (>= 2.19.1), assertthat, stringr, shiny
Suggests: rmarkdown, knitr, covr, testthat
LinkingTo: StanHeaders (>= 2.18.0), rstan (>= 2.19.0), BH (>=
        1.72.0-1), Rcpp (>= 1.0.3), RcppEigen (>= 0.3.3.7.0)
RoxygenNote: 7.1.0
VignetteBuilder: knitr
Encoding: UTF-8
SystemRequirements: GNU make
Biarch: true
Packaged: 2020-05-01 09:26:27 UTC; Dieter
Author: Dieter Menne [aut, cre]
Maintainer: Dieter Menne <dieter.menne@menne-biomed.de>
Repository: CRAN
Date/Publication: 2020-05-01 10:10:02 UTC
