Package: read.cwa
Type: Package
Title: Convert 'Axivity' 'CWA' Files
Version: 0.2.1
Authors@R: 
    c(person(given = "John",
             family = "Muschelli",
             role = c("aut", "cre"),
             email = "muschellij2@gmail.com",
             comment = c(ORCID = "0000-0001-6469-1750"))
    )
Description: Implements a converter 
    for 'Axivity' Continuous Wave 'Accelerometer' ('CWA') data files 
    <https://axivity.com/> to CSV.  
    A CSV reader wrapper function for the output of the converted 
    file is also provided.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: R.utils, readr
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), GGIR
VignetteBuilder: knitr
URL: https://github.com/muschellij2/read.cwa
BugReports: https://github.com/muschellij2/read.cwa/issues
NeedsCompilation: yes
Packaged: 2020-10-26 22:10:39 UTC; johnmuschelli
Author: John Muschelli [aut, cre] (<https://orcid.org/0000-0001-6469-1750>)
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-04 09:20:03 UTC
