Skip to content
Prev 14617 / 15075 Next

Compiling a library with Rcpp causing many 'unknown type'/'no member named' errors

Brian,

you are using Anaconda so all bets are off since that is not supported by CRAN. It looks like a broken compiler/runtime combination in Anaconda so your best bet would be to contact their support as this is unrelated to R (updating Anaconda sounds like an obvious first step, hoping the compiler/runtime issue has been fixed in newer version). I would recommend removing Anaconda and using released CRAN R version and Apple tools instead if you want a stable solution.

Cheers,
Simon