Package: c3dr Title: Read and Write C3D Motion Capture Files Version: 0.2.0.9000 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 "), person("July", "Pilowsky", role = "rev", comment = "reviewed the package (v. 0.1.0) for rOpenSci, see ") ) Description: A wrapper for the 'EZC3D' library to work with C3D motion capture data. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) 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 Config/roxygen2/version: 8.0.0 Repository: https://ropensci.r-universe.dev Date/Publication: 2026-06-26 12:35:39 UTC RemoteUrl: https://github.com/ropensci/c3dr RemoteRef: main RemoteSha: 510d6dd062b2bd3fd09e0f1db2b7c21e41e7f9dd NeedsCompilation: yes Packaged: 2026-07-01 08:24:27 UTC; root Author: Simon Nolte [aut, cre] (ORCID: ), Benjamin Michaud [cph] (Author of included EZC3D library), German Sport University Cologne [fnd] (ROR: ), Aymeric Stamm [rev] (reviewed the package (v. 0.1.0) for rOpenSci, see ), July Pilowsky [rev] (reviewed the package (v. 0.1.0) for rOpenSci, see ) Maintainer: Simon Nolte