Skip to content

Commit ebcef2a

Browse files
committed
SimpleR: 2.0.4
1 parent 6b6a596 commit ebcef2a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

libraries.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -525,9 +525,9 @@ The profiler extension is experimental. It is not yet well tested or user friend
525525
codeName: "sr"
526526
shortDescription: "Simply run R code from within NetLogo models"
527527
longDescription: "This extension is an alternative to the built-in R extension that comes with NetLogo. The Simple R extension only requires R version 4 to be installed that you can point to using the built-in configuration menu. It does not require the use of an external Java runtime, the setup of the rjava package inside R, or the manual editing of config files."
528-
version: "2.0.3"
528+
version: "2.0.4"
529529
homepage: "https://github.com/NetLogo/SimpleR-Extension"
530-
downloadURL: "https://raw.githubusercontent.com/NetLogo/NetLogo-Libraries/6.1/extensions/sr-2.0.3.zip"
530+
downloadURL: "https://raw.githubusercontent.com/NetLogo/NetLogo-Libraries/6.1/extensions/sr-2.0.4.zip"
531531
minNetLogoVersion: "NetLogo 6.3.0"
532532
}
533533
{

0 commit comments

Comments
 (0)