# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "randomwalk" in publications use:' type: software license: MIT title: 'randomwalk: Asynchronous Pixel Walking Simulation with Parallel Processing' version: 2.1.2 doi: 10.32614/CRAN.package.randomwalk abstract: Implements parallel random walk simulations that create fractal graphs through asynchronous pixel walking on a grid. Features include parallel processing with crew workers (chunked mode recommended), comprehensive statistics tracking, and an optional Shiny interface for interactive visualization. Core simulation functions can be used programmatically without the GUI. authors: - family-names: Gavin given-names: John email: john@example.com repository: https://johngavin.r-universe.dev commit: 72c793155a3bbdd752a4a32595c1f84a6b3c7502 date-released: '2026-05-17' contact: - family-names: Gavin given-names: John email: john@example.com