--
You received this message because you are subscribed to the Google Groups "netlogo-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netlogo-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netlogo-users/ea09b04a-3817-430b-87c3-baed68b90cf8%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "netlogo-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/netlogo-users/Uc3hygT0drk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to netlogo-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netlogo-users/a5102877-e3c7-4e0c-84f6-cf687b1e654b%40googlegroups.com.
Many, many thanks to Jeremy for so quickly addressing this problem. I have just one thing to add, which may be obvious when you go looking. In Windows 10 at least, the user.properties file should go in C:\Users\YOUR_USERNAME\AppData\Roaming\NetLogo\6.1\r\ . Note the addition of "Roaming" to the path.-------------------------------Charles P. StaelinProfessor of EconomicsSmith CollegeNorthampton, MA 01063
On Wed, Jul 24, 2019 at 5:10 PM Jeremy Baker <jerem...@northwestern.edu> wrote:
Hey everyone.--There was a bug, as pointed out by Harry and verified by others, in the version of the R extension that shipped with NetLogo 6.1.0. I believe we have this corrected, but as part of the fix we've changed the location of the R extension's `user.properties` file. Because of that there will be a couple steps to get things working again:First, install the update for the R extension through the extension manager: https://ccl.northwestern.edu/netlogo/docs/extension-manager.html If you have changes from workarounds you've tried in the `extensions` or `.bundled` folder of the NetLogo application, it's probably best to remove them first.Then add your `user.properties` file in your user-specific R extension folder. See the docs for the locations, based on your operating system: https://github.com/NetLogo/R-Extension#configuring-the-r-extension The R extension should also provide you the location in the error message it generates if it can't find the file when you try to load it in NetLogo.For Windows users there are a few more steps to consider:
- Make sure to *not* put `/bin/64` or `/bin/x86` on the end of your `r.home` path. Previous documentation showed those bits as included, but they should not be.
- Make sure you've configured your `PATH` environment variable, per the docs: https://github.com/NetLogo/R-Extension#configuring-the-path
- Install the Microsoft Visual C++ 2013 runtime, if you don't have it already (it's safe to install if you're not sure): https://www.microsoft.com/en-us/download/details.aspx?id=40784
If after making those updates and changes things still aren't working, feel free to email us at bu...@ccl.northwestern.edu and we'll see if we can help you out.Thanks!-Jeremy
You received this message because you are subscribed to a topic in the Google Groups "netlogo-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/netlogo-users/Uc3hygT0drk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to netlog...@googlegroups.com.
You received this message because you are subscribed to the Google Groups "netlogo-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netlogo-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netlogo-users/9ab32a57-8968-422b-9ea9-2313f961b98a%40googlegroups.com.