I am trying to install spmap. I use the following:
However, I get the following error:
file http://fmwww.bc.edu/repec/bocode/s/stata.toc not found
http://fmwww.bc.edu/repec/bocode/s/ either
1) is not a valid URL, or
2) could not be contacted, or
3) is not a Stata download site (has no stata.toc file).
current site is still http://fmwww.bc.edu/repec/bocode/m/
Any idea on how to fix this?
Code:
ssc install spmap
file http://fmwww.bc.edu/repec/bocode/s/stata.toc not found
http://fmwww.bc.edu/repec/bocode/s/ either
1) is not a valid URL, or
2) could not be contacted, or
3) is not a Stata download site (has no stata.toc file).
current site is still http://fmwww.bc.edu/repec/bocode/m/
Any idea on how to fix this?
Comment