particles: A Graph Based Particle Simulator Based on D3-Force

Simulating particle movement in 2D space has many application. The 'particles' package implements a particle simulator based on the ideas behind the 'd3-force' 'JavaScript' library. 'particles' implements all forces defined in 'd3-force' as well as others such as vector fields, traps, and attractors.

Version: 0.2.3
Imports: tidygraph, rlang, igraph, stats, mgcv, digest, dplyr
LinkingTo: cpp11
Suggests: knitr, rmarkdown, ggraph, covr
Published: 2022-08-19
Author: Thomas Lin Pedersen [aut, cre], Andrei Kashcha [ctb]
Maintainer: Thomas Lin Pedersen <thomasp85 at gmail.com>
BugReports: https://github.com/thomasp85/particles/issues
License: MIT + file LICENSE
URL: https://github.com/thomasp85/particles
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README NEWS
CRAN checks: particles results

Documentation:

Reference manual: particles.pdf
Vignettes: Introduction to Particles

Downloads:

Package source: particles_0.2.3.tar.gz
Windows binaries: r-devel: particles_0.2.3.zip, r-release: particles_0.2.3.zip, r-oldrel: particles_0.2.3.zip
macOS binaries: r-release (arm64): particles_0.2.3.tgz, r-oldrel (arm64): particles_0.2.3.tgz, r-release (x86_64): particles_0.2.3.tgz
Old sources: particles archive

Linking:

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