omegahat/GeoIP: Mapping IP addresses to physical locations

This package allows one to map a computer's IP address to a country, and with the appropriate (free) database, obtain the longitude and latitude, city name, phone code for the area, etc. This is done by interfacing to the MaxMinds GeoIP database via their C API. The code for this package is autogenerated using RGCCTranslationUnit and the run-time bindings provided by the Rffi package.

Getting started

Package details

AuthorDuncan Temple Lang
MaintainerDuncan Temple Lang <duncan@wald.ucdavis.edu>
LicenseLGPL
Version0.1-0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("omegahat/GeoIP")
omegahat/GeoIP documentation built on Jan. 17, 2024, 6:22 p.m.