ENMeval v2.0.4 with maxent.jar v3.3.3k Error

35 views Asked by At

I use the comand ENMevaluate form package EnmEval whit algorithm maxent.jar and give me the Error in .local(object, ...) : args not understood: outputformat=cloglog

script below:

tune.args <- list(fc = c("L", "LQ"), rm = 1:2)

e.mxjar <- ENMevaluate(pb_final, env_pb, bg, algorithm = "maxent.jar", tune.args = tune.args, partitions = "block")

0

There are 0 answers