Hi
I'm running maxent in R with dismo and rJava packages, R version is 3.4.1
I used to run this exact code a year ago and it worked but now it just crashes the program; I have already re-installed both packages but doesn't work. i suspect that is something with the rJava package or something related because I can open maxent in its graphic interface.
Best,
Francisco
This is the error:
*** caught segfault ***
address 0x2cb4a, cause 'memory not mapped'
Traceback:
1: .External(RinitJVM, boot.classpath, parameters)
2: .jinit()
3: rJava::.jpackage("dismo")
4: .rJava()
5: .getMeVersion()
6: .local(x, p, ...)
7: maxent(x, p, ...)
8: maxent(x, p, ...)
9: .local(x, p, ...)
10: maxent(BClim, p = train_p, a = train_a)
11: maxent(BClim, p = train_p, a = train_a)
Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace