Problems Getting Started
1
0
Entering edit mode
Ann Hess ▴ 340
@ann-hess-251
Last seen 9.6 years ago
I am trying to get started with BioConductor. I installed BioConductor using the installation script getBioC.R (following the instructions given on the website). Everything seemed to install OK, but when I used the command: "Data<-ReadAffy(widget=TRUE)" I get the following error: Loading required package: tkWidgets Loading required package: widgetTools Error in firstlib(which.lib.loc, package) : TCL_LIBRARY is not set Error in firstlib(which.lib.loc, package) : Package tcltk unavailable! Error in eval(expr, envir, enclos) : Package widgetTools unavailable I downloaded widgetTools into my working directory, but when I tried the command: "library(widgetTools)" I get the following error: Error in firstlib(which.lib.loc, package) : TCL_LIBRARY is not set Error in firstlib(which.lib.loc, package) : Package tcltk unavailable! Error in library(widgetTools) : .First.lib failed Note that the command: "Data<-ReadAffy()", seems to work OK, but the command "eset<-rma(Data)" gives me an error about the cdf files which I have downloaded into my working directory. Any suggestions would be appreciated. Thanks!
cdf widgetTools cdf widgetTools • 953 views
ADD COMMENT
0
Entering edit mode
Ben Bolstad ★ 1.1k
@ben-bolstad-93
Last seen 9.6 years ago
> but the command > > "eset<-rma(Data)" > > gives me an error about the cdf files which I have downloaded into my > working directory. Try installing the appropriate cdfenv package from http://www.bioconductor.org/data/cdfenvs/cdfenvs.html You can install it like a normal R package. If on windows use the install from local zip file option from the menu. -- Ben Bolstad <bolstad@stat.berkeley.edu>
ADD COMMENT
0
Entering edit mode
On Thu, Apr 10, 2003 at 10:03:22AM -0700, Ben Bolstad wrote: > > > but the command > > > > "eset<-rma(Data)" > > > > gives me an error about the cdf files which I have downloaded into my > > working directory. > > Try installing the appropriate cdfenv package from > > http://www.bioconductor.org/data/cdfenvs/cdfenvs.html > > > You can install it like a normal R package. If on windows use the > install from local zip file option from the menu. > Starting with the devel version 1.2.9(*), the presence of the package reposTools frees the user from doing that. The cdfenv package needed is automatically downloaded from the website and installed (the user only has to agree when prompted about it). L. *: hence will be included in the forthcoming release -- -------------------------------------------------------------- currently at the National Yang-Ming University in Taipei, Taiwan -------------------------------------------------------------- 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 REPLY

Login before adding your answer.

Traffic: 874 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