Skip to content

Commit 11b825e

Browse files
committed
SimpleR: 2.0.0
1 parent 05e72dc commit 11b825e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

libraries.conf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -463,9 +463,10 @@ The profiler extension is experimental. It is not yet well tested or user friend
463463
codeName: "sr"
464464
shortDescription: "Simply run R code from within NetLogo models"
465465
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."
466-
version: "1.0.2"
466+
version: "2.0.0"
467467
homepage: "https://github.com/NetLogo/SimpleR-Extension"
468-
downloadURL: "https://raw.githubusercontent.com/NetLogo/NetLogo-Libraries/6.1/extensions/sr-1.0.2.zip"
468+
downloadURL: "https://raw.githubusercontent.com/NetLogo/NetLogo-Libraries/6.1/extensions/sr-2.0.0.zip"
469+
minNetLogoVersion: "NetLogo 6.3.0"
469470
}
470471
{
471472
name: "Sound"

0 commit comments

Comments
 (0)