I am trying to install analyzepsat, using the step source('http://geolocation.googlecode.com/svn/trunk/install_analyzepsat.r')
but I get the following error:
Error in file(filename, "r", encoding = encoding) :
cannot open the connection
In addition: Warning message:
In file(filename, "r", encoding = encoding) :
cannot open: HTTP status was '404 Not Found'
how can I solve it?
Thank you