[Rd] jpeg() and png() in R-2.4.x (PR#9423)

2006-12-20 Thread sophie . martin
I have tried to install R-2.4.x on my computer (linux - mandriva 2007 - 64bits), with tar file for R-4.2.1 and rpm file for R-2.4.0, and function capabilities() says to me that JPG, PNG and TCLTK are not available. However, with the version R-2.3.x with whicc I work , they are available. May

Re: [Rd] preserving sparse matrices (Matrix)

2006-12-20 Thread Martin Maechler
Thank you, Tamas, Tamas == Tamas K Papp [EMAIL PROTECTED] on Tue, 19 Dec 2006 18:25:16 +0100 writes: Tamas Hi, Tamas I have sparse (tridiagonal) matrices, and I use the Matrix package for Tamas handling them. For certain computations, I need to either set the Tamas first

[Rd] DBI + ROracle problem with parser ?? (PR#9424)

2006-12-20 Thread christian . hoffmann
Full_Name: Christian Hoffmann Version: 2.4.0 OS: Win 2000 Submission from: (NULL) (193.134.202.252) Database queries using the combination DBI + ROracle are handicapped by quirks in the pipeline between the textual representation of the query and the database engine Oracle. Comments and

[Rd] Connections to https: URLs -- IE expert help needed

2006-12-20 Thread Prof Brian Ripley
I've added to R-devel the ability to use download.file() and url() to https: URLs, *only* if --internet2 is used on Windows. This uses the Internet Explorer internals, and only works if the certificate is accepted (so e.g. does not work for https://svn.r-project.org). Now I use IE (and

[Rd] Possible bug in cut.Date()

2006-12-20 Thread Martin Becker
Dear list, I suppose that the behaviour of cut.Date() is not as intended for the case ' breaks=year ' (in R 2.4.1 and previous versions): The corresponding code fragment which defines the first breakpoint in this case reads: if (valid == 4) { start$mon - 0 incr

Re: [Rd] Connections to https: URLs -- IE expert help needed

2006-12-20 Thread Duncan Temple Lang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Prof Brian Ripley wrote: I've added to R-devel the ability to use download.file() and url() to https: URLs, *only* if --internet2 is used on Windows. This uses the Internet Explorer internals, and only works if the certificate is accepted

Re: [Rd] Bug in rt() ? (PR#9422)

2006-12-20 Thread goodrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Prof Brian Ripley wrote: Why do you consider this might be a bug in R rather than in your expectations? Your 'expected' is not what others have expected Thank you for this response. I did consider at the time that this unexpected result could

[Rd] R windows crash (PR#9426)

2006-12-20 Thread robert . denham
Full_Name: Robert Denham Version: R-2.4.1 OS: Windows Xp Submission from: (NULL) (61.88.57.1) R gui exits without warning when I run a function which has an argument with a default that is not found. This was a result of an error in a function I wrote, but I thought that it should exit more

[Rd] Missing install libraries for R on OpenSuse 10.2 (PR#9425)

2006-12-20 Thread matjaz . jeran
Full_Name: Matjaž Jeran Version: R-base-2.4.1-2.1.i58 OS: OpenSuse linux 10.2 Submission from: (NULL) (85.10.21.55) I have a FRESH installation of Opensuse linux 10.2 I have downloaded R from http://cran.at.r-project.org/bin/linux/suse/10.2/ When I tried to install it the message about missing

Re: [Rd] Missing install libraries for R on OpenSuse 10.2 (PR#9425)

2006-12-20 Thread Benilton Carvalho
Hi Matjaz, I don't see that as a bug. Instead, you don't have the requirements, as you already noticed. Isn't it simpler just to install the requirements? See: http://download.opensuse.org/distribution/10.2/repo/oss/suse/i586/ best, benilton On Dec 20, 2006, at 2:04 PM, [EMAIL PROTECTED]

Re: [Rd] jpeg() and png() in R-2.4.x (PR#9423)

2006-12-20 Thread ripley
The file INSTALL says The main source of information on installation is the `R Installation and Administration Manual', an HTML copy of which is available as file `doc/html/R-admin.html'. Please read that before installing R. But if you are impatient, read on but please refer to the