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:
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
cyberdata-visualizationggplot-extensionggplot2hilbert-curveip-addressipv4ipv6space-filling-curvescpp
Last updated from:d31ecd2c8a. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 140 | ||
| linux-devel-x86_64 | OK | 160 | ||
| source / vignettes | OK | 206 | ||
| linux-release-arm64 | OK | 140 | ||
| linux-release-x86_64 | OK | 158 | ||
| macos-release-arm64 | OK | 139 | ||
| macos-release-x86_64 | OK | 264 | ||
| macos-oldrel-arm64 | OK | 235 | ||
| macos-oldrel-x86_64 | OK | 266 | ||
| windows-devel | OK | 133 | ||
| windows-release | OK | 136 | ||
| windows-oldrel | OK | 129 | ||
| wasm-release | FAIL | 113 |
Exports:address_to_cartesiancoord_ipgeom_hilbert_outlinenetwork_to_cartesianstat_summary_addresstheme_ip_darktheme_ip_light
Dependencies:AsioHeadersclicpp11dplyrfarvergenericsggplot2gluegtableipaddressisobandlabelinglifecyclemagrittrpillarpkgconfigpurrrR6RColorBrewerRcpprlangS7scalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Coordinate system for IP data | coord_ip |
| Hilbert curve outline | geom_hilbert_outline |
| Map IP data to Cartesian coordinates | address_to_cartesian ip_to_cartesian network_to_cartesian |
| Summarize IP addresses on a heatmap | stat_summary_address |
| Themes for IP data | theme_ip theme_ip_dark theme_ip_light |
