Skip to content
Prev 6554 / 12125 Next

[R-pkg-devel] Subarchitectures

I think the WRE manual says that an R_ARCH environment variable will be 
set when subarchitectures are involved, but environment variables aren't 
accessible in Makevars.

Is there a standard way to get a value in Makevars which will match 
.Platform$r_arch once R is running?

Duncan Murdoch