Re: [R] help with contributed package MTS

2015-07-21 Thread Sarah Goslee
read the directions. Sarah > > Sincerely yours > > Agustin Alonso > > -Mensaje original- > De: Sarah Goslee [mailto:sarah.gos...@gmail.com ] > Enviado el: lunes, 20 de julio de 2015 20:17 > Para: AGUSTIN ALONSO RODRIGUEZ > CC: r-help > Asunto: Re: [R]

Re: [R] help with contributed package MTS

2015-07-20 Thread Sarah Goslee
Hi, On Mon, Jul 20, 2015 at 2:01 PM, AGUSTIN ALONSO RODRIGUEZ wrote: > I am using R-3.2.1, and when I type install.packages(“MTS”), I get the > message: > > package ‘MTS’ is not available (for R version 3.2.1). It's on CRAN, and passes check for R-release: https://cran.r-project.org/web/checks

[R] help with contributed package MTS

2015-07-20 Thread AGUSTIN ALONSO RODRIGUEZ
Dear Sirs: I am using R-3.2.1, and when I type install.packages(�MTS�), I get the message: package �MTS� is not available (for R version 3.2.1). I have tried also to install from local zip files, and I got it, but when I type: library(MTS), I got the message that Rcpp was absent. Woul