# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ipgeolocation" in publications use:' type: software license: MIT title: 'ipgeolocation: Client for the ''IPGeolocation.io IP Location API''' version: 0.1.0 doi: 10.32614/CRAN.package.ipgeolocation abstract: Provides functions to query the 'IPGeolocation.io IP Location API' (). 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. authors: - family-names: Ahmed given-names: Anwar email: anwar@jfreaks.com repository: https://devjfreaks.r-universe.dev repository-code: https://github.com/devjfreaks/ipgeolocation-r commit: 3a6ee7cd6b9429e430b977c6d157bf4d943e376d url: https://github.com/devjfreaks/ipgeolocation-r date-released: '2026-04-01' contact: - family-names: Ahmed given-names: Anwar email: anwar@jfreaks.com