Hi Rcpp-users:
I am a very happy user of Rcpp. I am a statistician who can code a bit.
Recently, I have been working on making my cross validation code run faster
using Rcpp.
I have a question and wanted to check if others have faced similar problems.
My code sometimes fails with a segmentation
Hello,
Thanks for your interest in Rcpp and your kind words.
Please send some reproducible example. Without this, there is not much we can
do to help.
Romain
Le 20 mai 2011 à 09:59, Sunny Srivastava a écrit :
> Hi Rcpp-users:
>
> I am a very happy user of Rcpp. I am a statistician who ca
On 18.05.2011, at 15:17, Douglas Bates wrote:
> On May 18, 2011 2:53 AM, wrote:
>
>> [...]
>>
>> When librarying the class, assigning an object, do some calculations,
>> whatever -- everything goes fine. Yet, when using R CMD BATCH on a file
>> listing the same commands as by hand, R produces s
Le 20 mai 2011 à 12:01, soeren.vo...@uzh.ch a écrit :
> On 18.05.2011, at 15:17, Douglas Bates wrote:
>
>> On May 18, 2011 2:53 AM, wrote:
>>
>>> [...]
>>>
>>> When librarying the class, assigning an object, do some calculations,
>>> whatever -- everything goes fine. Yet, when using R CMD
On Fri, May 20, 2011 at 5:01 AM, wrote:
> On 18.05.2011, at 15:17, Douglas Bates wrote:
>
>> On May 18, 2011 2:53 AM, wrote:
>>
>>> [...]
>>>
>>> When librarying the class, assigning an object, do some calculations,
>>> whatever -- everything goes fine. Yet, when using R CMD BATCH on a file
>>>
On 2011-05-20, at 12:59 AM, Sunny Srivastava wrote:
> My code sometimes fails with a segmentation fault error, however this
> behavior cannot be replicated. That is, most of the times it runs fine and
> gives appropriate results, but once in a while it will fail due to
> segmentation fault and