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 Mar. 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

diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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