-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hello,
I have been using the R extension on my older computers on NetLogo 5.0.4, and am now trying to run this extension on newer versions of NetLogo (6.0.4, 6.1.0...) - without any success.
Whenever I try to load either an old model using the R extension or even just make a new script with the simple command "extentions [ r ]", NetLogo immediately closes after pressing the "check" button.
I am running NetLogo on Windows 10, have R version 3.6.0 running and rJava installed. The user.properties file(s) have been updated according to the help documentation.
Where should I look for the error?
BTW, the R extension folder is not being build in the directory (C:\Users\USERNAME\AppData\Roaming\NetLogo\6.1\extensions) as described in the documentation, but only a few extensions are found there - probably the updated ones...? Is this a bug? I copied the specific R extension folder found in the .bundled folder to this folder, but no further success.
I am looking forward to your help, as I am currently unable to work on my models from the older NetLogo versions