Package: c3dr
Title: Read and Write C3D Motion Capture Files
Version: 0.2.0
Authors@R: c(
    person("Simon", "Nolte", , "s.nolte@dshs-koeln.de", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-1643-1860")),
    person("Benjamin", "Michaud", role = "cph",
           comment = "Author of included EZC3D library"),
    person("German Sport University Cologne", role = "fnd",
           comment = c(ROR = "0189raq88")),
    person("Aymeric", "Stamm", role = "rev",
    comment = "reviewed the package (v. 0.1.0) for rOpenSci, see <https://github.com/ropensci/software-review/issues/686>"),
        person("July", "Pilowsky", role = "rev",
    comment = "reviewed the package (v. 0.1.0) for rOpenSci, see <https://github.com/ropensci/software-review/issues/686>")
  )
Description: A wrapper for the 'EZC3D' library to work with C3D motion capture data.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/ropensci/c3dr, https://docs.ropensci.org/c3dr/
BugReports: https://github.com/ropensci/c3dr/issues
LinkingTo: Rcpp
Imports: Rcpp
Suggests: testthat (>= 3.0.0), quarto
Config/testthat/edition: 3
VignetteBuilder: quarto
NeedsCompilation: yes
Packaged: 2025-08-21 10:04:12 UTC; Simon
Author: Simon Nolte [aut, cre] (ORCID: <https://orcid.org/0000-0003-1643-1860>),
  Benjamin Michaud [cph] (Author of included EZC3D library),
  German Sport University Cologne [fnd] (ROR:
    <https://ror.org/0189raq88>),
  Aymeric Stamm [rev] (reviewed the package (v. 0.1.0) for rOpenSci, see
    <https://github.com/ropensci/software-review/issues/686>),
  July Pilowsky [rev] (reviewed the package (v. 0.1.0) for rOpenSci, see
    <https://github.com/ropensci/software-review/issues/686>)
Maintainer: Simon Nolte <s.nolte@dshs-koeln.de>
Repository: CRAN
Date/Publication: 2025-08-21 10:20:07 UTC
