iptools : A toolkit for manipulating, validating and testing IP addresses and ranges, along with datasets relating to IP addresses. Article Swipe
Related Concepts
Computer science
Bob Rudis
,
Oliver Keyes
·
YOU?
·
· 2016
· Open Access
·
· DOI: https://doi.org/10.5281/zenodo.44526
· OA: W2231787871
YOU?
·
· 2016
· Open Access
·
· DOI: https://doi.org/10.5281/zenodo.44526
· OA: W2231787871
The package primarily supports IPv4 addresses due to deficiencies in R's support for large numbers, but there is IPv6 support for some functionality, and we plan to build more in as R improves and as we do. Functionality includes: Converting IP addresses to their numeric form, and then back to strings, with ip_to_numeric and numeric_to_ip; Validating and classifying IP addresses with ip_classify and other logical function tests; Range generation and checking with range_boundaries, range_generate and validate_range, and; Several inbuilt IP-related datasets.
Related Topics
Finding more related topics…