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 archive at Nabble.com.
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.789695.n4.nabble.com/importing-jpeg-2000-tp4648242p4648264.html Sent from the R help mailing list archive at Nabble.com.