[BioC] installation in MacOSX

Edmundo Rodríguez edmundo.rodriguez at ucr.edu
Fri Dec 12 20:52:10 MET 2003


I am trying to install bioconductor in a R version for Mac os X.
It seems as been installed, but when i try to run Affy package i get:

 > library(affy)
Welcome to Bioconductor
	 Vignettes contain introductory material.  To view,
	 simply type: openVignette()
	 For details on reading vignettes, see
	 the openVignette help page.

Synching your local package management information ...
Error in file(file, "wb") : unable to open connection
In addition: Warning message:
cannot open file 
`/Applications/StartR.app/RAqua.app/Contents/library/liblisting.Rda'
Error in f(libname, pkgname) : Package reposTools required
In addition: Warning message:
package:reposTools is required by package:affy (still attached) in: 
detach(name = "package:reposTools")

Synching your local package management information ...
Warning message:
package:Biobase is required by package:affy (still attached) in: 
detach(name = "package:Biobase")
Error in file(file, "wb") : unable to open connection
In addition: Warning message:
cannot open file 
`/Applications/StartR.app/RAqua.app/Contents/library/liblisting.Rda'
Warning message:
package:reposTools is required by package:affy (still attached) in: 
detach(name = "package:reposTools")
 >

 > Data <- ReadAffy(widget=TRUE)
Loading required package: tkWidgets
Attaching package 'DynDoc':


	The following object(s) are masked from package:base :

	 vignette

Loading required package: tcltk
Error in fun(...) : this isn't a Tk applicationcouldn't connect to 
display ":0"
Error in runHook(".onLoad", env, package.lib, package) :
	.onLoad failed
Error in f(libname, pkgname) : Package tcltk not able to be loaded!
Error in fileBrowser(textToShow = "Choose CEL files", testFun = 
hasSuffix("[cC][eE][lL]")) :
	couldn't find function "tktoplevel"
In addition: Warning message:
package:widgetTools is required by package:tkWidgets (still attached) 
in: detach(name = "package:widgetTools")
Error in end() : couldn't find function "tkdestroy"
 >

Would somebody like to explain me what is wrong?
Sorry i am boring you with sure is a naive question, but i am new in R 
and bioconductor

Thanks

Edmundo R



More information about the Bioconductor mailing list