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.1 |
Depends: | ggplot2 (≥ 3.3.0), ipaddress (≥ 0.5.1) |
Imports: | dplyr (≥ 1.0.0), glue, Rcpp, rlang (≥ 0.4.2), tidyr, vctrs (≥ 0.3.0) |
LinkingTo: | ipaddress, Rcpp |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2022-08-13 |
Author: | David Hall [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 |
Reference manual: | ggip.pdf |
Vignettes: |
Introduction to ggip Visualizing IP data |
Package source: | ggip_0.2.1.tar.gz |
Windows binaries: | r-devel: ggip_0.2.1.zip, r-release: ggip_0.2.1.zip, r-oldrel: ggip_0.2.1.zip |
macOS binaries: | r-release (arm64): ggip_0.2.1.tgz, r-oldrel (arm64): ggip_0.2.1.tgz, r-release (x86_64): ggip_0.2.1.tgz, r-oldrel (x86_64): ggip_0.2.1.tgz |
Old sources: | ggip archive |
Please use the canonical form https://CRAN.R-project.org/package=ggip to link to this page.