Re: [Rd] Question about colnames behavior

2005-10-03 Thread Martin Maechler
Erich == Erich Neuwirth [EMAIL PROTECTED] on Sun, 02 Oct 2005 09:39:36 +0200 writes: Erich The following code Erich zzz-1:10 Erich dim(zzz)-10 Erich rownames(zzz) Erich colnames(zzz) Erich yields NULL for the rownames and colnames calls. Erich Let us set

Re: [Rd] Question about colnames behavior

2005-10-03 Thread Prof Brian Ripley
On Mon, 3 Oct 2005, Martin Maechler wrote: Erich == Erich Neuwirth [EMAIL PROTECTED] on Sun, 02 Oct 2005 09:39:36 +0200 writes: Erich The following code Erich zzz-1:10 Erich dim(zzz)-10 Erich rownames(zzz) Erich colnames(zzz) Erich yields NULL for the rownames and

Re: [Rd] Question about colnames behavior

2005-10-03 Thread Martin Maechler
BDR == Prof Brian Ripley [EMAIL PROTECTED] on Mon, 3 Oct 2005 09:44:47 +0100 (BST) writes: BDR On Mon, 3 Oct 2005, Martin Maechler wrote: Erich == Erich Neuwirth [EMAIL PROTECTED] on Sun, 02 Oct 2005 09:39:36 +0200 writes: Erich The following code Erich zzz-1:10

Re: [Rd] access to R parse tree for Lisp-style macros?

2005-10-03 Thread Thomas Lumley
On Mon, 3 Oct 2005, Duncan Murdoch wrote: On 10/3/2005 3:25 AM, Andrew Piskorski wrote: R folks, I'm curious about possible support for Lisp-style macros in R. I'm aware of the defmacro support for S-Plus and R discussed here:

Re: [Rd] Problem Sweaving vignettes: MiKTeX's texi2dvi reports errors

2005-10-03 Thread Peter G. Warren
Hi, Prof. Ripley, Yes, indeed, that was my problem - thank you! I made the mistake of installing in the default path of C:\Program Files\R. I just now reinstalled in C:\R, and everything worked fine. However, if anyone else runs into this, you cannot just go off and run texi2dvi on an existing

Re: [Rd] Problem Sweaving vignettes: MiKTeX's texi2dvi reports errors

2005-10-03 Thread Friedrich . Leisch
On Mon, 3 Oct 2005 11:31:40 -0400, Gabor Grothendieck (GG) wrote: I have R installed in c:\Program Files\R and I use MiKTeX and texi2dvi to process my vignettes. I do keep my package sources elsewhere; e.g. I would keep the source for mypkg in c:\Rpkgs\mypkg . and I would install

Re: [Rd] Problem Sweaving vignettes: MiKTeX's texi2dvi reports errors

2005-10-03 Thread Gabor Grothendieck
There is a batch file in batchfiles at http://cran.r-project.org/contrib/extra/batchfiles/ that copies the .sty files to miktex's directory. This is also discussed on Duncan's rtools MiKTeX site. My understanding is that this will not be necessary from R 2.2.0 onwards but was needed previously.

Re: [Rd] interpolation using akima (PR#8174)

2005-10-03 Thread Renaud Lancelot
This message should be sent to the package maintainer, not to this list. Moreover, it works fine with my installation (i.e., I don't get the bug you describe): R: platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status beta major2 minor2.0 year 2005