Package: pipopaplot Title: Seamless Data Sonification with 'ggplot2' Version: 0.0.2 Authors@R: c( person("Akiru", "Kato", , "paithiov909@gmail.com", role = c("aut", "cre")), person("Craig Stuart Sapp", role = "cph") ) Description: Provides a simple framework for data sonification in R, mapping 'ggplot2'-style aesthetics to MIDI events. Designed for creative exploration rather than strict auditory data analysis. License: BSD_2_clause + file LICENSE URL: https://paithiov909.quarto.pub/pipopaplot/ BugReports: https://github.com/paithiov909/pipopaplot/issues Depends: R (>= 4.1.0) Imports: cli, dplyr, forcats, ggplot2, rlang, scales Suggests: testthat (>= 3.0.0) LinkingTo: cpp11 Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://paithiov909.r-universe.dev Date/Publication: 2025-11-30 00:59:11 UTC RemoteUrl: https://github.com/paithiov909/pipopaplot RemoteRef: HEAD RemoteSha: 00c90268e2cfce981bc594d5918631c94a7c33a8 NeedsCompilation: yes Packaged: 2026-06-14 10:53:33 UTC; root Author: Akiru Kato [aut, cre], Craig Stuart Sapp [cph] Maintainer: Akiru Kato