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.5)ggip_0.3.2.9000.zip(r-4.4)ggip_0.3.2.9000.zip(r-4.3)
ggip_0.3.2.9000.tgz(r-4.4-x86_64)ggip_0.3.2.9000.tgz(r-4.4-arm64)ggip_0.3.2.9000.tgz(r-4.3-x86_64)ggip_0.3.2.9000.tgz(r-4.3-arm64)
ggip_0.3.2.9000.tar.gz(r-4.5-noble)ggip_0.3.2.9000.tar.gz(r-4.4-noble)
ggip_0.3.2.9000.tgz(r-4.4-emscripten)ggip_0.3.2.9000.tgz(r-4.3-emscripten)
ggip.pdf |ggip.html
ggip/json (API)
NEWS

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

Peer review:

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

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

On CRAN:

cyberdata-visualizationggplot-extensionggplot2hilbert-curveip-addressipv4ipv6space-filling-curves

5.49 score 26 stars 12 scripts 230 downloads 7 exports 39 dependencies

Last updated 2 years agofrom:d31ecd2c8a. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 07 2024
R-4.5-win-x86_64OKNov 07 2024
R-4.5-linux-x86_64OKNov 07 2024
R-4.4-win-x86_64OKNov 07 2024
R-4.4-mac-x86_64OKNov 07 2024
R-4.4-mac-aarch64OKNov 07 2024
R-4.3-win-x86_64OKNov 07 2024
R-4.3-mac-x86_64OKNov 07 2024
R-4.3-mac-aarch64OKNov 07 2024

Exports:address_to_cartesiancoord_ipgeom_hilbert_outlinenetwork_to_cartesianstat_summary_addresstheme_ip_darktheme_ip_light

Dependencies:AsioHeadersclicolorspacecpp11dplyrfansifarvergenericsggplot2gluegtableipaddressisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerRcpprlangscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr

Introduction to ggip

Rendered fromggip.Rmdusingknitr::rmarkdownon Nov 07 2024.

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

Visualizing IP data

Rendered fromvisualizing-ip-data.Rmdusingknitr::rmarkdownon Nov 07 2024.

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