[Rcpp-devel] Fwd: Installing Rcpp (the package) - and #include <classic/RcppDate.h>

Dirk Eddelbuettel edd at debian.org
Sun Dec 5 01:40:33 CET 2010


Hi Martin,

Nice to see you here!

On 5 December 2010 at 00:51, Martin Maechler wrote:
| (Probably the first post was silently trashed, as I have not been a
| subscriber then)
| 
| The following symptoms have already been replaced by new problems, as
| Rcpp is in acrtive development as we all know.
| Still maybe there's a recent revision that I could check out and that
| *would* be installable?
| 
| I don't want to impose on anyone here, so you can also tell me to wait
| a day or two ...
| 
| best regards,
| Martin
| 
| ---------- Forwarded message ----------
| From: Martin Maechler <maechler at stat.math.ethz.ch>
| Date: Sat, Dec 4, 2010 at 10:52
| Subject: Installing Rcpp (the package) - and #include <classic/RcppDate.h>
| To: rcpp-devel <rcpp-devel at lists.r-forge.r-project.org>
| 
| 
| I'm sure I'm doing something nobody else does,
| but for lme4a development, I've wanted to install the latest (R-forge)
| version of Rcpp, just the one package.

We're in the middle of bit of upheaval but when I fixed a 'R CMD check' fails
bug 24 hrs ago it was installable.

Otherwise, can you work off the CRAN version which is pretty close?

| Compilation ends here
| 
| g++ -I/u/maechler/R/D/r-patched/debian-64-inst/include
| -I../inst/include/ -I/usr/local/include    -fpic  -g -O2 -c
| RcppDate.cpp -o RcppDate.o
| RcppDate.cpp:24: fatal error: classic/RcppDate.h: No such file or directory
| 
| and indeed, RcppDate.cpp contains   #include <classic/RcppDate.h>
| 
| I assume this is a remnant of the recent factoring out of RcppClassic ?

Possibly but it already was no longer an issue with SVN 24 hours ago.

Dirk

-- 
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com


More information about the Rcpp-devel mailing list