Skip to contents
  • Added lifecycle as a dependency.
  • Deprecated the netlogo_path argument in run_experiment(). The NetLogo path must now be set using an environment variable named NETLOGO_HOME (e.g., Sys.setenv("NETLOGO_HOME" = file.path("C:", "Program Files", "NetLogo 7.0.0"))).
  • Improved the heuristics in parse_netlogo_list().

CRAN release: 2025-10-09

  • First release! 🎉
  • Added a NEWS.md file to track changes to the package.