Package: locateip
Title: Locate IP Addresses with 'ip-api'
Version: 0.1.2
Authors@R: 
    person("Judith", "Bourque", , "judith.bourque.2@ulaval.ca", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0000-3653-1530"))
Description: Download Internet Protocol (IP) address location and more from the 'ip-api' application programming interface (API) <https://ip-api.com/>. The package makes it easy to get the latitude, longitude, country, region, and organisation associated to the provided IP address. The information is conveniently returned in a rectangular format.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: httr2, lifecycle, readr, stringr, tibble, utils
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-06-05 19:01:30 UTC; judithbourque
Author: Judith Bourque [aut, cre, cph]
    (<https://orcid.org/0009-0000-3653-1530>)
Maintainer: Judith Bourque <judith.bourque.2@ulaval.ca>
Repository: CRAN
Date/Publication: 2023-06-06 07:40:05 UTC
Built: R 4.4.3; ; 2025-11-12 05:08:42 UTC; windows
