Skip to content
Prev 31024 / 398503 Next

Problem with pixmap on R 1.7.0?

> Hi R users:
  > I got the following message when I use the pixmap library
  > on R 1.7.0 over w2K platform (on R 1.6.2 it runs right).

  > pixmapGrey(matrix(c(0,1),128,128))
  > Error in .class1(object) : Object "from" not found

  > I download the library .zip file from:

  > http://cran.r-project.org/bin/windows/contrib/1.7/pixmap_0.3-2.zip

Hmm, works for me on debian linux, will have to check on windows
(today I have no access to a windows machine).

best,