ip6_to_bytes()
and ip6_to_nibble()
ip_to_subnet()
(implements #38)ips_in_cidrs()
introduced after removing tidyverse depsasn_table_to_trie()
introduced after removing
tidyverse deps (Fixes #36)range_boundaries_to_cidr()
will take a start/stop numeric range
and turn it into representative/encompassing CIDR blocksip_in_any()
added for a more generic range membership testip_to_asn()
added (with supporting functions)ip_in_range
always returniong TRUE for /32 ranges (@tdsmith)range_boundaries()
to include more columns in outputcountry_ranges()
which enables obtaining all the IPv4 ranges
"assigned" within a country.is_ipv4
, is_ipv6
, is_valid
and is_multicast
added.NEW FEATURES Total internal rewrite. Check out the vignettes! IP DNS resolution now handles IPv6 IPs
BUG FIXES
DEVELOPMENT geolocation functionality deprecated; rely on devtools::install_github("ironholds/rgeolocate") for geolocation. Large changeover to relying on C++ rather than R
NEW FEATURES * added CIDR functions
NEW FEATURES * added IANA TLD dataset
NEW FEATURES * added IANA datasets
NEW FEATURES * validation routines
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.