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.4.0 |
Depends: | R (≥ 3.3.0) |
Imports: | blob (≥ 1.2.0), methods, Rcpp, rlang (≥ 0.4.0), vctrs (≥ 0.3.0) |
LinkingTo: | AsioHeaders, BH, Rcpp |
Suggests: | crayon, dplyr (≥ 1.0.0), knitr, pillar (≥ 1.4.5), rmarkdown, testthat (≥ 2.2.0) |
Published: | 2020-08-06 |
Author: | David Hall |
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 |
CRAN checks: | ipaddress results |
Reference manual: | ipaddress.pdf |
Vignettes: |
Data classes Example usage |
Package source: | ipaddress_0.4.0.tar.gz |
Windows binaries: | r-devel: ipaddress_0.3.0.zip, r-release: ipaddress_0.3.0.zip, r-oldrel: ipaddress_0.3.0.zip |
macOS binaries: | r-release: ipaddress_0.3.0.tgz, r-oldrel: ipaddress_0.3.0.tgz |
Old sources: | ipaddress archive |
Please use the canonical form https://CRAN.R-project.org/package=ipaddress to link to this page.