R language issue with mp32wav

0

A stupid question. I'm trying this bioacoustic example but get troubled when trying to convert the downloaded files from mp3 to wav.

I get the famous "Cannot allocate vector of size..." or R simply quits.

No matters if I am using Ubuntu (18) or Windows (10), both installed my 32 GB RAM, i7 12 cores computer.

Any idea about what's happening here? Thnks in advance

Pedro Perez

Posted 2019-05-15T21:36:18.510

Reputation: 1

Answers

0

Make sure you are running the 64 bit R (not the i386). I had the same issue on windows, and using the x64 binary solved it.

Webfarer Escape

Posted 2019-05-15T21:36:18.510

Reputation: 1