rIP: Detects Fraud in Online Surveys by Tracing, Scoring, and Visualizing IP Addresses

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 ORCID iD [aut], Scott Clifford [ctb], Bob Rudis ORCID iD [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

Documentation:

Reference manual: rIP.pdf

Downloads:

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 (arm64): rIP_1.2.0.tgz, r-oldrel (arm64): rIP_1.2.0.tgz, r-release (x86_64): rIP_1.2.0.tgz, r-oldrel (x86_64): rIP_1.2.0.tgz
Old sources: rIP archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rIP to link to this page.