Skip to content

Commit

Permalink
retire {iptools} from task view
Browse files Browse the repository at this point in the history
  • Loading branch information
wibeasley committed Feb 21, 2023
1 parent aca1ecc commit c3802ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions WebTechnologies.md
Original file line number Diff line number Diff line change
Expand Up @@ -685,8 +685,7 @@ Many CRAN packages interact with services facilitating sports analysis. For a m
The `RCurl::URLencode()` and `utils::URLencode()` functions can be used to encode character strings for use in URLs.
`utils::URLdecode()` decodes back to the original strings.
`r pkg("urltools")` can also handle URL encoding, decoding, parsing, and parameter extraction.
- `r pkg("iptools")` can facilitate working with IPv4 addresses, including for use in geolocation.
A similar package `r pkg("ipaddress")`, handles IPv4 and IPv6 addresses and networks.
- `r pkg("ipaddress")` facilitates for working with IP addresses and networks.
- `r pkg("urlshorteneR")` offers URL expansion and analysis for Bit.ly, Goo.gl, and is.gd.
`r pkg("longurl")` uses the longurl.org API to provide similar functionality.
- `r github("hrbrmstr/gdns")` provides access to Google's secure HTTP-based DNS resolution service.
Expand Down

0 comments on commit c3802ac

Please sign in to comment.