> On Mar 20, 2018, at 11:49 PM, Persian Irani <english.ser...@gmail.com> wrote: > > Hi all! > > While I am trying to read .cel files with oligo package: > > afbatch=read.celfiles(list.celfiles()) > > I get an error: > Package 'pd.mirna.1.0.2xgain' was not found in the BioConductor repository > > How can I overcome this?
I'm guessing that there is an error in the input file. That doesn't look like a valid package name. The BioC repo has a package names pd.mirna.1.0 Perhaps a comma or some other separator got misplaced along the way. At any rate the right place to go would be the BioC support pages, not Rhelp. I'm sure you will need to supply them with more information than you supplied here. > > Thank you in advance > > ______________________________________________ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. David Winsemius Alameda, CA, USA 'Any technology distinguishable from magic is insufficiently advanced.' -Gehm's Corollary to Clarke's Third Law ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.