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")