I'm running Netlogo 6.1.0 on macOS 10.14. I am trying to run plot-example1.nl from the examples of R-Extension. I have installed JavaGD. When I try to run setup I get the following error: Error during configuration of JavaGD device: org.nlogo.api.ExtensionException: Error in path package("JavaGD"). Every time Netlogo tries to run r:setPlotDevice I get this error.
I have edited user.properties file this way:
r.home=/Library/Frameworks/R.framework/Resources
jri.home.paths=/Library/Frameworks/R.framework/Versions/3.6/Resources/library/rJava/jri
r.lib.paths=/Library/Frameworks/R.framework/Versions/3.6/Resources/library