[R] problem loading hexbin associated package colorspace

Karin Lagesen karin.lagesen at medisin.uio.no
Thu Sep 27 13:08:32 CEST 2007


I have lots of data that I need to display, and I think hexbin would
be good for it.

However, I cannot load one of the requried packages associated with
the hexbin package:

> library(hexbin)
Loading required package: colorspace
Error in loadNamespace(package, c(which.lib.loc, lib.loc), keep.source = keep.source) : 
        in 'colorspace' methods for export not found: [, coords, plot
Error: package 'colorspace' could not be loaded
> library(colorspace)
Error in loadNamespace(package, c(which.lib.loc, lib.loc), keep.source = keep.source) : 
        in 'colorspace' methods for export not found: [, coords, plot
Error: package/namespace load failed for 'colorspace'
> sessionInfo()
R version 2.5.1 (2007-06-27) 
x86_64-unknown-linux-gnu 

locale:
C

attached base packages:
[1] "grid"      "stats"     "graphics"  "grDevices" "utils"     "datasets" 
[7] "methods"   "base"     

other attached packages:
 lattice 
"0.14-9" 
> 

The colorspace package is version 0.95.

Is this an error with my system, this code, or something else?

Thanks for having this list btw...:)

Karin
-- 
Karin Lagesen, PhD student
karin.lagesen at medisin.uio.no
http://folk.uio.no/karinlag



More information about the R-help mailing list