Package: accelEE
Type: Package
Title: Predict Energy Expenditure from Accelerometer Data
Version: 0.3.1
Authors@R: c(
      person(c("Paul", "R."), "Hibbing", email = "paulhibbing@gmail.com", role = c("aut","cre")),
      person("Children's Mercy Kansas City", role = "cph")
    )
Description: Simplifies the application of various energy expenditure models. The
    package is intended as a hub that brings together methods from a variety of
    other, themed packages such as 'Sojourn' and 'TwoRegression'. Several methods
    are supported locally as well, including the linear methods of
    Hildebrand et al. (2014) <doi:10.1249/MSS.0000000000000289> and the
    non-linear adaptation by Ellingson et al. (2017) <doi:10.1088/1361-6579/aa6d00>.
    The package can combine output from different methods and produce standardized
    output in a range of units.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/paulhibbing/accelEE
BugReports: https://github.com/paulhibbing/accelEE/issues
Imports: digest, dplyr, lubridate, magrittr, nnet, PAutilities (>=
        1.3.0), randomForest, rlang, Sojourn (>= 1.1.0), stats, tidyr,
        tree, TwoRegression (>= 1.0.0), utils
RoxygenNote: 7.3.3
Depends: R (>= 2.10)
Suggests: EE.Data, PhysActBedRest (>= 1.1), PhysicalActivity (>=
        0.2.4), read.gt3x (>= 1.0.2)
NeedsCompilation: no
Packaged: 2026-05-07 21:58:54 UTC; phibbing
Author: Paul R. Hibbing [aut, cre],
  Children's Mercy Kansas City [cph]
Maintainer: Paul R. Hibbing <paulhibbing@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-12 19:20:37 UTC
Built: R 4.5.2; ; 2026-05-12 19:30:54 UTC; unix
