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
[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 |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=rIP
to link to this page.