nlrx: Setup, Run and Analyze 'NetLogo' Model Simulations from 'R' via 'XML'

Setup, run and analyze 'NetLogo' (<https://ccl.northwestern.edu/netlogo/>) model simulations in 'R'. 'nlrx' experiments use a similar structure as 'NetLogos' Behavior Space experiments. However, 'nlrx' offers more flexibility and additional tools for running and analyzing complex simulation designs and sensitivity analyses. The user defines all information that is needed in an intuitive framework, using class objects. Experiments are submitted from 'R' to 'NetLogo' via 'XML' files that are dynamically written, based on specifications defined by the user. By nesting model calls in future environments, large simulation design with many runs can be executed in parallel. This also enables simulating 'NetLogo' experiments on remote HPC machines. In order to use this package, 'Java' and 'NetLogo' (>= 5.3.1) need to be available on the executing system.

Version: 0.3.0
Depends: R (≥ 3.3)
Imports: XML, lhs, sensitivity, dplyr, readr, purrr, furrr, magrittr, stats, utils, GenSA, genalg, raster, rstudioapi, sf, tidyr, methods, tibble, igraph, stringr
Suggests: testthat, knitr, rmarkdown, covr
Published: 2019-09-26
Author: Jan Salecker ORCID iD [aut, cre], Marco Sciaini ORCID iD [aut], Marina Papadopoulou [rev] (Marina reviewed the package for ropensci, see <https://github.com/ropensci/software-review/issues/262>)
Maintainer: Jan Salecker <jsaleck at gwdg.de>
BugReports: https://github.com/nldoc/nlrx/issues/
License: GPL-3
URL: https://github.com/nldoc/nlrx/
NeedsCompilation: no
SystemRequirements: 'NetLogo' (>= 5.3.1), 'Java' (JDK 1.8)
Citation: nlrx citation info
Materials: README NEWS
CRAN checks: nlrx results

Downloads:

Reference manual: nlrx.pdf
Vignettes: Advanced configuration
Get Started
Optimization
Sensitivity Analysis
Simdesign examples
Package source: nlrx_0.3.0.tar.gz
Windows binaries: r-devel: nlrx_0.3.0.zip, r-devel-gcc8: nlrx_0.3.0.zip, r-release: nlrx_0.3.0.zip, r-oldrel: nlrx_0.3.0.zip
OS X binaries: r-release: nlrx_0.2.0.tgz, r-oldrel: not available
Old sources: nlrx archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nlrx to link to this page.