Package: ip2location.io 0.0.0-2

Oriane Georgeac
ip2location.io: Batch IP Data Retrieval and Storage Using 'IP2Location.io'
A system for submitting multiple IP information queries to 'IP2Location.io'’s IP Geolocation API and storing the resulting data in a dataframe. You provide a vector of IP addresses and your 'IP2Location.io' API key. The package returns a dataframe with one row per IP address and a column for each available data field (data fields not included in your API plan will contain NAs). This is the second submission of the package to CRAN.
Authors:
ip2location.io_0.0.0-2.tar.gz
ip2location.io_0.0.0-2.tar.gz(r-4.5-noble)ip2location.io_0.0.0-2.tar.gz(r-4.4-noble)
ip2location.io_0.0.0-2.tgz(r-4.4-emscripten)ip2location.io_0.0.0-2.tgz(r-4.3-emscripten)
ip2location.io.pdf |ip2location.io.html✨
ip2location.io/json (API)
# Install 'ip2location.io' in R: |
install.packages('ip2location.io', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 hours agofrom:536fa1efa2. Checks:3 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 25 2025 |
R-4.5-linux | OK | Mar 25 2025 |
R-4.4-linux | OK | Mar 25 2025 |
Exports:get_ip_datasafe_extract
Dependencies:askpassclicurldplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6rlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Retrieve and Save Data for Multiple IP Addresses | get_ip_data |
Safe Data Extraction from API Response | safe_extract |