Skip to content
Prev 206311 / 398503 Next

memDecompress and zlib compressed base64 encoded string

Hi,

I have zlib compressed strings (example is attached) and would like to 
decompress them using memDecompress ...

I try this:
Error in memDecompress(as.raw(compressed), type = "g") :
  internal error -3 in memDecompress(2)
In addition: Warning messages:
1: In memDecompress(as.raw(compressed), type = "g") :
  NAs introduced by coercion
2: In memDecompress(as.raw(compressed), type = "g") :
  out-of-range values treated as 0 in coercion to raw

Can anyone nudge me into the right direction regarding this?

Thanks, Joh
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: compressed.txt
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100114/e6345fea/attachment.txt>