Re: [Rcpp-devel] Broken wrapper code using .Call in R 3.0

2013-05-14 Thread Silkworth,David J.
Oh, I found it. Not a version issue. Seems I had reorganized some Rcpp functions into a single .cpp file and had not let SVN know it was an ADD. Happened early in the 2 week delay (due to version change no doubt) for "nightly" build and I had forgotten about it. Since it was an SVN problem m

Re: [Rcpp-devel] Broken wrapper code using .Call in R 3.0

2013-05-14 Thread Dirk Eddelbuettel
On 14 May 2013 at 17:54, Silkworth,David J. wrote: | I am having trouble with broken builds on R-forge with code that never changed | since previous builds, (I even had a successful previous build with R-3.0.1!!) That happens to everyone... Even Rcpp itself is at times broken. | The error