On Mon, 17 Mar 2008, Liviu Andronic wrote:

> On Mon, Mar 17, 2008 at 1:54 AM, Charles C. Berry <[EMAIL PROTECTED]> wrote:
>>         emerge -pD R
>>
>>  to see what would get rebuilt. (This should rebuild out-of-date
>>  dependencies.)
>
> emerge -tvaD R proposes me to emerge all out-dated packages found on
> my system, from gimp to dbus (currently 292,146 kB). Do you think it
> is possible to simply emerge/pinpoint R's out-dated dependencies?  (I
> haven't yet found how to do this.)

Are you sure?! Perhaps you slipped in a '-N' without noticing?

On my Gentoo system, 'emerge -tvaD R' gives only the dependencies of R 
even though there are other things needing to be rebuilt.

In any case, emerge -tvaD R should show you what dependencies of R will be 
rebuilt.

But if it doesn't, dig into 'equery depgraph R'.

HTH,

Chuck

p.s. you really should 'emerge system' and 'emerge world' fairly often to 
keep your system up to date. See

        http://gentoo-wiki.com/HOWTO_Maintain_Gentoo_-_%22Best_Practices%22


> > > Thanks,
> Liviu
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

Charles C. Berry                            (858) 534-2098
                                             Dept of Family/Preventive Medicine
E mailto:[EMAIL PROTECTED]                  UC San Diego
http://famprevmed.ucsd.edu/faculty/cberry/  La Jolla, San Diego 92093-0901

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to