Package: whippr Title: Tools for Manipulating Gas Exchange Data Version: 0.1.4 Authors@R: person(given = "Felipe", family = "Mattioni Maturana", role = c("aut", "cre"), email = "felipe.mattioni@med.uni-tuebingen.de", comment = c(ORCID = "0000-0002-4221-6104")) Description: Set of tools for manipulating gas exchange data from cardiopulmonary exercise testing. License: MIT + file LICENSE URL: https://fmmattioni.github.io/whippr/, https://github.com/fmmattioni/whippr BugReports: https://github.com/fmmattioni/whippr/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) Imports: readxl (>= 1.3.1), dplyr (>= 1.0.1), stringr (>= 1.4.0), lubridate (>= 1.7.9), magrittr, tibble, zoo, purrr, tidyr (>= 1.1.1), broom (>= 0.7.0), cli, ggplot2 (>= 3.4.0), glue, minpack.lm, patchwork (>= 1.0.1), rlang, nlstools, pillar RoxygenNote: 7.3.2 Suggests: knitr, rmarkdown, fansi, collapsibleTree, testthat, shiny, miniUI, datapasta, rstudioapi, htmltools, readr, anomalize, ggforce, ggtext, forcats Config/pak/sysreqs: libicu-dev Repository: https://fmmattioni.r-universe.dev Date/Publication: 2025-07-11 14:27:40 UTC RemoteUrl: https://github.com/fmmattioni/whippr RemoteRef: HEAD RemoteSha: 64c98b3d7bfaab3be6af4f35506f96478c8ca915 NeedsCompilation: no Packaged: 2026-06-06 07:50:29 UTC; root Author: Felipe Mattioni Maturana [aut, cre] (ORCID: ) Maintainer: Felipe Mattioni Maturana