Other packages > Find by keyword >

rIP  

Detects Fraud in Online Surveys by Tracing, Scoring, and Visualizing IP Addresses
View on CRAN: Click here


Download and install rIP package within the R console
Install from CRAN:
install.packages("rIP")

Install from Github:
library("remotes")
install_github("cran/rIP")

Install by package version:
library("remotes")
install_version("rIP", "1.2.0")



Attach the package and use:
library("rIP")
Maintained by
Ryan Kennedy
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-10-08
Latest Update:
Description:
Takes an array of IPs and the keys for the services the user wishes to use IP Hub IP Intel and Proxycheckand passes these to all respective APIs. Returns a dataframe with the IP addresses used for mergingcountry ISP labels for non-US IP Addresses VPS use and recommendations for blocking. The packagealso provides optional visualization tools for checking the distributions. Additionalfunctions are provided to call each discrete API endpoint. The package and methods are detailed in the recent paperWaggoner Kennedy and Clifford 2019 doi10.21105joss.01285.
How to cite:
Ryan Kennedy (2018). rIP: Detects Fraud in Online Surveys by Tracing, Scoring, and Visualizing IP Addresses. R package version 1.2.0, https://cran.r-project.org/web/packages/rIP. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1.0 (2018-10-08 12:40), 0.1.1 (2018-10-16 16:10), 1.1.1 (2019-04-24 00:20), 1.1.2 (2019-05-07 20:10), 1.2.0 (2019-05-29 19:10)
Other packages that cited rIP R package
View rIP citation profile
Other R packages that rIP depends, imports, suggests or enhances
Functions, R codes and Examples using the rIP R package
Some associated functions: getIPinfo . getipintel . getipintel_contact_info . iphub_api_key . iphub_check . proxycheck . proxycheck_api_key . rIP . 
Some associated R codes: aaa.R . getipintel-contact-info.R . getipintel.R . iphub-api-key.R . iphub-check.R . proxycheck-api-key.R . proxycheck.R . rIP-package.R . rIP.R . zzz.R .  Full rIP package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA