Package: ipbase 0.1.1
ipbase: Client for the 'ipbase.com' IP Geolocation API
An R client for the 'ipbase.com' IP Geolocation API. The API requires registration of an API key. Basic features are free, some require a paid subscription. You can find the full API documentation at <https://ipbase.com/docs> .
Authors:
ipbase_0.1.1.tar.gz
ipbase_0.1.1.zip(r-4.7)ipbase_0.1.1.zip(r-4.6)ipbase_0.1.1.zip(r-4.5)
ipbase_0.1.1.tgz(r-4.6-any)ipbase_0.1.1.tgz(r-4.5-any)
ipbase_0.1.1.tar.gz(r-4.7-any)ipbase_0.1.1.tar.gz(r-4.6-any)
ipbase_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ipbase/json (API)
NEWS
| # Install 'ipbase' in R: |
| install.packages('ipbase', repos = c('https://dominikkukacka.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 from:251cd9c8ba. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 200 | ||
| linux-release-x86_64 | OK | 104 | ||
| macos-release-arm64 | OK | 173 | ||
| macos-oldrel-arm64 | OK | 371 | ||
| windows-devel | OK | 68 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 93 |
Exports:get_api_statusget_asn_infoget_domain_infoget_ip_infoipbase_api_key
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get the current status of the API. | get_api_status |
| Retrieves information for a specific ASN (autonomous system number). | get_asn_info |
| Retrieves all domains hosted on a single IP address | get_domain_info |
| Checks the provided IP address (both v4 & v6 formats) and returns all available information. | get_ip_info |
| Ipbase API Key | ipbase_api_key |
