ipapi icon indicating copy to clipboard operation
ipapi copied to clipboard

An R package to geolocate IPv4/6 addresses and/or domain names using ip-api.com's API

Results 3 ipapi issues
Sort by recently updated
recently updated
newest added

The package works fine for me on my local machine, but when I try to upload it to an app using Shiny Server, I get the following error. ``` Loading...

Note to folks looking at this pkg for IP geolocation (I saw that @ktargows recently forked it). The `rgeolocate` package is a far better one to use since it doesn't...

Your README says this is part of rOpenSci but I don't see it in the R package list on the rOpenSci page.