Skip to content
Prev 9403 / 63421 Next

Rprofile.site and check/build (PR#2872)

On Tue, 29 Apr 2003, Liaw, Andy wrote:

            
R CMD check is going to run an installed version, and that may use other 
packages.  However, these tools have always used --vanilla, and see
?Startup for why that works as stated below.

So this works as intended, checking on a vanilla system.  That's not a 
bug, and definitely not a recent change.