A one liner that should work on most systems: grep("configure", readLines(file.path(R.home(), "etc", "Makeconf")), value=TRUE)
Gabor On Thu, Jan 21, 2016 at 5:38 PM, Tom Quarendon <tom.quaren...@teamwpc.co.uk> wrote: > Is there any way to print out the options that where passed to configure when > R was built? > I want to build a later version to the one I have on my machine, and I want > to build it in the same way, with the same configure options. > > Thanks. > > ______________________________________________ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel