[Rd] timeSeries and optional S4 slots?

2010-05-07 Thread Dominick Samperi
Question on timeSeries and S4 classes: Consider the following: library(timeSeries) data <- rnorm(5) treg <- ts(data, frequency=4) t1 <- timeSeries(data, as.Date('2010-04-15') + 1:5) t2 <- as.timeSeries(treg) Now both t1 and t2 are timeSeries objects, yet t...@ts is a valid slot, while t...@ts is

[Rd] Bug in memDecompress()

2010-05-07 Thread Olaf Mersmann
Dear R developers, I have discovered a bug in the implementation of lzma decompression in memDecompress(). It is only triggered if the uncompressed size of the content is more than 3 times as large as the compressed content. Here's a simple example to reproduce it: n <- 200 char <- past

Re: [Rd] Bug in R -e "command"

2010-05-07 Thread Dirk Eddelbuettel
On 7 May 2010 at 15:23, Sklyar, Oleg (London) wrote: | Hi all: | | since about a month we encountered a problem with R -e command: spaces | in the "command" of R -e "command" are no more tolerated. This same | issue affects 2.11 patched (05-05-2010), 2.10.1, and current devel (at | least the one

[Rd] Bug in R -e "command"

2010-05-07 Thread Sklyar, Oleg (London)
Hi all: since about a month we encountered a problem with R -e command: spaces in the "command" of R -e "command" are no more tolerated. This same issue affects 2.11 patched (05-05-2010), 2.10.1, and current devel (at least the one of two weeks ago). (I skip the mid of the printouts, replaced wit

Re: [Rd] A fix that for 'bquote' that may work (PR#14031)

2010-05-07 Thread Suharto Anggono Suharto Anggono
--- On Fri, 6/11/09, tlum...@u.washington.edu wrote: > From: tlum...@u.washington.edu > Subject: Re: [Rd] A fix that for 'bquote' that may work  (PR#14031) > To: suharto_angg...@yahoo.com > Cc: r-de...@stat.math.ethz.ch, r-b...@r-project.org > Date: Friday, 6 November, 2009, 11:42 PM > On Thu, 5