Skip to content

Error: The website of this service has moved to https://ipstack.com/. #175

@swaheera

Description

@swaheera

I am trying to run the code from this website: https://rdrr.io/cran/installr/man/freegeoip.html

library(installr)
myip_details <- freegeoip(myip())
my_lati <- myip_details$latitude
my_long <- myip_details$longitude

But I get this error:

Error in freegeoip(myip()) : 
  The website of this service has moved to https://ipstack.com/. If you want to update this function to work with it, please send a pull request on https://github.com/talgalili/installr

Can something be done about this?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions