Skip to content
Prev 29133 / 63424 Next

RFC: Add 'postinstall' hook to R CMD INSTALL ?

Prof Brian Ripley wrote:
Indeed, most GNU software follow the convention of:

configure
make
make install

Surely `R CMD INSTALL` can be augmented to call `make install` as well 
if the `Makefile` is found.

Best

Jeff