[BioC] mzR version mismatch

Dan Tenenbaum dtenenba at fhcrc.org
Thu Sep 13 08:03:58 CEST 2012


On Wed, Sep 12, 2012 at 3:31 AM, Uwe Schmitt <uschmitt at mineway.de> wrote:
> Dear all,
>
> I and some collegues still use R 2.14 on my machine.
> The current update of mzR gives a warning that it was built
> for R 2.15 and later crashes if loaded.
>
> I'm not an experienced R user, so my question:
> Is there a way to supress such "dangerous" updates ?
>
> I know that updating R should circumvent this problem,
> but this requires admin rights, which I can not assume
> in general.
>

Installing mzR as recommended:

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

...will install the version of mzR appropriate for your version of R.

Dan


> Kind Regards,
>
> Uwe
>
> --
> Dr. rer. nat. Uwe Schmitt
> Leitung F/E Mathematik
>
> mineway GmbH
> Gebäude 4
> Im Helmerswald 2
> 66121 Saarbrücken
>
> Telefon: +49 (0)681 8390 5334
> Telefax: +49 (0)681 830 4376
>
> uschmitt at mineway.de
> www.mineway.de
>
> Geschäftsführung: Dr.-Ing. Mathias Bauer
> Amtsgericht Saarbrücken HRB 12339
>
> _______________________________________________
> 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