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 - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -