Re: [R] library 'ts' not available?

2011-07-25 Thread cplusplus programmer
guess you're rightI need to look at more recent code examplesthx! On Mon, Jul 25, 2011 at 11:01 PM, Dennis Murphy wrote: > I don't recall exactly (ca 2004?) when the base R package structure > was reorganized, but some time ago a number of packages were merged > into a much smaller subse

Re: [R] library 'ts' not available?

2011-07-25 Thread Dennis Murphy
I don't recall exactly (ca 2004?) when the base R package structure was reorganized, but some time ago a number of packages were merged into a much smaller subset. Several of these were merged into the stats package, including (but not exclusive to) ts, mva, nls and ctest. Code using such packages

Re: [R] library 'ts' not available?

2011-07-25 Thread David Winsemius
On Jul 22, 2011, at 5:03 PM, cplusplus programmer wrote: hi, When I type library(ts) (I am working on an ubuntu machine), I get the following error: library(ts) Error in library(ts) : there is no package called 'ts' You would have needed to have earlier installed that package before tryi

[R] library 'ts' not available?

2011-07-23 Thread cplusplus programmer
hi, When I type library(ts) (I am working on an ubuntu machine), I get the following error: > library(ts) Error in library(ts) : there is no package called 'ts' I did a few google searches and it seems like ts is no longer availableis that correct? It seemed to me that I would need to downloa

Re: [R] library ts

2010-07-20 Thread Duncan Murdoch
On 20/07/2010 12:18 PM, Tra, Yolande wrote: Hi, I could not locate library ts in the CRAN website. Please help. The ts package was a base package, but it was merged into the stats package 5 or 6 years ago. You probably want a more current reference. Duncan Murdoch ___

[R] library ts

2010-07-20 Thread Tra, Yolande
Hi, I could not locate library ts in the CRAN website. Please help. Yolande [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-pr