On Tue, 27 Jan 2009 12:25:12 -
"Sklyar, Oleg \(London\)" wrote:
> Most likely issue is your code itself, out of range indexing, failure to
> initialise all elements of the allocated structure correctly, 1 and not
> 0-based indexing, use of other R variables for initialisation that
> should ha
3107
oskl...@maninvestments.com
> -Original Message-
> From: r-devel-boun...@r-project.org
> [mailto:r-devel-boun...@r-project.org] On Behalf Of Jon Senior
> Sent: 27 January 2009 12:09
> To: r-devel@r-project.org
> Subject: [Rd] Return values from .Call and garbage
On 27/01/2009 7:11 AM, Jon Senior wrote:
Hi all,
I'm posting this here as it discusses an issue with an external C library. If
it would be better in R-Help, then I'll repost.
I'm using an external library which I've written, which provides a large set of
data (>500MB in a highly condensed for
Hi all,
I'm posting this here as it discusses an issue with an external C library. If
it would be better in R-Help, then I'll repost.
I'm using an external library which I've written, which provides a large set of
data (>500MB in a highly condensed format) and the tools to return values from
t
Hi all,
I'm posting this here as it discusses an issue with an external C library. If
it would be better in R-Help, then I'll repost.
I'm using an external library which I've written, which provides a large set of
data (>500MB in a highly condensed format) and the tools to return values from
t