Skip to content
Prev 2296 / 10988 Next

[Rcpp-devel] Matrix columns

Dirk,

Thanks again!
I thought I ought to let you know: the main problem was that my compilation
still pointed to older versions of R and Rcpp that did not contain some of
the additions in case. Goes to show!

But still some comments/questions below...
What I'm actually hoping to achieve is an improvement to the answer to my
question in
http://stackoverflow.com/questions/5980240/performance-of-rbind-data-frame
(though in doubt that I will improve on it). Apart from that, I'm just
trying to learn Rcpp.
Then what's with the comment in rcpp-quickref (// Changes propagate to xx
(same applies for Row))?
As far as I recall (that old effective C++ has gathered quite a bit of dust
by now), the first = is not an assignment but initialization. So I only
assign once (in the last lign). But I'll debug and test to convince myself.
Truly lol.
Intriguingly, I could not find any information on how to get my suggested
"patches" to you, besides a note on your site to "post them on the mailing
list" (admittedly I could have looked better). Do I create a LaTeX file with
additions to the helpfiles and send it here? Or is there a more formal
(read: less annoying for you guys who would then still have to edit it until
it fits the rest of the docs) way? I _do_ intend to try and improve the
documentation, though I don't feel worthy to improve upon the
implementation.

Thanks again!


Nick Sabbe
--
ping: nick.sabbe at ugent.be
link: http://biomath.ugent.be
wink: A1.056, Coupure Links 653, 9000 Gent
ring: 09/264.59.36

-- Do Not Disapprove