Package: spiro Title: Manage Data from Cardiopulmonary Exercise Testing Version: 0.2.4.9000 Authors@R: c( person(given = "Simon", family = "Nolte", role = c("aut", "cre"), email = "s.nolte@dshs-koeln.de", comment = c(ORCID = "0000-0003-1643-1860")), person(given = "Manuel", family = "Ramon", role = "rev", comment = "reviewed the package (v. 0.0.5) for rOpenSci, see "), person(given = "James", family = "Hunter", role = "rev", comment = "reviewed the package (v. 0.0.5) for rOpenSci, see ") ) Description: Import, process, summarize and visualize raw data from metabolic carts. See Robergs, Dwyer, and Astorino (2010) for more details on data processing. License: MIT + file LICENSE URL: https://github.com/ropensci/spiro, https://docs.ropensci.org/spiro/ BugReports: https://github.com/ropensci/spiro/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) Imports: ggplot2, xml2, readxl, knitr, cowplot, digest, signal Suggests: testthat (>= 3.0.0), vdiffr, rmarkdown, ggborderline VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libxml2-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-06-30 09:51:04 UTC RemoteUrl: https://github.com/ropensci/spiro RemoteRef: main RemoteSha: a1f9b3a31517658ab671fec44497258d625922da NeedsCompilation: no Packaged: 2026-07-01 08:27:32 UTC; root Author: Simon Nolte [aut, cre] (ORCID: ), Manuel Ramon [rev] (reviewed the package (v. 0.0.5) for rOpenSci, see ), James Hunter [rev] (reviewed the package (v. 0.0.5) for rOpenSci, see ) Maintainer: Simon Nolte