ggip: Data Visualization for IP Addresses and Networks

A 'ggplot2' extension that enables visualization of IP (Internet Protocol) addresses and networks. The address space is mapped onto the Cartesian coordinate system using a space-filling curve. Offers full support for both IPv4 and IPv6 (Internet Protocol versions 4 and 6) address spaces.

Version: 0.2.0
Depends: ggplot2 (≥ 3.3.0), ipaddress (≥ 0.5.1), R (≥ 3.3.0)
Imports: dplyr (≥ 1.0.0), glue, Rcpp, rlang (≥ 0.4.2), tidyr, vctrs (≥ 0.3.0)
LinkingTo: ipaddress, Rcpp
Suggests: knitr, rmarkdown, testthat
Published: 2020-10-11
Author: David Hall ORCID iD [aut, cre]
Maintainer: David Hall <david.hall.physics at gmail.com>
BugReports: https://github.com/davidchall/ggip/issues
License: MIT + file LICENSE
URL: https://davidchall.github.io/ggip/, https://github.com/davidchall/ggip
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README NEWS
CRAN checks: ggip results

Downloads:

Reference manual: ggip.pdf
Vignettes: Introduction to ggip
Visualizing IP data
Package source: ggip_0.2.0.tar.gz
Windows binaries: r-devel: ggip_0.2.0.zip, r-release: ggip_0.2.0.zip, r-oldrel: ggip_0.2.0.zip
macOS binaries: r-release: ggip_0.2.0.tgz, r-oldrel: ggip_0.2.0.tgz
Old sources: ggip archive

Linking:

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