As you say, not reproducible. Any chance that you could put a save() file
containing t1 somewhere we can get it?
On Tue, 14 Oct 2008, Sklyar, Oleg (London) wrote:
In some cases rounding problems lead to creation of logically incorrect
times in POSIXlt when converting from POSIXct.
## everyth
Thanks Bill, but this is 'build'. It is intended that INSTALL will be an
R script in R 2.9.0 (actually, we intended it for 2.8.0 but ran out of
time).
Our recommendation is to install from a tarball, except perhaps during
package development. So read-only package dirs are not an issue.
On
> ---Original Message---
> From: Prof Brian Ripley <[EMAIL PROTECTED]>
> Subject: Re: [Rd] dos-style line endings in .Rbuildignore result in files
> not being excluded
> Sent: 2008-10-14 12:59
>
> On Tue, 14 Oct 2008, Nathan Coulter wrote:
>
> > Prof Brian Ripley wrote:
> >
> >
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Tony Plate
> Sent: Tuesday, October 14, 2008 8:40 AM
> To: [EMAIL PROTECTED]
> Cc: Sebastian P. Luque; Prof Brian Ripley
> Subject: Re: [Rd] dos-style line endings in .Rbuildignore
> result in files
In some cases rounding problems lead to creation of logically incorrect
times in POSIXlt when converting from POSIXct.
## everything works fine for the following values:
x = c(1223972160.0, 1223982660.0, 1223994660.)
## adding 0s for the epoch
x = x + as.POSIXct("1970-01-01 00:00") -
a
Gabor Grothendieck schrieb:
> On Fri, Oct 10, 2008 at 7:06 PM, Peter Ruckdeschel
> <[EMAIL PROTECTED]> wrote:
>
[snip]
>> This could indeed be an option, but as noted in my reply to Robert, my
>> guess is that in the library where you install your packages to and which is
>> found with system.fi
Prof Brian Ripley wrote:
On Tue, 14 Oct 2008, Sebastian P. Luque wrote:
On Mon, 13 Oct 2008 23:10:41 -0600,
Tony Plate <[EMAIL PROTECTED]> wrote:
I was trying, on a Linux system, to get a .Rbuildignore file to work.
After far too long, I found the problem was the line endings
in the .Rbuildi
R implementations of Student's t, chi-squared, F, and beta distributions
all support noncentrality parameters. There is often a need (for example
in sample size problems) to invert the cdf to obtain the noncentrality
parameter given the quantile, instead of to obtain the quantile given the
non
On Tue, 14 Oct 2008 08:46:36 -0400,
Nathan Coulter <[EMAIL PROTECTED]> wrote:
> Prof Brian Ripley wrote:
>> But to the point: how often do people get DOS-style files on a
>> Unix-alike? You have to work pretty hard to do this, and there comes
>> a point at which complicating R to workaround wrongl
Jerry Lewis wrote:
> R implementations of Student's t, chi-squared, F, and beta distributions
> all support noncentrality parameters. There is often a need (for example
> in sample size problems) to invert the cdf to obtain the noncentrality
> parameter given the quantile, instead of to obtai
On Tue, 14 Oct 2008, Nathan Coulter wrote:
Prof Brian Ripley wrote:
But to the point: how often do people get DOS-style files on a
Unix-alike? You have to work pretty hard to do this, and there comes a
point at which complicating R to workaround wrongly encoded files is not
worth the trouble.
Prof Brian Ripley wrote:
> But to the point: how often do people get DOS-style files on a
> Unix-alike? You have to work pretty hard to do this, and there comes a
> point at which complicating R to workaround wrongly encoded files is not
> worth the trouble. Let's see if anyone else reports havi
On 14 October 2008 at 07:27, Dirk Eddelbuettel wrote:
|
| On 14 October 2008 at 12:38, Prof Brian Ripley wrote:
| | The error is on installed.packages(): you have a faulty package installed.
|
| Confirmed. That explains why my update.r from littler worked as it looked
| only at /usr/local/lib/R/
On Tue, 14 Oct 2008, Dirk Eddelbuettel wrote:
On 14 October 2008 at 12:38, Prof Brian Ripley wrote:
| The error is on installed.packages(): you have a faulty package installed.
Confirmed. That explains why my update.r from littler worked as it looked
only at /usr/local/lib/R/. Being more expl
On 14 October 2008 at 12:38, Prof Brian Ripley wrote:
| The error is on installed.packages(): you have a faulty package installed.
Confirmed. That explains why my update.r from littler worked as it looked
only at /usr/local/lib/R/. Being more explicit about lib.loc I get:
> update.packages(repo
On Tue, 14 Oct 2008, Sebastian P. Luque wrote:
On Mon, 13 Oct 2008 23:10:41 -0600,
Tony Plate <[EMAIL PROTECTED]> wrote:
I was trying, on a Linux system, to get a .Rbuildignore file to work.
After far too long, I found the problem was the line endings
in the .Rbuildignore file -- I had origin
The error is on installed.packages(): you have a faulty package installed.
On Tue, 14 Oct 2008, Dirk Eddelbuettel wrote:
On 14 October 2008 at 10:09, Prof Brian Ripley wrote:
| On Tue, 14 Oct 2008, Peter Dalgaard wrote:
|
| > [EMAIL PROTECTED] wrote:
| >> On 14 October 2008 at 09:39, Simon Blo
On 14 October 2008 at 10:09, Prof Brian Ripley wrote:
| On Tue, 14 Oct 2008, Peter Dalgaard wrote:
|
| > [EMAIL PROTECTED] wrote:
| >> On 14 October 2008 at 09:39, Simon Blomberg wrote:
| >> | Hi, is anyone else getting this error? Could this be a bug?:
| >> | | > update.packages(ask=FALSE)
| >>
On Tue, 14 Oct 2008, Peter Dalgaard wrote:
[EMAIL PROTECTED] wrote:
On 14 October 2008 at 09:39, Simon Blomberg wrote:
| Hi, is anyone else getting this error? Could this be a bug?:
| | > update.packages(ask=FALSE)
| Error in read.dcf(pkgpath, fields = fields) : | Line starting 'unix;
...' i
Dirk Eddelbuettel wrote:
> On 14 October 2008 at 09:39, Simon Blomberg wrote:
> | Hi, is anyone else getting this error? Could this be a bug?:
> |
> | > update.packages(ask=FALSE)
> | Error in read.dcf(pkgpath, fields = fields) :
> | Line starting 'unix; ...' is malformed!
> |
> | > sessionI
[EMAIL PROTECTED] wrote:
On 14 October 2008 at 09:39, Simon Blomberg wrote:
| Hi, is anyone else getting this error? Could this be a bug?:
|
| > update.packages(ask=FALSE)
| Error in read.dcf(pkgpath, fields = fields) :
| Line starting 'unix; ...' is malformed!
|
| > sessionInfo()
| R versio
21 matches
Mail list logo