Re: [R] importing jpeg 2000

2012-11-03 Thread Fred909
Mike, thanks for your answer. I thought GDAL is a library itself. You suggest underlying libraries. Do you know where can I find them? The other option: to convert the jpeg2000 files outside R: is it possible in R to execute an extern program? Btw I'm working with OSX Lion and still in the steep

Re: [R] importing jpeg 2000

2012-11-02 Thread Fred909
A.K. thanks for your reply. I found that message and installed the package but it didn't work: > readGDAL("3ba54d52.jp2") Error in .local(.Object, ...) : `3ba54d52.jp2' not recognised as a supported file format. May be I overlooked something? -- View this message in context: http://r.7896

[R] importing jpeg 2000

2012-11-02 Thread Fred909
I like to read jpeg 2000 files into and manipulate it in R, but I can't find any package to read jpeg 2000 files. Can anyone tell me how to import jpeg2000 files? -- View this message in context: http://r.789695.n4.nabble.com/importing-jpeg-2000-tp4648242.html Sent from the R help mailing list