Package: logolink 1.0.1.9000

logolink: An Interface for Running 'NetLogo' Simulations

An interface for 'NetLogo' <https://www.netlogo.org> that enables programmatic setup and execution of simulations. Designed to facilitate integrating 'NetLogo' models into reproducible workflows by creating and running 'BehaviorSpace' experiments and retrieving their results.

Authors:Daniel Vartanian [aut, cre, ccp, cph]

logolink_1.0.1.9000.tar.gz
logolink_1.0.1.9000.zip(r-4.7)logolink_1.0.1.9000.zip(r-4.6)logolink_1.0.1.9000.zip(r-4.5)
logolink_1.0.1.9000.tgz(r-4.6-any)logolink_1.0.1.9000.tgz(r-4.5-any)
logolink_1.0.1.9000.tar.gz(r-4.7-any)logolink_1.0.1.9000.tar.gz(r-4.6-any)
logolink_1.0.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
logolink/json (API)

# Install 'logolink' in R:
install.packages('logolink', repos = c('https://danielvartan.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/danielvartan/logolink/issues

Pkgdown/docs site:https://danielvartan.github.io

On CRAN:

Conda:

agent-based-modelingapisbehaviorspacecomplexity-sciencecomputational-sciencecomputational-social-sciencedata-scienceecological-modelingenvironmental-modelingheadless-executionindividual-based-modelingmulti-agent-systemsnetlogosimulationssystem-dynamicstidyversequarto

6.63 score 17 stars 18 scripts 537 downloads 10 exports 38 dependencies

Last updated from:60fe872b52. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK146
source / vignettesOK200
linux-release-x86_64OK158
macos-release-arm64OK169
macos-oldrel-arm64OK141
windows-develOK194
windows-releaseOK199
windows-oldrelOK144
wasm-releaseOK135

Exports:create_experimentfind_netlogo_consolefind_netlogo_homefind_netlogo_versionget_netlogo_shapeinspect_experimentparse_netlogo_colorparse_netlogo_listread_experimentrun_experiment

Dependencies:backportsbitbit64checkmateclicliprcpp11crayondplyrfsgenericsgluehmsjanitorlifecyclelubridatemagrittrpillarpkgconfigprettyunitsprogresspurrrR6readrrlangsnakecasestringistringrtibbletidyrtidyselecttimechangetzdbutf8vctrsvroomwithrxml2

Introduction to logolink
Overview | Setting the Stage | Creating an Experiment | Running the Simulation | Checking the Results | Analyzing the Data (Bonus Section) | Visualizing the NetLogo World (Bonus Section) | Wrapping up

Last update: 2026-02-11
Started: 2026-01-08

Visualizing the NetLogo World
Overview | Setting the Stage | Running the Simulation | Preparing the Data | Building the Plot | Creating an Animation | Wrapping up

Last update: 2026-01-19
Started: 2025-12-26