Closed hyacz closed 4 years ago
Hmm. I haven't seen this. I'll try to get to it this weekend.
I'm not sure and I'm not running 4.0. The error indicates that the code uuid_t
is an unknown type but uid_t
isn't. I would suggest redefining uid_t
as uuid_t
and then test to see if it works.
I found the reason https://github.com/RcppCore/Rcpp/issues/1046 , It is fixed in the devel version of Rcpp.
Excellent! Thanks very much for following up.
Hi,
I failed to install
bigmemory
in macOS R 4.0. Can anyone help to find out why?Version: bigmemory_4.5.36 R-devel 4.0.0 Under development (unstable) (2020/03/25, r78063) macOS 10.15.3 (MacOSX10.15.sdk)
installation logs:
When I point Current to 3.6, it's perfectly normal.
installation logs: