[R] Cannot open MTS package

Ista Zahn istazahn at gmail.com
Wed Jan 25 16:25:46 CET 2017


"there is no package called 'Rcpp'" is a pretty clear error message.
Did you try installing the Rcpp package?

Best,
Ista

On Wed, Jan 25, 2017 at 6:49 AM, T.Riedle <tr206 at kent.ac.uk> wrote:
> Dear all,
>
> I am trying to download MTS package but when I call it using library() I get the error below. I have already installed the Rcpp package. What is wrong? What must I do to open the MTS package?
>
>
>
> Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
>   there is no package called 'Rcpp'
> Error: package or namespace load failed for 'MTS'
>
>
>
>
>
>         [[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.



More information about the R-help mailing list