[Fedora-r-devel-list] R2rpm...

Allen S. Rout asr at ufl.edu
Tue Apr 12 21:02:30 UTC 2011



Pierre-Yves Chibon <pingou-E11Oz7VxvVOXCRStZZN3OA at public.gmane.org>
writes:

> On Tue, 2011-04-12 at 15:27 -0400, Allen S. Rout wrote:
>> The dependency resolution in R2spec introduces loops.
>> 
>> Try to build foreach or iterators.  In R2spec's calculation of deps,
>> they depend on each other.  This appears to be because R2spec promotes
>> a 'suggests' to a 'depends'.
>> 
>> This might be because the 'suggests' is used in the vigniettes? 
>
> As per Fedora R-packaging guidelines 'suggests' and 'depends' are
> treated in the same way. 

This is simply broken.  It is broken in two directions: It elevates to a
dependency the things which are only declared to be necessary for CHECK,
and it fails to account for 'Imports', which is an _actual_ dependency. 

Try ggplot2 for an example of this. 



- Allen S. Rout



More information about the r-devel mailing list