# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "boids4R" in publications use:' type: software license: GPL-3.0-only title: 'boids4R: Reynolds-Style Boids and Swarm Simulation' version: 0.3.1 abstract: Provides deterministic two- and three-dimensional boids and swarm simulations for R. The package implements Reynolds-style separation, alignment, and cohesion rules with optional obstacles, attractors, predators, species parameters, and reproducible frame export. Simulation state is renderer-neutral; optional adapters can hand frame data to visualization packages such as 'ggWebGL'. The model follows Reynolds (1987) . authors: - family-names: Bertrand given-names: Frederic email: frederic.bertrand@lecnam.net orcid: https://orcid.org/0000-0002-0837-8281 preferred-citation: type: manual title: Reynolds-Style Boids and Swarm Simulation authors: - family-names: Bertrand given-names: Frederic email: frederic.bertrand@lecnam.net orcid: https://orcid.org/0000-0002-0837-8281 year: '2026' notes: R package version 0.3.1 url: https://CRAN.R-project.org/package=boids4R repository: https://cran.r-universe.dev repository-code: https://github.com/fbertran/boids4R commit: d9a660492ff7789b26a017ce6c6cbeddca3bd907 url: https://fbertran.github.io/boids4R/ date-released: '2026-05-08' contact: - family-names: Bertrand given-names: Frederic email: frederic.bertrand@lecnam.net orcid: https://orcid.org/0000-0002-0837-8281