Skip to content

No subject

2 messages · Troels Ring, Brian Ripley

#
Dear friends. I just downloaded tseries dated 27.10.99 (from Aalborg, Denmark) and it seems it lacked something, library ts was not available ? What to do ?
Loading required package: ts 
Warning: There is no package called `ts'
Best wishes

Troels Ring, M.D
Department of Nephrology
Aalborg, Denmark
tring at mail1.stofanet.dk

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Fri, 29 Oct 1999, Troels Ring wrote:

            
What to do ?
You need to be using R-0.65.1 (or 0.65.0, but that was never officially
released for Windows, and I recall you are a Windows user). ts is a
`standard' package that is part of the R distribution. We do recommend
upgrading to rw0651: there are lots of bug fixes.

If perchance you are using 0.65.1, please let me have more details!

The DESCRIPTION file might help:

Package: tseries
Version: 0.3-0
Author: Compiled by Adrian Trapletti <A.Trapletti at ci.tuwien.ac.at>.
Description: Library for time series analysis
Depends: package ts (included in the R release), white.test needs package 
         mva, 
         portfolio.optim needs package quadprog, get.hist.quote needs 
         package chron.
...

and congratulations to Adrian on being so comprehensive in the
information given.