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.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 | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=particles
to link to this page.