Skip to content
Prev 55270 / 398500 Next

Problems with png()

On Monday 06 September 2004 12:05, Laura Quinn wrote:
I have also SuSE 9.0 and R-1.9.1, but I have no problems with png(). Did you 
compile R from source or did you install it from a rpm file?

To figure out your version of libpng type on a console:
rpm -qa libpng*

I get:
libpng-devel-1.2.5-194
libpng-1.2.5-194

"libpng-devel" is only necessary if you compile R from source.

You may send me the file foo.png generated by Uwes code. Then, I can try to 
open it - just to eliminate the possibility that your png viewer is broken.

Best wishes,
Arne