Package: musclesyneRgies Title: Extract Muscle Synergies from Electromyography Version: 1.2.5.9009 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev libpng-dev libssl-dev python3 Repository: https://alesantuz.r-universe.dev Date/Publication: 2025-08-26 13:10:08 UTC RemoteUrl: https://github.com/alesantuz/musclesynergies RemoteRef: HEAD RemoteSha: 0fbf53b01d9386fe489cb9e864c43a242dee70ce NeedsCompilation: no Packaged: 2026-06-22 09:02:50 UTC; root Author: Alessandro Santuz [aut, cre] (ORCID: ) Maintainer: Alessandro Santuz