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

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -