Package: breathtestcore
Title: Core Functions to Read and Fit 13c Time Series from Breath Tests
Version: 0.8.10
Authors@R: 
    c(person(given = "Dieter",
             family = "Menne",
             role = c("aut", "cre"),
             email = "dieter.menne@menne-biomed.de"),
      person(given = "Menne Biomed Consulting Tuebingen",
             role = "cph"),
      person(given = "Benjamin",
             family = "Misselwitz",
             role = "fnd"),
      person(given = "Mark",
             family = "Fox",
             role = "fnd"),
      person(given = "Andreas",
             family = "Steingoetter",
             role = "dtc"),
      person(given = "University Hospital of Zurich, Dep. Gastroenterology",
             role = c("fnd", "dtc")))
Description: Reads several formats of 13C data (IRIS/Wagner,
    BreathID) and CSV.  Creates artificial sample data for testing.  Fits
    Maes/Ghoos, Bluck-Coward self-correcting formula using 'nls', 'nlme'.
    Methods to fit breath test curves with Bayesian Stan methods are
    refactored to package 'breathteststan'. For a Shiny GUI, see package
    'dmenne/breathtestshiny' on github.
License: GPL-3
Depends: R (>= 4.1.0)
Imports: assertthat, dplyr, ggfittext, ggplot2, broom (>= 0.7.0),
        graphics, grid, MASS, methods, multcomp, nlme, purrr, readr,
        readxl, signal, stats, stringr, tibble (>= 3.0.0), tidyr,
        tools, utils, xml2
Suggests: base, gridExtra, qpdf, knitr, rmarkdown, testthat(>= 2.99),
        breathteststan, covr
URL: https://github.com/dmenne/breathtestcore,
BugReports: https://github.com/dmenne/breathtestcore/issues
VignetteBuilder: knitr
Encoding: UTF-8
SystemRequirements: pandoc
Config/testthat/edition: 3
Config/testthat/parallel: true
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-10-28 10:12:14 UTC; Dieter
Author: Dieter Menne [aut, cre],
  Menne Biomed Consulting Tuebingen [cph],
  Benjamin Misselwitz [fnd],
  Mark Fox [fnd],
  Andreas Steingoetter [dtc],
  University Hospital of Zurich, Dep. Gastroenterology [fnd, dtc]
Maintainer: Dieter Menne <dieter.menne@menne-biomed.de>
Repository: CRAN
Date/Publication: 2025-10-28 11:20:08 UTC
Built: R 4.5.1; ; 2025-10-29 00:51:28 UTC; windows
