audio
About audio
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/audio.git audio
see also audio GitHub repository.
To install the latest development snapshot of this package, use install.packages("audio",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("audio",,"http://rforge.net/")
Most recent GIT commits06dc38e8| Simon Urbanek | Tue Jun 13 16:05:27 2023 +1200 update NEWS M NEWS 4066d325| Simon Urbanek | Tue Jun 13 16:00:45 2023 +1200 silence C warnings M src/driver.c f1811cd4| Simon Urbanek | Tue Jun 13 15:56:44 2023 +1200 bump version to 0.1-11 M DESCRIPTION 9a169495| Simon Urbanek | Thu Nov 25 22:32:36 2021 +1300 update NEWS M NEWS ac1e0d55| Simon Urbanek | Thu Nov 25 22:32:25 2021 +1300 add function casts to clear warnings M src/pa.c M src/wmm.c |