-
Netlogo/nlrx exports turtles' metrics independently of patches'.
This means that when we save turtles metrics for a tick, we save ALL the turtles, not only those of interest. This could quickly get …
-
Expected command. at position 33 in
at org.nlogo.core.Fail$.exception(Fail.scala:27)
at org.nlogo.core.Fail$.exception(Fail.scala:25)
at org.nlogo.core.Fail$.exception(Fail.scala:23)
at org…
-
Hey there!
I am developing a model that is working properly when using set up and go. However, I can't use simulate in BehaviorSpace due to the following error:
LINK expected 2 inputs, a numbe…
-
it seem -p does not work anymore or in this specific case
```
[davidak@gaming:~/code/nixpkgs]$ nix run -f channel:nixos-unstable nixpkgs-review -- pr --post-result --token ***** -p unvanquished 11…
-
Add an Extension Manager to NetLogo, initially supporting only official extensions, and may eventually support other extensions of the user choice.
Main points here are:
- Reducing NetLogo download si…
Idloj updated
3 years ago
-
the new version of the density-dispersal function (branch `alt-dispersal-travis09`) breaks down when phenotypic variation in slopes is allowed (`VP_slope` > 0), with an error message as follows:
``…
-
> RNetLogo is listed as "discontinued" on R-forge and hasn't been patched since last June. Updates to R, NetLogo and Java since them seem to have broken any chance of installation on macOS High Sierra…
-
moving from travis and appveyor to github actions
we nedd three workflows:
1. R CMD check
run R CMD check, running NetLogo models
Run tests on MacOS, Linux and Windows release versions
Call c…
nldoc updated
3 years ago
-
Issue Type: Bug
I was just typing some text in VSCode while I got an error popup saying that there is an issue syncing settings because there were too many requests from this device.
VS Code v…
-
Hello R-Extension Team,
I have been using the r-extension for a while (really cool work!) on Windows. Specifically on Netlogo 6.04. Today I replicated the default installation of Netlogo 6.04 and t…