c3dr
Read and write C3D motion capture data in R. Contribute to ropensci/c3dr development by creating an account on GitHub.
A biomechanics C3D reader graduated through rOpenSci review to CRAN, then learned to write force plates.
◆Recent moves
- 11mo ago
c3d_write() gains force platform export
Force platform data can now be written out, not just read, closing a gap a user had asked for and tested. Imported parameters also keep their matrix structure, and the package tracks the latest EZC3D changes.
View source ↗ - 1y ago
gcc 15 compilation fix
A single compilation fix for gcc 15. Toolchain maintenance on the C++ layer, invisible to anyone whose build already worked.
View source ↗ - 1y ago
First CRAN release
The package lands on CRAN with minor submission fixes, a month after the rOpenSci transfer. Distribution, rather than code, is what changed here.
View source ↗ - 1y ago
rOpenSci review lands; repo moves to rOpenSci
Peer review brings input validation across all functions, better error messages, a format.c3d() method and a fixed silent failure in c3d_write() when the target directory was missing. The repository transfer to rOpenSci is what set up the CRAN release that followed.
View source ↗