ipaddress: Data Analysis for IP Addresses and Networks

Classes and functions for working with IP (Internet Protocol) addresses and networks, inspired by the Python 'ipaddress' module. Offers full support for both IPv4 and IPv6 (Internet Protocol versions 4 and 6) address spaces. It is specifically designed to work well with the 'tidyverse'.

Version: 1.0.2
Depends: R (≥ 3.5)
Imports: cli (≥ 3.4.0), Rcpp, rlang (≥ 1.0.3), vctrs
LinkingTo: AsioHeaders, Rcpp
Suggests: bignum, blob, crayon, dplyr, fuzzyjoin, knitr, pillar, rmarkdown, testthat, tibble, tidyr
Published: 2023-12-01
Author: David Hall ORCID iD [aut, cre]
Maintainer: David Hall <david.hall.physics at gmail.com>
BugReports: https://github.com/davidchall/ipaddress/issues
License: MIT + file LICENSE
URL: https://davidchall.github.io/ipaddress/, https://github.com/davidchall/ipaddress
NeedsCompilation: yes
Materials: README NEWS
In views: WebTechnologies
CRAN checks: ipaddress results

Documentation:

Reference manual: ipaddress.pdf
Vignettes: IP Data
Examples and Recipes

Downloads:

Package source: ipaddress_1.0.2.tar.gz
Windows binaries: r-devel: ipaddress_1.0.2.zip, r-release: ipaddress_1.0.2.zip, r-oldrel: ipaddress_1.0.2.zip
macOS binaries: r-release (arm64): ipaddress_1.0.2.tgz, r-oldrel (arm64): ipaddress_1.0.2.tgz, r-release (x86_64): ipaddress_1.0.2.tgz
Old sources: ipaddress archive

Reverse dependencies:

Reverse depends: ggip
Reverse imports: excluder
Reverse linking to: ggip
Reverse suggests: charlatan, envvar

Linking:

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