Hello all,
I also am running into the same problems. I have ensured I have done the following:
1) checked my platform on my PC (running Windows 10) with the following:
devtools::session_info()$platform
>setting value
>version R version 3.4.1 (2017-06-30)
>system x86_64, mingw32
>ui RStudio (1.1.419)
>language (EN)
>collate English_Australia.1252
>tz Australia/Perth
>date 2018-05-30 double checked that t
2) ensured that java, R, RStudio are all 64-bit.
2) That rjava knows where to read java from by using: Sys.setenv(JAVA_HOME='C:\\Program Files\\Java\\jre7')
3) Ensured that the four Maxent files (maxent Windows Batch File, maxent Executable Jar File, maxent.sh, and the read me file) were in the correct folder: C:\Users\CS\Documents\R\win-library\3.4\dismo\java. These were downloaded on the 30 May 2018 so are the most current versions (date of this email).
3) then I loaded rjava and dismo within R
4) and running maxent() gives the same error.
I have searched the internet for ideas, and am at a loss as to how to fix this!.
Any insight will be hugely appreciated! Many thanks in advance!!
Chandra