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.2 |
Imports: | tidygraph, rlang, igraph, stats, magrittr, Rcpp, mgcv, digest, dplyr |
LinkingTo: | Rcpp |
Suggests: | knitr, rmarkdown, ggraph |
Published: | 2019-01-14 |
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 |
Reference manual: | particles.pdf |
Vignettes: |
Introduction to Particles |
Package source: | particles_0.2.2.tar.gz |
Windows binaries: | r-devel: particles_0.2.2.zip, r-release: particles_0.2.2.zip, r-oldrel: particles_0.2.2.zip |
macOS binaries: | r-release: particles_0.2.2.tgz, r-oldrel: particles_0.2.2.tgz |
Old sources: | particles archive |
Please use the canonical form https://CRAN.R-project.org/package=particles to link to this page.