Cannot open MTS package
Ista: See below. He states that he did. Maybe the question is where? -- in the lib.loc in .libPaths() or somewhere where R cannot find it? -- Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Wed, Jan 25, 2017 at 7:25 AM, Ista Zahn <istazahn at gmail.com> wrote:
"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.
______________________________________________ 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.