Re: [Rd] Problem setting environment variable in R/zzz.R

2004-06-26 Thread Dirk Eddelbuettel
On Sat, Jun 26, 2004 at 05:09:51PM -0400, Roger D. Peng wrote: > The help page for Sys.putenv seems to indicate using a single "=" > rather than the double "==". Could that be your problem? Plonk! Sure was. I won't publically how long I chased this one ==:-O Thanks, Roger! Dirk -- "Cheney

Re: [Rd] Problem setting environment variable in R/zzz.R

2004-06-26 Thread Peter Dalgaard
"Roger D. Peng" <[EMAIL PROTECTED]> writes: > The help page for Sys.putenv seems to indicate using a single "=" > rather than the double "==". Could that be your problem? > > Sys.putenv("TZ"=="GMT") > > Sys.putenv("TZ"==getOption("TZ")) Whoa! Nice catch, Roger. -- O__

Re: [Rd] Problem setting environment variable in R/zzz.R

2004-06-26 Thread Roger D. Peng
The help page for Sys.putenv seems to indicate using a single "=" rather than the double "==". Could that be your problem? -roger Dirk Eddelbuettel wrote: I am trying to get the Rmetrics.org component package fBasics by Diethelm Wuertz into a Debian package. Thanks to a lot of work by Diethelm,

[Rd] Problem setting environment variable in R/zzz.R

2004-06-26 Thread Dirk Eddelbuettel
I am trying to get the Rmetrics.org component package fBasics by Diethelm Wuertz into a Debian package. Thanks to a lot of work by Diethelm, it is _almost_ there. It fails 'R CMD check' for me if I do not have the TZ environment variable set [1], yet works fine as long as I set TZ. I figured I co

[Rd] Re: plot.new() warning from coplot()'s par(*, new=FALSE)

2004-06-26 Thread Martin Maechler
{diverted from the R-SIG-gui list} > "PD" == Peter Dalgaard <[EMAIL PROTECTED]> > on 26 Jun 2004 11:51:02 +0200 writes: PD> James Wettenhall <[EMAIL PROTECTED]> writes: >> Hi, >> >> Does anyone know a good way to get rid of warnings like: >> Warning message: calli

Re: [Rd] Installer package destroys permission settings on /Applcations (PR#7025)

2004-06-26 Thread stefano iacus
On Jun 26, 2004, at 9:41 AM, stefano iacus wrote: Thanks for raising this problem. I agree, the installer should not change the permissions on /Applications (but user can decide to install the application somewhere else and move it to /Applications later as a temporary solution) It only affects

[Rd] S4 group "Math", "getGroupMembers", "genericForPrimitive"

2004-06-26 Thread Matthias . Kohl
Hi, I found the following on Windows 2000/NT R Version 1.9.1 (2004-06-21) (also Version 1.9.0): The S4 group "Math" doesn't work as documented; i.e., "log", "log10", "gamma" and "lgamma" are included in the documentation but don't work. See example code below. Moreover, what about 'genericForPr

Re: [Rd] Installer package destroys permission settings on /Applcations (PR#7025)

2004-06-26 Thread stefano iacus
Thanks for raising this problem. I agree, the installer should not change the permissions on /Applications (but user can decide to install the application somewhere else and move it to /Applications later as a temporary solution) It only affects the directory where you choose to install R.app (