Type: Package
Package: ipify
Version: 0.2.0
Title: Query the Ipify Service
Description: Query the ipify service (<https://www.ipify.org>) to retrieve 
    this machine's public IP address.
Authors@R: person("Greg", "Ceccarelli", email = "gregce@gmail.com", role = c("aut", "cre"))
Encoding: UTF-8
Depends: R (>= 3.1.2)
Imports: methods, httr
Suggests: covr, testthat, knitr
LazyData: yes
License: MIT + file LICENSE
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2020-04-06 17:05:29 UTC; gdc
Author: Greg Ceccarelli [aut, cre]
Maintainer: Greg Ceccarelli <gregce@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-07 15:40:11 UTC
