Package: spiro
Title: Manage Data from Cardiopulmonary Exercise Testing
Version: 0.2.0
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 <https://github.com/ropensci/software-review/issues/541>"),
      person(given = "James",
        family = "Hunter",
        role = "rev",
        comment = "reviewed the package (v. 0.0.5) for rOpenSci, see <https://github.com/ropensci/software-review/issues/541>")
    )
Description: Import, process, summarize and visualize raw data from 
    metabolic carts. See Robergs, Dwyer, and Astorino (2010) <doi:10.2165/11319670-000000000-00000> 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
RoxygenNote: 7.2.3
Imports: ggplot2, xml2, readxl, knitr, cowplot, digest, signal
Suggests: testthat (>= 3.0.0), vdiffr, rmarkdown, ggborderline
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-05-09 16:28:34 UTC; Simon
Author: Simon Nolte [aut, cre] (<https://orcid.org/0000-0003-1643-1860>),
  Manuel Ramon [rev] (reviewed the package (v. 0.0.5) for rOpenSci, see
    <https://github.com/ropensci/software-review/issues/541>),
  James Hunter [rev] (reviewed the package (v. 0.0.5) for rOpenSci, see
    <https://github.com/ropensci/software-review/issues/541>)
Maintainer: Simon Nolte <s.nolte@dshs-koeln.de>
Repository: CRAN
Date/Publication: 2023-05-09 23:30:02 UTC
