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 03 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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