Other packages > Find by keyword >

ipgeolocation  

Client for the 'IPGeolocation.io IP Location API'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ipgeolocation", "0.1.0")



Attach the package and use:
library("ipgeolocation")
Maintained by
Anwar Ahmed
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-04-07
Latest Update: 2026-04-07
Description:
Provides functions to query the 'IPGeolocation.io IP Location API' (<https://ipgeolocation.io/documentation/ip-location-api.html>). Supports retrieval of IP location, ASN, network, currency, timezone, abuse, and security data. Response filtering is supported using 'fields' and 'excludes' parameters (dot notation supported), and optional objects can be requested via the 'include' parameter. Returns parsed API responses as R objects.
How to cite:
Anwar Ahmed (2026). ipgeolocation: Client for the 'IPGeolocation.io IP Location API'. R package version 0.1.0, https://cran.r-project.org/web/packages/ipgeolocation. Accessed 28 Jun. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited ipgeolocation R package
View ipgeolocation citation profile
Other R packages that ipgeolocation depends, imports, suggests or enhances
Complete documentation for ipgeolocation
Functions, R codes and Examples using the ipgeolocation R package
Full ipgeolocation package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

geoelectrics  
3D-Visualization of Geoelectric Resistivity Measurement Profiles
Visualizes two-dimensional geoelectric resistivity measurement profiles in three dimensions. ...
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  
nlraa  
Nonlinear Regression for Agricultural Applications
Additional nonlinear regression functions using self-start (SS) algorithms. One of the functions is ...
Download / Learn more Package Citations See dependency  
minimax  
The Minimax Distribution Family
The minimax family of distributions is a two-parameter family like the beta family, but computation ...
Download / Learn more Package Citations See dependency  
XKCDdata  
Get XKCD Comic Data
Download data from individual XKCD comics, written by Randall Munroe < ...
Download / Learn more Package Citations See dependency  
arnie  
"Arnie" box office records 1982-2014
Arnold Schwarzenegger movie weekend box office records from1982-2014 ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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