Re: [Rd] FW: Passing lists from R to C, extracting elements, and sending lists back again

2006-12-24 Thread Thomas Lumley
> > I have data that is stored in R lists. I would like to pass the list to > C code using the .Call function, perform mathematical operations on the > elements of the lists (which might be other lists), and return results > in a new list. > > As a simple example, suppose I have a list of n mat

[Rd] .Rbuildignore and vignettes

2006-12-24 Thread Sebastian P. Luque
Hi, Is there some way of controlling whether building of vignettes should use .Rbuildignore? I realized that some objects I had created in a file listed under .Rbuildignore were available while building the package. The package does build _without_ the files listed in .Rbuildignore, but the vign

[Rd] FW: Passing lists from R to C, extracting elements, and sending lists back again

2006-12-24 Thread Michael Braun
Thank you to everyone who responded to my previous post regarding the integration into R of C programs that use external libraries. I have another issue that I simply have not been able to figure out using documentation, list archives, and so forth. I have data that is stored in R lists. I

Re: [Rd] AltGr not working in R GUI Script Editor (PR#9430)

2006-12-24 Thread murdoch
On 12/24/2006 2:08 AM, Prof Brian Ripley wrote: > I do have AltGr (and Slovenian installed). The issue is that the author > of graphapp seems not to have had a 'right menu key' as MSDN call it. > > This was fixed in R 0.9.1 and unfixed in R 2.0.0 by the author of the > script editor, who wrote