Package: musclesyneRgies
Title: Extract Muscle Synergies from Electromyography
Version: 1.2.5
Authors@R: 
    person("Alessandro", "Santuz", , "alessandro.santuz@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6577-5101"))
Description: Provides a framework to factorise electromyography (EMG) data.
    Tools are provided for raw data pre-processing, non negative matrix factorisation,
    classification of factorised data and plotting of obtained outcomes.
    In particular, reading from ASCII files is supported, along with wide-used
    filtering approaches to process EMG data. All steps include one or more sensible
    defaults that aim at simplifying the workflow. Yet, all functions are largely
    tunable at need. Example data sets are included.
License: MIT + file LICENSE
URL: https://github.com/alesantuz/musclesyneRgies
BugReports: https://github.com/alesantuz/musclesyneRgies/issues
Depends: R (>= 4.1.0)
Imports: FNN, ggplot2, graphics, grDevices, gridExtra, plyr, proxy,
        reshape2, signal, stats, umap
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-07-19 16:59:00 UTC; aless
Author: Alessandro Santuz [aut, cre] (<https://orcid.org/0000-0002-6577-5101>)
Maintainer: Alessandro Santuz <alessandro.santuz@gmail.com>
Repository: CRAN
Date/Publication: 2022-07-19 17:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 11:23:44 UTC; unix
