# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "axR" in publications use:' type: software license: MIT title: 'axR: Serial Communication and Data Retrieval for Axivity Devices' version: 0.1.2 doi: 10.32614/CRAN.package.axR abstract: '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: - family-names: França given-names: Lucas email: lucas.franca@northumbria.ac.uk orcid: https://orcid.org/0000-0003-0853-1319 - family-names: Leocadio-Miguel given-names: Mario email: mario.miguel@northumbria.ac.uk orcid: https://orcid.org/0000-0002-7248-3529 repository: https://circadia-bio.r-universe.dev repository-code: https://github.com/circadia-bio/axR commit: 893b154bed8abe50f0a11ce1580df39dc2915606 url: https://axr.circadia-lab.uk date-released: '2026-07-16' contact: - family-names: França given-names: Lucas email: lucas.franca@northumbria.ac.uk orcid: https://orcid.org/0000-0003-0853-1319