SDMs in R problems with Java Memory ` -


i have tried using command increase memory availability running maxent in r :

options( java.parameters = "-xmx1g" ) 

as suggested dismo pacakge increase access ram leads new error:

"error in .jinit() : cannot create java virtual machine (-1)" 

has resolved issue? advice help.

cheers israel

the problem here work machine running 32 bit operating system , run rjava need 64 system set up.


Comments

Popular posts from this blog

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -