[Biomod-commits] Maxent probelm

Damien Georges damien.georges2 at gmail.com
Wed Nov 21 15:57:03 CET 2012


Dear Gabriele,

Did you try to play with MAXENT options? If you put maxent.jar file in 
your working directory maxent might run with default options.

Please try the following lines of code :

# check maxent.jar is in working directory
file.exists("maxent.jar")
# if True
myBiomodOption <- BIOMOD_ModelingOptions(MAXENT = list( 
path_to_maxent.jar = getwd()) )
# Then try to build your models with BIOMOD_modeling...

Is it still not working?

Hope that helps,

Damien.


On 21/11/2012 14:33, Gabriele Casazza wrote:
> Dear all,
> I am not able to run maxent in the last version of Biomod2 . Even if 
> maxent.jar file is placed in the directory where I do my modelling, 
> biomod is unable to access to the file. I have not the same problem 
> using the previous version.
> Please let me know if you have any suggestions
>
> Thank you so much for all your help!  It is greatly appreciated!
> Gabriele
>
>
>
>
> _______________________________________________
> Biomod-commits mailing list
> Biomod-commits at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/biomod-commits 
>



More information about the Biomod-commits mailing list