Hello,
I have been using the midasr package for several month. Now I want to start it
again and it does not work anymore. I have installed the newest R version but I
get following message when I am trying to run midasr
install.packages("midasr")
trying URL
'http://cran.rstudio.com/bin/windows/contrib/3.2/midasr_0.4.zip'
Content type 'application/zip' length 256503 bytes (250 KB)
downloaded 250 KB
package 'midasr' successfully unpacked and MD5 sums checked
The downloaded binary packages are in
C:\Users\tr206\AppData\Local\Temp\RtmpAlypYT\downloaded_packages> library(midasr)
Loading required package: sandwich
Error in get(Info[i, 1], envir = env) :
cannot open file
'C:/Users/tr206/Documents/R/R-3.2.0/library/zoo/R/zoo.rdb': No such file
or directory
Error: package 'sandwich' could not be loaded
I have no idea why this happens. I have not done anything before.
What can I do to solve this problem?
Thanks in advance for your support.
T. Riedle
[[alternative HTML version deleted]]
On Thu, 4 Jun 2015, T.Riedle wrote:> Error: package 'sandwich' could not be loaded > I have no idea why this happens. I have not done anything before.Er, the answer is shown.> What can I do to solve this problem?Install the latest sandwich (hold the mayo), then re-install the package requiring this dependency. Rich