Package: TwoRegression
Type: Package
Title: Process Data from Wearable Research Devices Using Two-Regression
        Algorithms
Version: 0.1.2
Authors@R: c(
    person(c("Paul", "R."), "Hibbing", email = "paulhibbing@gmail.com",
		  role = c("aut","cre")),
    person(c("Vincent", "T."), "van Hees", role = "ctb"))
Depends: R (>= 2.10)
Description: Application of two-regression algorithms for wearable
    research devices. It provides an easy way for users to read in
    device data files and apply an appropriate two-regression
    algorithm. More information is available from
    Hibbing PR, LaMunion SR, Kaplan AS, & Crouter SE (2017)
    <doi:10.1249/MSS.0000000000001532>.
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
Imports: data.table (>= 1.10.4), dplyr (>= 0.5.0), seewave (>= 2.0.5),
        magrittr (>= 1.5), utils (>= 3.2.4), stats (>= 3.2.4)
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
URL: https://github.com/paulhibbing/TwoRegression
BugReports: https://github.com/paulhibbing/TwoRegression/issues
NeedsCompilation: no
Packaged: 2018-03-17 00:30:39 UTC; Paul
Author: Paul R. Hibbing [aut, cre],
  Vincent T. van Hees [ctb]
Maintainer: Paul R. Hibbing <paulhibbing@gmail.com>
Repository: CRAN
Date/Publication: 2018-03-19 11:16:07 UTC
Built: R 4.0.0; ; 2020-04-10 09:47:00 UTC; windows
