Have you read the error message? Can you load the other packages being
complained about? Have you read and considered using the information supplied by
"?maintainer" ?
---------------------------------------------------------------------------
Jeff Newmiller The ..... ..... Go Live...
DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live
Go...
Live: OO#.. Dead: OO#.. Playing
Research Engineer (Solar/Batteries O.O#. #.O#. with
/Software/Embedded Controllers) .OO#. .OO#. rocks...1k
---------------------------------------------------------------------------
Sent from my phone. Please excuse my brevity.
On March 28, 2015 2:04:04 AM PDT, "T.Riedle" <tr206 at
kent.ac.uk> wrote:>Dear Sirs,
>I am trying to implement the MIDAS regression but I cannot load the
>midasr package.
>When I load the package I get following message:
>> library(midasr)
>Loading required package: sandwich
>Loading required package: optimx
>Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck >vI[[i]])
:
> there is no package called 'Rcpp'
>Error: package 'optimx' could not be loaded
>> rvh<-mls(rv,0:(h-1),1)
>Error: could not find function "mls"
>
>I am using version 3.1.3 and 3.0.2 but neither version works. When I
>was working with it last week everything was okay but now it does not
>work anymore. What can I do?
>
>Thanks for your help.
>
>Kind regards,
>T. Riedle
>
>
>
> [[alternative HTML version deleted]]
>
>______________________________________________
>R-help at r-project.org 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.