Package: axR 0.1.2
axR: Serial Communication and Data Retrieval for Axivity Devices
Serial communication and data retrieval for Axivity AX3/AX6 accelerometer devices: device discovery, status, settings, data download, and reading recorded '.cwa'/AX6 binary files. Wraps the Open Movement Project's 'OMAPI' C library (vendored in src/omapi, BSD 2-clause, Newcastle University; see src/omapi/LICENSE.TXT), rather than reimplementing the serial protocol or binary file format directly. On Linux, device discovery requires 'libudev-dev' (Debian/Ubuntu) or 'systemd-devel' (Fedora/RHEL) to be installed separately -- see SystemRequirements. macOS and Windows use OS frameworks/APIs directly, with no separate install step. Part of the Circadia Lab R ecosystem.
Authors:
axR_0.1.2.tar.gz
axR_0.1.2.zip(r-4.7)axR_0.1.2.zip(r-4.6)axR_0.1.2.zip(r-4.5)
axR_0.1.2.tgz(r-4.6-x86_64)axR_0.1.2.tgz(r-4.6-arm64)axR_0.1.2.tgz(r-4.5-x86_64)axR_0.1.2.tgz(r-4.5-arm64)
axR_0.1.2.tar.gz(r-4.7-arm64)axR_0.1.2.tar.gz(r-4.7-x86_64)axR_0.1.2.tar.gz(r-4.6-arm64)axR_0.1.2.tar.gz(r-4.6-x86_64)
axR_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
axR/json (API)
| # Install 'axR' in R: |
| install.packages('axR', repos = c('https://circadia-bio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/circadia-bio/axr/issues
Pkgdown/docs site:https://axr.circadia-lab.uk
Last updated from:893b154bed (on v0.1.2). Checks:11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 164 | ||
| linux-devel-x86_64 | NOTE | 154 | ||
| source / vignettes | OK | 243 | ||
| linux-release-arm64 | NOTE | 152 | ||
| linux-release-x86_64 | NOTE | 183 | ||
| macos-release-arm64 | NOTE | 137 | ||
| macos-release-x86_64 | NOTE | 159 | ||
| macos-oldrel-arm64 | NOTE | 155 | ||
| macos-oldrel-x86_64 | NOTE | 171 | ||
| windows-devel | NOTE | 126 | ||
| windows-release | NOTE | 154 | ||
| windows-oldrel | NOTE | 114 | ||
| wasm-release | OK | 129 |
Exports:axivity_copy_dataaxivity_discoveraxivity_downloadaxivity_download_cancelaxivity_download_statusaxivity_download_waitaxivity_enable_debug_logaxivity_get_accel_configaxivity_get_accelerometeraxivity_get_batteryaxivity_get_data_infoaxivity_get_delaysaxivity_get_eccaxivity_get_memory_healthaxivity_get_metadataaxivity_get_session_idaxivity_get_timeaxivity_is_lockedaxivity_read_cwaaxivity_resetaxivity_self_testaxivity_send_commandaxivity_set_accel_configaxivity_set_delaysaxivity_set_eccaxivity_set_ledaxivity_set_lockaxivity_set_metadataaxivity_set_session_idaxivity_set_timeaxivity_unlock
Dependencies:Rcpp
