Dear Statalist users,
I am working with the user-written package wbopendata from SSC using Stata 13.1 for Windows, but I am not able to install the latest version of it.
By typing
it get
and that confirms successful installation. But when I check the version of the package by
I get
and Version 10 from 22jan2012 is not the latest version of the package, it is supposed to be Version 13 (http://blogs.worldbank.org/opendata/...module-upgrade)
I am thankful for suggestions or for hints where to find the ado file of the most recent version for manual installation.
Best,
Anna
I am working with the user-written package wbopendata from SSC using Stata 13.1 for Windows, but I am not able to install the latest version of it.
By typing
Code:
ssc insall wbopendata, replace
Code:
checking wbopendata consistency and verifying not already installed... installing into c:\ado\plus\... installation complete.
Code:
which wbopendata
Code:
C:\Program Files\Stata\ado\site\w\wbopendata.ado *! v 10 22jan2012 by Joao Pedro Azevedo *
I am thankful for suggestions or for hints where to find the ado file of the most recent version for manual installation.
Best,
Anna

Comment