[Bioc-devel] Old version of packages
Dan Tenenbaum
dtenenba at fhcrc.org
Thu Apr 10 17:18:36 CEST 2014
----- Original Message -----
> From: "Gustavo H. Esteves" <gesteves at gmail.com>
> To: "BioC Devel - List" <bioc-devel at stat.math.ethz.ch>
> Sent: Thursday, April 10, 2014 8:08:29 AM
> Subject: [Bioc-devel] Old version of packages
>
> Dear Bioc-devel members
>
> is it possible to recover an old version of any package from
> Bioconductor?
Yes, if you install an old version of R, the packages from the corresponding version of Bioconductor will be installed when you do
source('http://bioconductor.org/biocLite.R")
biocLite('packagename')
Where packagename is the name of the package you want to install.
See also the "Previous Versions" section of http://www.bioconductor.org/help/ .
Dan
>
> Thanks
>
>
> --
>
> Gustavo Henrique Esteves
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioc-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>
More information about the Bioc-devel
mailing list