Type: Package
Package: movementsync
Title: Analysis and Visualisation of Musical Audio and Video Movement
        Synchrony Data
Version: 0.1.5
Authors@R: c(
    person("Tuomas", "Eerola", , "tuomas.eerola@durham.ac.uk", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-2896-929X")),
    person("Martin", "Clayton", , "martin.clayton@durham.ac.uk", role = "aut",
           comment = c(ORCID = "0000-0002-9670-5077")),
    person("Paul", "Emms", , "pwemms@gmail.com", role = "aut")
  )
Description: Analysis and visualisation of synchrony, interaction, and joint
    movements from audio and video movement data of a group of music performers. The demo is data described in Clayton, Leante, and 
    Tarsitani (2021) <doi:10.17605/OSF.IO/KS325>, while example analyses 
    can be found in Clayton, Jakubowski, and Eerola (2019) 
    <doi:10.1177/1029864919844809>. Additionally, wavelet analysis 
    techniques have been applied to examine movement-related 
    musical interactions, as shown in Eerola et al. (2018)
    <doi:10.1098/rsos.171520>.
License: MIT + file LICENSE
Depends: R (>= 2.10)
Imports: circular, dplyr, ggplot2, gridExtra, hms, igraph, lmtest,
        methods, osfr, rlang, scales, signal, tidyr, WaveletComp, zoo
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-30 20:01:02 UTC; lqbn73
Author: Tuomas Eerola [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-2896-929X>),
  Martin Clayton [aut] (ORCID: <https://orcid.org/0000-0002-9670-5077>),
  Paul Emms [aut]
Maintainer: Tuomas Eerola <tuomas.eerola@durham.ac.uk>
Repository: CRAN
Date/Publication: 2025-07-30 20:30:02 UTC
Built: R 4.3.3; ; 2025-07-30 23:44:59 UTC; unix
