On 2 January 2013 at 18:09, Nick Matzke wrote:
| Thanks very much for the reply. Apologies for the
| non-reproducibility, normally I attempt to do that, but in
| this case I had no idea what piece of thousands of lines of
| code was causing the problem due to the vague compiler error
| messag
Thanks very much for the reply. Apologies for the
non-reproducibility, normally I attempt to do that, but in
this case I had no idea what piece of thousands of lines of
code was causing the problem due to the vague compiler error
message. So I was just looking for hints.
And, you provided a
Hi Nick,
On 2 January 2013 at 17:00, Nick Matzke wrote:
| Hi all,
|
| I had a package that made use of Rcpp and compiled well in R
| 2.14. However, I just updated to R 2.15.2, and updated Rcpp
| etc. to the current standard, and now I get a compile error
| right at the end. Any hints about