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
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
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
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
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
___
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
6 matches
Mail list logo