[R-sig-Fedora] Trying to use current R2spec on RHEL.

Allen S. Rout asr at ufl.edu
Mon Mar 12 21:49:26 CET 2012


On 03/12/2012 04:32 PM, Marc Schwartz wrote:
>
>
> Otherwise known as "RPM Hell", which is why years ago, Fedora and RH moved to 'yum' as the default package manager, since yum handles all of the dependencies... :-)
>

Yes; but   <grumble> I don't want to install EPEL wholesale; we try to 
manage which packages we pull into our locally maintained repos.    What 
I want to do is make a new set of CRAN-based packages.   </grumble>

So, having pulled R2spec 4.1.0-1.el5 into my rhel5.5 system,


-bash-3.2$ R2spec --help
Traceback (most recent call last):
   File "/usr/bin/R2spec", line 26, in ?
     PARSER = setup_parser('R2spec')
   File "/usr/lib/python2.4/site-packages/r2spec/r2spec_obj.py", line 
54, in setup_parser
     version='%(prog)s ' +VERSION)
   File "/usr/lib/python2.4/site-packages/argparse.py", line 1264, in 
add_argument
     action = action_class(**kwargs)
TypeError: __init__() got an unexpected keyword argument 'version'


- Allen S. Rout



More information about the R-SIG-Fedora mailing list