Takes an array of IPs and the keys for the services the user wishes to use (IP Hub, IP Intel, and Proxycheck), and passes these to all respective APIs. Returns a dataframe with the IP addresses (used for merging), country, ISP, labels for non-US IP Addresses, VPS use, and recommendations for blocking. The package also provides optional visualization tools for checking the distributions. Additional functions are provided to call each discrete API endpoint. The package and methods are detailed in the recent paper Waggoner, Kennedy, and Clifford (2019) <doi:10.21105/joss.01285>.
Version: | 1.2.0 |
Imports: | httr, utils, iptools, dplyr, graphics, amerika, jsonlite |
Suggests: | testthat (≥ 2.1.0) |
Published: | 2019-05-29 |
Author: | Ryan Kennedy [aut, cre], Philip Waggoner [aut], Scott Clifford [ctb], Bob Rudis [ctb] |
Maintainer: | Ryan Kennedy <rkennedy at uh.edu> |
BugReports: | https://github.com/MAHDLab/rIP/issues |
License: | MIT + file LICENSE |
URL: | http://joss.theoj.org/papers/10.21105/joss.01285 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | rIP results |
Reference manual: | rIP.pdf |
Package source: | rIP_1.2.0.tar.gz |
Windows binaries: | r-devel: rIP_1.2.0.zip, r-release: rIP_1.2.0.zip, r-oldrel: rIP_1.2.0.zip |
macOS binaries: | r-release: rIP_1.2.0.tgz, r-oldrel: rIP_1.2.0.tgz |
Old sources: | rIP archive |
Please use the canonical form https://CRAN.R-project.org/package=rIP to link to this page.