Good afternoon,
I have been experiencing a lot of crashes working with large vectors in R.
Specifically, I am using XTS of length of minimum 120k elements.
My problem is that I cannot display the vector (otherwise R crashes), I
cannot plot it either (otherwise R crashes). That could be solved by
er works great as a development
>> environment, and I can create complex installations, for example with
>> NONMEM, and provide my colleagues the virtual machine as a no-brainer.
>>
>> Dieter
>>
>>
>>
>>
>
gt; https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
>
> Romain
>
>
> Le 16/03/10 11:43, Jeremie Smaga a écrit :
>
>>
>> Hello Richard,
>>
>> Thanks for the tips.
>>
>> I was aware of the R(D)COM. In the last public version
, package = "Rcpp" )
>
> For semi-self-explanatory code examples, you can consult our unit tests:
>
> > system.file( "unitTests", package = "Rcpp" )
>
> For more questions, we have a dedicated mailing list:
> https://lists.r-forge.r-project.org/
, I am not sure that the DLL created with C# will be
> compatible.
> > I still have not implemented anything, so if it is only a matter of
> method
> > signatures, I can make sure everything fits.
> >
> > Otherwise, I could use a C++ DLL, but I don't know if it is really
hanks,
--
Jeremie Smaga
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide comm
Good morning,
I am currently displaying a time series with the time on the Y axis, and the
values on the X axis.
The problem is that I wanted to reverse the Y axis (that is, to have the
latest date the closest to the X axis).
So I looked for a way to do this on this mailing list and I found a
resp
7 matches
Mail list logo