Skip to content
Prev 20990 / 63424 Next

install.packages("C", dep=TRUE) does not always install indirect dependencies

On 6/9/2006 1:47 PM, Herve Pages wrote:
Right, those are all possibilities.  But they can all be repaired by 
manually installing A, can't they?  Does the error message make clear 
that the problem is a lack of A?
I don't know the logic behind the "dependencies=FALSE" default, and I'm 
reluctant to change defaults on platforms I don't use.  Since this is 
really only an inconvenience, I think you'll have to find an R Core 
member who actually uses your platform to deal with it.

Duncan Murdoch