[Rcpp-devel] Fwd: Installing Rcpp (the package) - and #include <classic/RcppDate.h>
Martin Maechler
maechler at stat.math.ethz.ch
Sun Dec 5 00:51:39 CET 2010
(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.
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 ?
Best regards,
Martin
More information about the Rcpp-devel
mailing list