Re: [R] Cannot open MTS package

2017-01-26 Thread David Winsemius
> On Jan 24, 2017, at 4:08 AM, T.Riedle wrote: > > Dear all, > > I am trying to download MTS package but when I call it using library() Did you install it? If so, how? > I get the error below. I have already installed the Rcpp package. What is > wrong? What must I do to

Re: [R] Cannot open MTS package

2017-01-25 Thread Bert Gunter
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

Re: [R] Cannot open MTS package

2017-01-25 Thread Ista Zahn
"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 wrote: > Dear all, > > I am trying to download MTS package but when I call it using library() I get > the error

[R] Cannot open MTS package

2017-01-25 Thread T.Riedle
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

[R] Cannot open MTS package

2017-01-24 Thread T.Riedle
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