>
> 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
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
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
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