NetLogoR icon indicating copy to clipboard operation
NetLogoR copied to clipboard

A translation of NetLogo functions, dictionary, and framework for R. Intended to be used with a discrete event simulator, like SpaDES

Results 5 NetLogoR issues
Sort by recently updated
recently updated
newest added

```r ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-agentset-functions.R:414:3'): nOf works ────────────────────── `nOf(agents = t4, n = 2)` did not throw an error. [ FAIL 1 | WARN 0 | SKIP...

Error with plot() when a world has multiple layer and one of the layer contains character values for the patches value. ``` w1

Hello, When I run through the Ants.R script, line 84 gives me this error message: > Plot(world) # all the layers Error in pgmatrix(grobToPlot, col, real, size, minv, maxv, legend,...

```r Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: bbox.Rd: extent, coordinates coordinates.Rd: extent extent.Rd: coordinates Please provide package anchors for all Rd \link{}...

`quickPlot` will be archived on CRAN soon and will no longer be maintained. It should be removed as a package dependency ASAP. with https://github.com/PredictiveEcology/SpaDES.core/issues/308