13 Oct 2012 23:14
Re: package grid
Right! So maybe what you want is simply: library(grid) Dan On Sat, Oct 13, 2012 at 2:13 PM, Kasper Daniel Hansen <kasperdanielhansen@...> wrote: > grid ships with R. It is very weird if you have R installed and don't > have grid available. > > On Sat, Oct 13, 2012 at 1:15 PM, Dan Tenenbaum <dtenenba@...> wrote: >> On Fri, Oct 12, 2012 at 5:24 AM, Khalid EL KARKOURI >> <khalid.ELKARKOURI@...> wrote: >>> Dear All, >>> >>> I have installed the R version 2.15.1 and wanted to install the package >>> grid: The answer was the package is not available for that verion. >>> >>> Could you please give any help ? >> >> This is really a question for R-help >> (http://stat.ethz.ch/mailman/listinfo/r-help) because grid is not a >> bioconductor package. >> >> However, the answer is: >> install.packages("grid") >> >> Dan >> >> >>> >>> thank you >>> >>> Khalid >>> >>> >>> >>> -- >>> >>> Khalid EL KARKOURI >>> Aix-Marseille-Université >>> http://annuaire.univmed.fr/showuser.php?uid=el-karkour.k >>> >>> _______________________________________________ >>> Bioconductor mailing list >>> Bioconductor@... >>> https://stat.ethz.ch/mailman/listinfo/bioconductor >>> Search the archives: >>> http://news.gmane.org/gmane.science.biology.informatics.conductor >> >> _______________________________________________ >> Bioconductor mailing list >> Bioconductor@... >> https://stat.ethz.ch/mailman/listinfo/bioconductor >> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor _______________________________________________ Bioconductor mailing list Bioconductor@... https://stat.ethz.ch/mailman/listinfo/bioconductor Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
RSS Feed