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.5-x86_64)c3dr_0.2.0.9000.tgz(r-4.5-arm64)c3dr_0.2.0.9000.tgz(r-4.4-x86_64)c3dr_0.2.0.9000.tgz(r-4.4-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://ropensci.r-universe.dev', '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 | 170 | |
| linux-devel-x86_64 | OK | 164 | |
| pkgdown docs | OK | 174 | |
| source / vignettes | OK | 239 | |
| linux-release-arm64 | OK | 147 | |
| linux-release-x86_64 | OK | 136 | |
| macos-release-arm64 | OK | 213 | |
| macos-release-x86_64 | OK | 348 | |
| macos-oldrel-arm64 | OK | 176 | |
| macos-oldrel-x86_64 | OK | 303 | |
| windows-devel | OK | 182 | |
| windows-release | OK | 193 | |
| windows-oldrel | OK | 185 | |
| wasm-release | OK | 155 |
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 |