Package: ggip 0.3.2.9000

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.

Authors:David Hall [aut, cre]

ggip_0.3.2.9000.tar.gz
ggip_0.3.2.9000.zip(r-4.7)ggip_0.3.2.9000.zip(r-4.6)ggip_0.3.2.9000.zip(r-4.5)
ggip_0.3.2.9000.tgz(r-4.6-x86_64)ggip_0.3.2.9000.tgz(r-4.6-arm64)ggip_0.3.2.9000.tgz(r-4.5-x86_64)ggip_0.3.2.9000.tgz(r-4.5-arm64)
ggip_0.3.2.9000.tar.gz(r-4.7-arm64)ggip_0.3.2.9000.tar.gz(r-4.7-x86_64)ggip_0.3.2.9000.tar.gz(r-4.6-arm64)ggip_0.3.2.9000.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
ggip/json (API)
NEWS

# Install 'ggip' in R:
install.packages('ggip', repos = c('https://davidchall.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/davidchall/ggip/issues

Pkgdown/docs site:https://davidchall.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cyberdata-visualizationggplot-extensionggplot2hilbert-curveip-addressipv4ipv6space-filling-curvescpp

5.55 score 27 stars 13 scripts 214 downloads 7 exports 32 dependencies

Last updated from:d31ecd2c8a. Checks:12 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK140
linux-devel-x86_64OK160
source / vignettesOK206
linux-release-arm64OK140
linux-release-x86_64OK158
macos-release-arm64OK139
macos-release-x86_64OK264
macos-oldrel-arm64OK235
macos-oldrel-x86_64OK266
windows-develOK133
windows-releaseOK136
windows-oldrelOK129
wasm-releaseFAIL113

Exports:address_to_cartesiancoord_ipgeom_hilbert_outlinenetwork_to_cartesianstat_summary_addresstheme_ip_darktheme_ip_light

Dependencies:AsioHeadersclicpp11dplyrfarvergenericsggplot2gluegtableipaddressisobandlabelinglifecyclemagrittrpillarpkgconfigpurrrR6RColorBrewerRcpprlangS7scalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr

Introduction to ggip

Rendered fromggip.Rmdusingknitr::rmarkdownon May 09 2026.

Last update: 2020-09-18
Started: 2020-09-15

Visualizing IP data

Rendered fromvisualizing-ip-data.Rmdusingknitr::rmarkdownon May 09 2026.

Last update: 2023-01-12
Started: 2020-08-18

Readme and manuals

Help Manual

Help pageTopics
Coordinate system for IP datacoord_ip
Hilbert curve outlinegeom_hilbert_outline
Map IP data to Cartesian coordinatesaddress_to_cartesian ip_to_cartesian network_to_cartesian
Summarize IP addresses on a heatmapstat_summary_address
Themes for IP datatheme_ip theme_ip_dark theme_ip_light