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]]
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.