When trying to install Rcpp 0.10.2 with
$ R --version
R Under development (unstable) (2012-12-18 r61372) -- "Unsuffered Consequences"
$ clang++ --version
Ubuntu clang version 3.0-6ubuntu3 (tags/RELEASE_30/final) (based on LLVM 3.0)
Target: x86_64-pc-linux-gnu
Thread model: posix
I get
$ R CMD I
the default?)
Anyway, as Dirk said, linking to librt is harmless on Linux nonetheless, so
that is perhaps the easiest 'fix'.
Best,
Yan Zhou
On Dec 24, 2012, at 1:11 PM, Dirk Eddelbuettel wrote:
On 23 December 2012 at 18:31, Martin Morgan wrote: | When trying to install
R
On 04/30/2014 07:41 AM, JJ Allaire wrote:
I think that might be overkill (or something that we can do later if users ask
for it).
Should I merge the PR?
In 3.1 this information is discoverable with "${R_HOME}/bin/R" CMD config
CXX1XSTD and friends.
On Wed, Apr 30, 2014 at 10:40 AM, Dirk
The stack trace looks like it's an Rcpp problem (topic of this mailing
list) maybe with a finalizer running at an unexpected time for what it
wants to accomplish. R-3.5 is in release candidate so highly relevant to
the user community even if not R-devel. If this list can help rule out
Rcpp or h