Package: adept Type: Package Title: Adaptive Empirical Pattern Transformation Version: 1.3.0 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 RoxygenNote: 7.3.2 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, assertthat Language: en-US Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev Repository: https://martakarass.r-universe.dev Date/Publication: 2025-05-06 18:33:44 UTC RemoteUrl: https://github.com/martakarass/adept RemoteRef: HEAD RemoteSha: 5ace92d914bc9c2a4bd98762be68a1431d58db1e NeedsCompilation: no Packaged: 2026-07-04 16:16:03 UTC; root Author: Marta Karas [aut, cre] (ORCID: ), Jacek Urbanek [aut] (ORCID: ), Ciprian Crainiceanu [aut], John Muschelli [ctb] (ORCID: ), Adi Gherman [ctb] Maintainer: Marta Karas