CRAN/E | NetLogoR

NetLogoR

Build and Run Spatially Explicit Agent-Based Models

Installation

About

Build and run spatially explicit agent-based models using only the R platform. 'NetLogoR' follows the same framework as the 'NetLogo' software (Wilensky, 1999 ) and is a translation in R of the structure and functions of 'NetLogo'. 'NetLogoR' provides new R classes to define model agents and functions to implement spatially explicit agent-based models in the R environment. This package allows benefiting of the fast and easy coding phase from the highly developed 'NetLogo' framework, coupled with the versatility, power and massive resources of the R software. Examples of three models (Ants , Butterfly (Railsback and Grimm, 2012) and Wolf-Sheep-Predation ) written using 'NetLogoR' are available. The 'NetLogo' code of the original version of these models is provided alongside. A programming guide inspired from the 'NetLogo' Programming Guide () and a dictionary of 'NetLogo' primitives () equivalences are also available. NOTE: To increment 'time', these functions can use a for loop or can be integrated with a discrete event simulator, such as 'SpaDES' (). The suggested package 'fastshp' can be installed with 'install.packages("fastshp", repos = "https://rforge.net", type = "source")'.

Citation NetLogoR citation info
netlogor.predictiveecology.org
github.com/PredictiveEcology/NetLogoR/
groups.google.com/g/netlogor
Bug report File report

Key Metrics

Version 0.3.11
R ≥ 4.0
Published 2022-08-17 590 days ago
Needs compilation? no
License GPL-3
CRAN checks NetLogoR results
Language en-CA

Downloads

Yesterday 48 0%
Last 7 days 94 +24%
Last 30 days 375 -6%
Last 90 days 1.314 +363%
Last 365 days 2.324 -44%

Maintainer

Maintainer

Eliot J B McIntire

eliot.mcintire@canada.ca

Authors

Sarah Bauduin

aut

Eliot J B McIntire

aut / cre

Alex M Chubaty

aut

Her Majesty the Queen in Right of Canada
as represented by the Minister of Natural Resources Canada

cph

Material

README
NEWS
Reference manual
Package source

In Views

Spatial

Additional repos

rforge.net

Vignettes

NetLogoR Dictionary
Programming Guide 'NetLogoR'

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

NetLogoR archive

Depends

R ≥ 4.0
raster

Imports

abind
CircStats
data.table
grDevices
matrixStats
methods
quickPlot ≥ 0.1.2
sf
sp
SpaDES.tools
stats

Suggests

fastshp
knitr
magrittr
microbenchmark
rmarkdown
SpaDES.core
testthat