On 2 December 2005 at 17:23, Jacob Sparre Andersen wrote:
| Dirk Eddelbuettel wrote:
| > Jacob Sparre Andersen wrote:
| > > Dirk Eddelbuettel wrote:
| > > > Jacob Sparre Andersen wrote:
|
| > Ok, then the bug report is somewhat misleading as you are
| > really requesting a change in reposTools, but rather that
| > Biobase be packaged as well, right?
|
| Right. - But I hadn't figured that out yet, when I reported
| this wish.
No sweat.
| > I think we both want to be able to say 'apt-get install
| > r-bioc-biobase' and do the same for all other BioC
| > packages.
|
| Exactly.
|
| > But resources are finite, and we do not have package
| > maintainers for all these packages. The Alioth project is
| > an attempt at automating this, but it isn't there yet.
|
| Ahh. That sounds like it would be worthwhile to put a bit
| of time into.
Exactly -- it would scale so bloody well. If just a handful of the hundreds
of people who would be using this helped a little, we could pull this. If
you have any interest, and know a little Perl, feel free to join the
effort. You'd need to register at alioth.debian.org which is open to
non-Debian developers too.
| > > PS: How do I uninstall a package installed with a R
| > > installation script?
| >
| > What is an R installation script?
|
| For example:
|
| source("http://www.bioconductor.org/biocLite.R")
| biocLite()
|
| It's some R code, which installs some packages.
| Unfortunately I can't find a log of what it has installed.
Well, that is BioC code so I'd ask on that list/
| > You mean 'R CMD INSTALL foo'?
|
| No.
|
| > That has a matching REMOVE, I believe. 'rm -r' also works
| > :)
|
| I'm sure `rm -r` works, but I really prefer `aptitude remove
| <package>`. `rm -rf /usr/local/lib/R` seems like it does
| the job.
I'd restrict it to the subset of directories in /usr/local/lib/R/site-library
that carry the same timestamp of when you installed.
Cheers, Dirk
--
Statistics: The (futile) attempt to offer certainty about uncertainty.
-- Roger Koenker, 'Dictionary of Received Ideas of Statistics'
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]