|
Managing R packages under Linux: msg#00282sysutils.puppet.user
Greetings, I need to develop a way to manage the installation and update of R packages under linux (CentOS), hopefully using Puppet. I've got most of the rest of hodge-podge of install scripts and maintenance scripts translated into Puppet and need to tackle this beast now. R is a programming language for statistics, basically, and has a few jillion add on package libraries, very much like PERL, and uses the CRAN (Comprehensive R Archive Network) to provide install mirrors of the package library all over the world. If there were a cran2rpm program, like PERL's cpan2rpm, life would be easy, but there doesn't seem to be such a beast. R includes a package handler that can be used to install packages automatically from the shell command line or from within a running R instance, and I've got an R program to do the installs, but no good way to manage the packages once they are installed. What's the best way to handle this beast in Puppet? I'd like to have Puppet automate updating packaging as well as make sure the ones I want are installed. Ought I write an Rpackage type? --[Lance] -- Celebrate The Circle http://www.celebratethecircle.org/ Carolina Spirit Quest http://www.carolinaspiritquest.org/ My LiveJournal http://www.livejournal.com/users/labrown/ GPG Fingerprint: 409B A409 A38D 92BF 15D9 6EEE 9A82 F2AC 69AC 07B9 CACert.org Assurer |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | user management: 00282, Adam Crews |
|---|---|
| Next by Date: | freebsd service management redux: 00282, Russell Jackson |
| Previous by Thread: | user managementi: 00282, Adam Crews |
| Next by Thread: | Re: Managing R packages under Linux: 00282, Sam Bashton |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |