simple error
2
0
Entering edit mode
Paul Grosu ▴ 110
@paul-grosu-536
Last seen 9.6 years ago
Hi - I'm getting the following error when I try to do rma on loaded CEL data: > datafiles <- ReadAffy() > procinfo <- rma(datafiles) Note: You did not specify a download type. Using a default value of: Win32 This will be fine for almost all users Error in FUN(X[[1]], ...) : No direct or inherited method for function "pkgVersion" for this call For some reason it's not creating the procinfo object that I want it to create. Any ideas? Thx, -paul
• 876 views
ADD COMMENT
0
Entering edit mode
Laurent Gautier ★ 2.3k
@laurent-gautier-29
Last seen 9.6 years ago
On Sat, Dec 20, 2003 at 01:48:31AM -0500, Paul Grosu wrote: > > Hi - > > I'm getting the following error when I try to do rma on loaded CEL data: > > > datafiles <- ReadAffy() > > procinfo <- rma(datafiles) > Note: You did not specify a download type. Using a default value of: Win32 > This will be fine for almost all users > > Error in FUN(X[[1]], ...) : No direct or inherited method for function > "pkgVersion" for this call > > For some reason it's not creating the procinfo object that I want it to > create. Any ideas? > > Thx, > -paul > > _______________________________________________ > Bioconductor mailing list > Bioconductor@stat.math.ethz.ch > https://www.stat.math.ethz.ch/mailman/listinfo/bioconductor >From R outputs you copied, it seems that you are using a windows version of R. You might want to specifify which version of R and of the packages you are using... Apparently the trouble comes from an attempt to download something, which makes the cdfenvs and the autoload mecanism (relying on reposTools) good suspects. Without version numbers for R, affy and reposTools, I can't guess further. Hoping it helps, L. -- -------------------------------------------------------------- Laurent Gautier CBS, Building 208, DTU PhD. Student DK-2800 Lyngby,Denmark tel: +45 45 25 24 89 http://www.cbs.dtu.dk/laurent
ADD COMMENT
0
Entering edit mode
Paul Grosu ▴ 110
@paul-grosu-536
Last seen 9.6 years ago
Cool! What ended up happening was that I wiped my R and reinstalled it from scratch. Later I learned that I can use debug or trace to find out what might be the problem. Thx, -paul -----Original Message----- From: Laurent Gautier [mailto:laurent@cbs.dtu.dk] Sent: Monday, December 22, 2003 4:33 AM To: Paul Grosu Cc: 'bioconductor@stat.math.ethz.ch' Subject: Re: [BioC] simple error On Sat, Dec 20, 2003 at 01:48:31AM -0500, Paul Grosu wrote: > > Hi - > > I'm getting the following error when I try to do rma on loaded CEL data: > > > datafiles <- ReadAffy() > > procinfo <- rma(datafiles) > Note: You did not specify a download type. Using a default value of: Win32 > This will be fine for almost all users > > Error in FUN(X[[1]], ...) : No direct or inherited method for function > "pkgVersion" for this call > > For some reason it's not creating the procinfo object that I want it to > create. Any ideas? > > Thx, > -paul > > _______________________________________________ > Bioconductor mailing list > Bioconductor@stat.math.ethz.ch > https://www.stat.math.ethz.ch/mailman/listinfo/bioconductor >From R outputs you copied, it seems that you are using a windows version of R. You might want to specifify which version of R and of the packages you are using... Apparently the trouble comes from an attempt to download something, which makes the cdfenvs and the autoload mecanism (relying on reposTools) good suspects. Without version numbers for R, affy and reposTools, I can't guess further. Hoping it helps, L. -- -------------------------------------------------------------- Laurent Gautier CBS, Building 208, DTU PhD. Student DK-2800 Lyngby,Denmark tel: +45 45 25 24 89 http://www.cbs.dtu.dk/laurent
ADD COMMENT
0
Entering edit mode
> Cool! What ended up happening was that I wiped my R and reinstalled it from > scratch. Later I learned that I can use debug or trace to find out what > might be the problem. So the problem started when you reinstalled R or did it go away when you reinstalled R, I'm confused from the way that you word it. If the former, I am assuming that you're talking about R-1.8.1 and the BioConductor 1.3 release packages (not devel ?). Also, could you send me the results of a traceback() after the error? Thanks -J
ADD REPLY

Login before adding your answer.

Traffic: 875 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6