Package: sonify Version: 0.0-2 Date: 2026-06-16 Title: Data Sonification - Turning Data into Sound Description: Sonification (or audification) is the process of representing data by sounds in the audible range. This package provides the R function sonify() that transforms univariate data, sampled at regular or irregular intervals, into a continuous sound with time-varying frequency. The ups and downs in frequency represent the ups and downs in the data. Sonify provides a substitute for R's plot function to simplify data analysis for the visually impaired. Maintainer: Stefan Siegert Authors@R: c(person("Stefan", "Siegert", role = c("aut", "cre"), email = "s.siegert@exeter.ac.uk"), person("Robin", "Williams", role = c("aut"), email="robin.williams@atass-sports.co.uk") ) License: GPL (>= 2) Encoding: UTF-8 Depends: R (>= 3.0.0) Imports: tuneR (>= 1.3.1) RoxygenNote: 7.2.3 NeedsCompilation: no Repository: https://sieste.r-universe.dev Date/Publication: 2026-06-16 15:45:00 UTC RemoteUrl: https://github.com/sieste/sonify RemoteRef: HEAD RemoteSha: da888dbb38b0d36c9d848888ec26c2c87f1cc331 Packaged: 2026-07-17 09:03:10 UTC; root Author: Stefan Siegert [aut, cre], Robin Williams [aut]