| 1 | initial version |
If you're not planning to use R at all, you can disable it in the build with a configure option:
$ make configure
$ ./configure --disable-r
$ make -s V=0 # or just `make` if you prefer verbose
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.