Please reply to the list, not just me. Have you installed the requirements?
Please also do the other thing I originally suggested, which is post your sessionInfo.(). On Tuesday, July 21, 2015, AGUSTIN ALONSO RODRIGUEZ < [email protected]> wrote: > Dear Ms Goslee: > > Thank you very much for answering my email. > > However, I do not succed installing MTS. When I type: > install.packages("MTS") I receive the message "not available for R.3.2.1". > > Also, if I intend to install from "packages -> install packages" after > connecting to a CRAN Mirror, a window is open with > > GLMMGibbs > RDCOMClient > Rsterm > Survnnet > Yags > > This is something new for me. What should I do with these? I don't even know what you mean. What R commands are you issuing? Or are you using RStudio or something besides R? That's also important information. > > If I install M from a local zip, I continue receiving the message: not > available for R.3.2.1. Where did you get this zip? > I do not know what to do. Provide complete information, follow previous suggestions, read the directions. Sarah > > Sincerely yours > > Agustin Alonso > > -----Mensaje original----- > De: Sarah Goslee [mailto:[email protected] <javascript:;>] > Enviado el: lunes, 20 de julio de 2015 20:17 > Para: AGUSTIN ALONSO RODRIGUEZ > CC: r-help > Asunto: Re: [R] help with contributed package MTS > > Hi, > > On Mon, Jul 20, 2015 at 2:01 PM, AGUSTIN ALONSO RODRIGUEZ < > [email protected] <javascript:;>> 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/check_results_MTS.html > I didn't have any problem installing it with install.packages(). > > I'd suggest trying again after installing the requirements (see below), > and if you still have no success posting your sessionInfo(). > > > 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. > > That means you need to install the Rcpp package before you can install > MTS. You can see these requirements listed: > https://cran.r-project.org/web/packages/MTS/index.html > > > Would you please, tell me how to install MTS in R-3.2.1? > > By reading and following the error messages you received. > > Sarah > > -- > Sarah Goslee > http://www.functionaldiversity.org > > -- Sarah Goslee http://www.stringpage.com http://www.sarahgoslee.com http://www.functionaldiversity.org [[alternative HTML version deleted]] ______________________________________________ [email protected] 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.

