hexbin in R 2.2.0 - installation problem
3
0
Entering edit mode
Naomi Altman ★ 6.0k
@naomi-altman-380
Last seen 3.0 years ago
United States
I just downloaded R 2.2.0 for Windows, after which I installed several Bioconductor packages using the packages menu. I downloaded hexbin and graph apparently without incident, except that "colorspace" was not found. However, I cannot run hexbin: >library(hexbin) Loading required package: colorspace Error: package 'colorspace' could not be loaded In addition: Warning message: there is no package called 'colorspace' in: library(pkg, character.only = TRUE, logical = TRUE, lib.loc = lib.loc) > hexbin Error: object "hexbin" not found "graph" apparently installed "Ruuid". I got the following message when installing hexbin dependency ''colorspace'' is not available trying URL 'http://www.bioconductor.org/bin/windows/contrib/2.2/hexbin_1.4.0.zip' Content type 'application/zip' length 1135841 bytes opened URL downloaded 1109Kb package 'hexbin' successfully unpacked and MD5 sums checked The downloaded packages are in C:\temp\Rtmp18070\downloaded_packages updating HTML package descriptions Naomi S. Altman 814-865-3791 (voice) Associate Professor Dept. of Statistics 814-863-7114 (fax) Penn State University 814-865-1348 (Statistics) University Park, PA 16802-2111
graph hexbin graph hexbin • 2.6k views
ADD COMMENT
0
Entering edit mode
Seth Falcon ★ 7.4k
@seth-falcon-992
Last seen 9.6 years ago
Hi Naomi, On 19 Oct 2005, naomi at stat.psu.edu wrote: > I just downloaded R 2.2.0 for Windows, after which I installed > several Bioconductor packages using the packages menu. > > I downloaded hexbin and graph apparently without incident, except > that "colorspace" was not found. I'm guessing: 1. you did the installation using the menus 2. you had selected only the bioconductor repository to select packages from. Unfortunately, this doesn't allow the tools to install dependencies from other package repositories, namely CRAN, where colorspace is hosted. This isn't your fault and it is something we will try to address for the future. I think you can resolve your issue with hexbin by installing the colorspace package from CRAN. You might also try select both bioconductor and CRAN repositories form the menu and then reinstalling hexbin (note: I haven't tried this, but I think it has a good chance of working). Best, + seth
ADD COMMENT
0
Entering edit mode
Thank you Seth and Marcus. Installing colorspace solved the problem. --Naomi At 04:53 PM 10/19/2005, Seth Falcon wrote: >Hi Naomi, > >On 19 Oct 2005, naomi at stat.psu.edu wrote: > > > I just downloaded R 2.2.0 for Windows, after which I installed > > several Bioconductor packages using the packages menu. > > > > I downloaded hexbin and graph apparently without incident, except > > that "colorspace" was not found. > >I'm guessing: > 1. you did the installation using the menus > 2. you had selected only the bioconductor repository to select > packages from. > >Unfortunately, this doesn't allow the tools to install dependencies >from other package repositories, namely CRAN, where colorspace is >hosted. > >This isn't your fault and it is something we will try to address for >the future. > >I think you can resolve your issue with hexbin by installing the >colorspace package from CRAN. > >You might also try select both bioconductor and CRAN repositories form >the menu and then reinstalling hexbin (note: I haven't tried this, but >I think it has a good chance of working). > >Best, > >+ seth > >_______________________________________________ >Bioconductor mailing list >Bioconductor at stat.math.ethz.ch >https://stat.ethz.ch/mailman/listinfo/bioconductor Naomi S. Altman 814-865-3791 (voice) Associate Professor Dept. of Statistics 814-863-7114 (fax) Penn State University 814-865-1348 (Statistics) University Park, PA 16802-2111
ADD REPLY
0
Entering edit mode
Marcus Davy ▴ 680
@marcus-davy-374
Last seen 9.6 years ago
The colorspace dependency is available from any cran mirror, e.g. http://cran.au.r-project.org/src/contrib/Descriptions/colorspace.html Marcus On 10/20/05 7:58 AM, "Naomi Altman" <naomi at="" stat.psu.edu=""> wrote: > I just downloaded R 2.2.0 for Windows, after which I installed > several Bioconductor packages using the packages menu. > > I downloaded hexbin and graph apparently without incident, except > that "colorspace" was not found. > > However, I cannot run hexbin: > >> library(hexbin) > > Loading required package: colorspace > Error: package 'colorspace' could not be loaded > In addition: Warning message: > there is no package called 'colorspace' in: library(pkg, > character.only = TRUE, logical = TRUE, lib.loc = lib.loc) > >> hexbin > Error: object "hexbin" not found > > > "graph" apparently installed "Ruuid". I got the following message > when installing hexbin > > dependency ''colorspace'' is not available > > trying URL > 'http://www.bioconductor.org/bin/windows/contrib/2.2/hexbin_1.4.0.zip' > Content type 'application/zip' length 1135841 bytes > opened URL > downloaded 1109Kb > > package 'hexbin' successfully unpacked and MD5 sums checked > > The downloaded packages are in > C:\temp\Rtmp18070\downloaded_packages > updating HTML package descriptions > > > > Naomi S. Altman 814-865-3791 (voice) > Associate Professor > Dept. of Statistics 814-863-7114 (fax) > Penn State University 814-865-1348 (Statistics) > University Park, PA 16802-2111 > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor ______________________________________________________ The contents of this e-mail are privileged and/or confidenti...{{dropped}}
ADD COMMENT
0
Entering edit mode
Ido M. Tamir ▴ 320
@ido-m-tamir-1268
Last seen 9.6 years ago
On Wednesday 19 October 2005 20:58, Naomi Altman wrote: > I just downloaded R 2.2.0 for Windows, after which I installed > several Bioconductor packages using the packages menu. > > I downloaded hexbin and graph apparently without incident, except > that "colorspace" was not found. > > However, I cannot run hexbin: > >library(hexbin) > > Loading required package: colorspace > Error: package 'colorspace' could not be loaded > In addition: Warning message: > there is no package called 'colorspace' in: library(pkg, > character.only = TRUE, logical = TRUE, lib.loc = lib.loc) What happens when you try to install packages colorspace? regards, ido tamir
ADD COMMENT

Login before adding your answer.

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