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 07 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

portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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