Displaying 1 result from an estimated 1 matches for "meversion".
Did you mean:
reversion
2011 Jan 27
1
Can not invoke maxent() of library(dismo) in GNU linux
...r mebridge1.jar mebridge2.jar
########################################
Thank you in advance.
Here is my info:
###########################################################
# (1) the error
> me <- maxent(predictors, occtrain, factors='biome')
Error in .jcall(mxe, "S", "meversion") :
java.lang.NoClassDefFoundError: density/Utils
Error in .getMeVersion() :
"dismo" needs a more recent version of Maxent (3.3.3b or later)
Please download it here: http://www.cs.princeton.edu/~schapire/maxent/
# (2) the variables for maxent: predictors,
> summary(predictors...