Skip to content

breathtestcore

Core Functions to Read and Fit 13c Time Series from Breath Tests

v0.8.10 · Oct 28, 2025 · GPL-3

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.

Downloads

436

Last 30 days

8702nd

1.1K

Last 90 days

4.4K

Last year

Trend: +12.7% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 31, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 30, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘test-all.R’ [29s/17s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
  > library(testthat)
  > 
  > #options(Ncpus = parallelly::availableCores(omit = 1))
  > #options(Ncpus = 1)
  > options(lifecycle_verbosity = "warning")
...[truncated]...
y(args[[j]], mask)
    9. ├─nlme::lme(value ~ 1, random = ~1 | patient_id, data = .)
   10. └─nlme::lme.formula(value ~ 1, random = ~1 | patient_id, data = .)
  
  [ FAIL 1 | WARN 0 | SKIP 4 | PASS 358 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies assertthat dplyr ggfittext ggplot2 broom MASS multcomp nlme purrr readr readxl signal stringr tibble tidyr +1 more dependencies breathteststan breathtestcore

Version History

new 0.8.10 Mar 10, 2026
updated 0.8.10 ← 0.8.9 diff Oct 27, 2025
updated 0.8.9 ← 0.8.8 diff Jan 7, 2025
updated 0.8.8 ← 0.8.7 diff Dec 2, 2024
updated 0.8.7 ← 0.8.6 diff Jan 23, 2024
updated 0.8.6 ← 0.8.4 diff Feb 12, 2023
updated 0.8.4 ← 0.8.1 diff Apr 6, 2022
updated 0.8.1 ← 0.8.0 diff Apr 21, 2021
updated 0.8.0 ← 0.6.0 diff Jul 13, 2020
updated 0.6.0 ← 0.5.0 diff Mar 21, 2020
updated 0.5.0 ← 0.4.6 diff Feb 29, 2020
updated 0.4.6 ← 0.4.5 diff Dec 17, 2018
updated 0.4.5 ← 0.4.1 diff Oct 16, 2018
updated 0.4.1 ← 0.4.0 diff Apr 24, 2018
updated 0.4.0 ← 0.3.0 diff Oct 12, 2017
new 0.3.0 May 10, 2017