When updating to R 3.2.0 I had to reinstall seewave
.
I managed to install the required packages fftw
, tuneR
, rgl
, and rpanel
.
But, when trying to compile seewave
I got the message:
stft.c:3:11: fatal error: 'sndfile.h' file not found
On linux it is sufficient to install libsndfile library, for example with
sudo apt-get install libsndfile1-dev
On OS X just do:
brew install libsndfile
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With