Luis J. Villanueva http://research.CoquiPR.com
--
You received this message because you are subscribed to the Google Groups "seewave" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seewave+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
-- Muséum national d'Histoire naturelle Institut Systématique, Evolution, Biodiversité UMR 7205 CNRS-MNHN-UPMC-EPHE 45 rue Buffon 75005 Paris- France http://isyeb.mnhn.fr/SUEUR-Jerome ## International Society of Ecoacoustics https://sites.google.com/site/ecoacousticssociety/
stft.c:3:11: fatal error: 'sndfile.h' file not found
stft.c:14:11: fatal error: 'fftw3.h' file not found
ERROR: compilation failed for package ‘seewave’
brew install libsndfile
brew install fftw
install.packages("seewave", repos="http://cran.at.r-project.org/")