Package: c3dr 0.2.0.9000

Simon Nolte
c3dr: Read and Write C3D Motion Capture Files
A wrapper for the 'EZC3D' library to work with C3D motion capture data.
Authors:
c3dr_0.2.0.9000.tar.gz
c3dr_0.2.0.9000.zip(r-4.6)c3dr_0.2.0.9000.zip(r-4.5)c3dr_0.2.0.9000.zip(r-4.4)
c3dr_0.2.0.9000.tgz(r-4.6-x86_64)c3dr_0.2.0.9000.tgz(r-4.6-arm64)c3dr_0.2.0.9000.tgz(r-4.5-x86_64)c3dr_0.2.0.9000.tgz(r-4.5-arm64)
c3dr_0.2.0.9000.tar.gz(r-4.6-arm64)c3dr_0.2.0.9000.tar.gz(r-4.6-x86_64)c3dr_0.2.0.9000.tar.gz(r-4.5-arm64)c3dr_0.2.0.9000.tar.gz(r-4.5-x86_64)
c3dr_0.2.0.9000.tgz(r-4.5-emscripten)
c3dr.pdf |c3dr.html✨
c3dr/json (API)
NEWS
| # Install 'c3dr' in R: |
| install.packages('c3dr', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #686
Bug tracker:https://github.com/ropensci/c3dr/issues
Pkgdown/docs site:https://docs.ropensci.org
Last updated from:50895dded8 (on main). Checks:14 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 162 | |
| linux-devel-x86_64 | OK | 156 | |
| pkgdown docs | OK | 197 | |
| source / vignettes | OK | 249 | |
| linux-release-arm64 | OK | 182 | |
| linux-release-x86_64 | OK | 171 | |
| macos-devel-arm64 | OK | 259 | |
| macos-devel-x86_64 | OK | 268 | |
| macos-release-arm64 | OK | 177 | |
| macos-release-x86_64 | OK | 254 | |
| windows-devel | OK | 182 | |
| windows-release | OK | 180 | |
| windows-oldrel | OK | 190 | |
| wasm-release | OK | 169 |
Exports:c3d_analogc3d_convertc3d_datac3d_examplec3d_readc3d_setdatac3d_write
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get analog data from a c3d object | c3d_analog |
| Convert between c3d point data formats | c3d_convert |
| Get point data from a c3d object | c3d_data |
| Get path to c3dr example | c3d_example |
| Read a c3d file in R | c3d_read |
| Write data to a c3d object | c3d_setdata |
| Write a c3d file in R | c3d_write |
| Formatting c3d objects | format.c3d |
| Printing c3d objects | print.c3d |