ipaddress: Tidy IP Addresses

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: 0.5.5
Depends: R (≥ 3.3.0)
Imports: Rcpp, rlang (≥ 0.4.0), vctrs (≥ 0.3.0)
LinkingTo: AsioHeaders, Rcpp
Suggests: bignum (≥ 0.2.0), blob, crayon, dplyr (≥ 1.0.0), fuzzyjoin (≥ 0.1.6), knitr, pillar (≥ 1.4.5), rmarkdown, testthat (≥ 2.2.0)
Published: 2022-08-12
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
SystemRequirements: C++11
Materials: README NEWS
In views: WebTechnologies
CRAN checks: ipaddress results

Documentation:

Reference manual: ipaddress.pdf
Vignettes: Data classes
Example usage

Downloads:

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

Reverse dependencies:

Reverse depends: ggip
Reverse linking to: ggip

Linking:

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