|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
G-CRAN weekly report #9It works, my job here is done.
Oh, except for: -documentation (this is one i basically *need* to do) -outputting real, physical instead of the symlinks i'm doing right now -generate ebuild cache -test loads and loads and loads of packages (help wanted) Again, quickly a guide to use my project: -Install layman from the kuroo overlay and g-cran from the science overlay -Save the attached repositories.xml to /var/lib or whatever -Add file:///var/lib/repositories.xml to "overlays" in /etc/layman/layman.cfg -layman -a CRAN (or the two bioconductor repositories, which are in repositories.xml as well) -emerge -av dev-R/zoo (just one of the many packages in CRAN) I spent some time helping wiktor prepare g-pear for g-common too, so keep track of his work if you're interested in PEAR. Have fun! <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE repositories SYSTEM "http://www.gentoo.org/dtd/repositories.dtd"> <repositories xmlns="" version="1.0"> <repo quality="experimental" status="unofficial"> <name><![CDATA[Bioconductor_bioc]]></name> <description><![CDATA[Bioconductor software packages]]></description> <homepage>http://www.bioconductor.org/</homepage> <source type="g-common">cran http://bioconductor.org/packages/devel/bioc/</source> </repo> <repo quality="experimental" status="unofficial"> <name><![CDATA[Bioconductor_annotation]]></name> <description><![CDATA[Bioconductor annotation packages]]></description> <homepage>http://www.bioconductor.org/</homepage> <source type="g-common">cran http://bioconductor.org/packages/devel/data/annotation/</source> </repo> <repo quality="experimental" status="unofficial"> <name><![CDATA[CRAN]]></name> <description><![CDATA[CRAN R extension packages]]></description> <homepage>http://www.r-project.org/</homepage> <source type="g-common">cran http://cran.r-project.org/</source> </repo> </repositories> |
|
|
Re: G-CRAN weekly report #9I'll try and get round to testing this over the next week or so (busy
at work at the moment though, and making the most of the dry weather to get out climbing which leaves little time for computing). Thanks for your efforts on this, really nice to be able to install CRAN packages etc. through portage. Cheers Neil -- "One should as a rule, respect public opinion in so far as is necessary to avoid starvation and to keep out of prison, but anything that goes beyond this is voluntary submission to an unnecessary tyranny, and is likely to interfere with happiness in all kinds of ways..." - Bertrand Russell Email - nshephard@... Website - http://slack.ser.man.ac.uk/ Photos - http://www.flickr.com/photos/slackline/ |
| Free embeddable forum powered by Nabble | Forum Help |