[BioC] minfi not available for R vs 2.15.1

Dan Tenenbaum dtenenba at fhcrc.org
Thu Aug 9 17:32:58 CEST 2012


On Thu, Aug 9, 2012 at 7:27 AM, chris briggs [guest]
<guest at bioconductor.org> wrote:
>
> I've just loaded the latest versions of R (2.15.1) and Bioconductor onto my Mac (OSX 10.7.4) and now I'd like to install minfi. When will a compatible version be available?
>
> Chris Briggs
>
>
>  -- output of sessionInfo():
>
>> install.packages("minfi")


Try this:

  source("http://bioconductor.org/biocLite.R")
  biocLite("minfi")

Dan


> Warning message:
> package ‘minfi’ is not available (for R version 2.15.1)
>
> --
> Sent via the guest posting facility at bioconductor.org.
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at r-project.org
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor



More information about the Bioconductor mailing list