[Rd] (Debian Bug 344248): R segfaults when pressing Delete (PR#8420)

2005-12-21 Thread edd
--CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Resend after type in mailheader. I have the bug on my system with yesterday's R 2.2.1. A library mismatch is still a likely cause. Dirk -- Hell, there are no rules here - we're trying to accomplish somet

Re: [Rd] rJava downloads but cannot load, (PR#13997)

2009-10-10 Thread edd
On 10 October 2009 at 05:40, lmra...@gmail.com wrote: | > library(rJava) | Error in library(rJava) : there is no package called 'rJava' | > install.packages("rJava") | Warning in install.packages("rJava") : | argument 'lib' is missing: using '/usr/local/lib/R/site-library' | --- Please select a

Re: [Rd] installing any package fails using 'install.packages()' (PR#13996)

2009-10-10 Thread edd
On 10 October 2009 at 05:25, lmra...@gmail.com wrote: | Dear all, | I installed my R-2.9.2 on my ubuntu version 9.04 successfully using= the | command |=20 |sudo apt-get install r-base-dev |=20 | The problem is that I cannot install any package. Huh? This has _nothing_ to do with the erro

Re: [Rd] Bug#424696: R CMD INSTALL -l does not create path (PR#9691)

2007-05-16 Thread edd
Soeren, On 16 May 2007 at 23:00, Soeren Sonnenburg wrote: | Package: r-base-core | Version: 2.5.1~20070513-1[ aka R-patched as of 20070513 ] | Severity: important | | R CMD INSTALL -l /path/to/lib | | no longer creates /path/to/lib but assumes it does already exist. This | is a change in b

Re: [Rd] package gsl assumes incorrect gcc version during install (PR#10456)

2007-11-23 Thread edd
On 22 November 2007 at 20:00, [EMAIL PROTECTED] wrote: | Full_Name: Levi Waldron | Version: 2.5.1 | OS: Ubuntu Gutsy | Submission from: (NULL) (206.248.157.88) | | | I installed libgsl0-dev then tried to install the gsl cran package, | unsuccessfully (see output below). As a workaround I create

Re: [Rd] Bug#454678: r-base-core: Crash when calling edit.matrix with edit.row.names = TRUE when there are no rownames (PR#10500)

2007-12-06 Thread edd
Ben, Thanks for the bug report. I am off two minds about it as discussed below. But as it does indeed create a crash / segfault, I am passing this on to the R bug tracker. A suggested two-line patch is below; I tested the patch against a 'vanilla' 2.6.1 source tree. On 6 December 2007 at 19:32,

Re: [Rd] r won't start: "r: symbol lookup error: r: undefined symbol: (PR#11274)

2008-04-25 Thread edd
On 24 April 2008 at 20:20, [EMAIL PROTECTED] wrote: | Full_Name: Jakob Stoeger | Version: 2.7.0 | OS: ubuntu 7.10 | Submission from: (NULL) (137.248.74.38) | | | Hi! | | I hope, it is justified to write this email... | I'm relatively new to linux, and haven't worked with r, yet, so please pardo

Re: [Rd] (PR#11281) Bug in R 2.7 for over long lines

2008-05-13 Thread edd
On 13 May 2008 at 09:46, Soeren Sonnenburg wrote: | On Tue, 2008-05-13 at 09:01 +0200, Martin Maechler wrote: | > > "BDR" == Prof Brian Ripley <[EMAIL PROTECTED]> | > > on Tue, 13 May 2008 07:32:43 +0100 (BST) writes: | > | > BDR> This example does not crash in R 2.7.0, R-patched

Re: [Rd] [R-sig-Debian] problem with update.packages (PR#13161)

2008-10-13 Thread edd
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 version 2.8.0 RC (2008-10-12 r46

[Rd] Bug#505698: r-base-core: dev2bitmap fails with gsexe related error (PR#13288)

2008-11-14 Thread edd
Stefano, Thanks for the bug report. On 14 November 2008 at 14:35, Stefano Costa wrote: | Package: r-base-core | Version: 2.8.0-1 | Severity: normal | | As in subject. The bug is reproducible on my machine with these | commands: | | > x <- rnorm(100) | > plot(density(x)) | > dev2bitmap("densit