Package: sequenceR
Type: Package
Title: A Simple Sequencer for Data Sonification
Version: 1.0.1
Authors@R: c(
    person("Benjamin", "Renard", email = "benjamin.renard@inrae.fr",role = c("aut", "cre","cph"),comment = c(ORCID = "0000-0001-8447-5430")),
    person("INRAE", role = c("fnd")),
    person("European Commission", role = c("fnd"),comment = c("This project has received funding from the European Union’s Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie grant agreement No 835496")))
Description: A rudimentary sequencer to define, manipulate and mix sound samples.
    The underlying motivation is to sonify data, as demonstrated in the blog <https://globxblog.github.io/>, the presentation by Renard and Le Bescond (2022, <https://hal.science/hal-03710340v1>) or the poster by Renard et al. (2023, <https://hal.inrae.fr/hal-04388845v1>).
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://github.com/benRenard/sequenceR
BugReports: https://github.com/benRenard/sequenceR/issues
Depends: R (>= 3.5.0)
Imports: tuneR
Suggests: knitr, rmarkdown, ggplot2, gganimate, tidyr, dplyr, av
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-01-10 10:41:06 UTC; brenard
Author: Benjamin Renard [aut, cre, cph]
    (<https://orcid.org/0000-0001-8447-5430>),
  INRAE [fnd],
  European Commission [fnd] (This project has received funding from the
    European Union’s Horizon 2020 research and innovation programme
    under the Marie Sklodowska-Curie grant agreement No 835496)
Maintainer: Benjamin Renard <benjamin.renard@inrae.fr>
Repository: CRAN
Date/Publication: 2025-01-13 17:30:05 UTC
Built: R 4.6.0; ; 2025-08-18 06:44:25 UTC; unix
