Re: [R] Can not invoke maxent() of library(dismo) in GNU linux

2011-02-13 Thread al
Hello, I had the same problem with R 2.11. After upgrading to R 2.12 it worked. Hope it helps for you too. -- View this message in context: http://r.789695.n4.nabble.com/Can-not-invoke-maxent-of-library-dismo-in-GNU-linux-tp3242023p3304211.html Sent from the R help mailing list archive at Nabb

[R] Can not invoke maxent() of library(dismo) in GNU linux

2011-01-27 Thread Mao Jianfeng
Dear R-helpers and Dr. Hijmans, I can not invoke maxent() in GNU Linux. Could you give me any directions on that? There is maxent.jar in version 3.3.3e in the right folder. R: > jar <- paste(system.file(package="dismo"), "/java/maxent.jar", sep='') > jar [