Package: adept
Type: Package
Title: Adaptive Empirical Pattern Transformation
Version: 1.2
Authors@R: c(
  person("Marta", "Karas", email = "marta.karass@gmail.com", role = c("aut", "cre"), 
      comment = c(ORCID = "0000-0001-5889-3970")),
  person("Jacek", "Urbanek", role = c("aut"), 
      comment = c(ORCID = "0000-0002-1890-8899")),
  person("Ciprian", "Crainiceanu", role = c("aut")),
  person("John", "Muschelli", role = c("ctb"), 
      comment = c(ORCID = "0000-0001-6469-1750")),
  person("Adi", "Gherman", role = c("ctb"))
  )
Description: Designed for optimal use in performing fast, 
    accurate walking strides segmentation from high-density 
    data collected from a wearable accelerometer worn 
    during continuous walking activity.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/martakarass/adept
BugReports: https://github.com/martakarass/adept/issues
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown, testthat, ggplot2, lubridate, reshape2,
        gridExtra, spelling, cluster, adeptdata, covr
VignetteBuilder: knitr
Imports: dplyr, magrittr, dvmisc, parallel, pracma
Language: en-US
NeedsCompilation: no
Packaged: 2021-01-31 23:38:16 UTC; martakaras
Author: Marta Karas [aut, cre] (<https://orcid.org/0000-0001-5889-3970>),
  Jacek Urbanek [aut] (<https://orcid.org/0000-0002-1890-8899>),
  Ciprian Crainiceanu [aut],
  John Muschelli [ctb] (<https://orcid.org/0000-0001-6469-1750>),
  Adi Gherman [ctb]
Maintainer: Marta Karas <marta.karass@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-01 16:20:02 UTC
Built: R 4.0.2; ; 2021-02-02 12:18:28 UTC; unix
