grip: Graph Drawing with Intelligent Placement (GRIP)

Implements the GRIP multiscale graph layout workflow for ordinary graphs and a geometry-aware weighted GRIP workflow for weighted graphs in 2D and 3D. Provides layout scoring, candidate comparison, multiscale trace diagnostics, synthetic graph families, and advanced experimental geodesic-KK utilities for weighted-layout evaluation and polish. Based on Gajer and Kobourov (2002) <doi:10.7155/jgaa.00052> and Gajer, Goodrich and Kobourov (2004) <doi:10.1016/j.comgeo.2004.03.014>.

Version: 0.1.2
Depends: R (≥ 3.5.0)
Imports: Rcpp
LinkingTo: Rcpp
Suggests: bslib, DT, FNN, geometry, igraph, htmltools, htmlwidgets, knitr, later, rmarkdown, rgl, shiny, testthat (≥ 3.0.0)
Published: 2026-08-05
DOI: 10.32614/CRAN.package.grip (may not be active yet)
Author: Pawel Gajer [aut, cre]
Maintainer: Pawel Gajer <pgajer at gmail.com>
BugReports: https://github.com/pgajer/grip/issues
License: GPL (≥ 3)
URL: https://pgajer.github.io/grip/, https://github.com/pgajer/grip
NeedsCompilation: yes
SystemRequirements: C++17
Materials: README, NEWS
CRAN checks: grip results

Documentation:

Reference manual: grip.html , grip.pdf
Vignettes: Getting Started with grip (source, R code)
Choosing Layouts for Real Data (source, R code)
Tracing and Diagnosing Layouts (source, R code)
Weighted Graph Layouts with grip (source, R code)

Downloads:

Package source: grip_0.1.2.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: grip_0.1.2.zip
macOS binaries: r-release (arm64): grip_0.1.2.tgz, r-oldrel (arm64): grip_0.1.2.tgz, r-release (x86_64): grip_0.1.2.tgz, r-oldrel (x86_64): grip_0.1.2.tgz

Linking:

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