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: 2023-02-20
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 16 Mar. 2025.
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
02/1402/1502/1602/1802/2002/2102/2703/0503/0803/1103/1303/15Downloads for rIP0246810121416TrendBars

Today's Hot Picks in Authors and Packages

UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  
RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
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  
ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
Download / Learn more Package Citations See dependency  
inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
Download / Learn more Package Citations See dependency  
latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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