Skip to content
Prev 42035 / 63435 Next

warning for inefficiently compressed datasets

Hi Uwe,
On 11-12-07 12:34 AM, Uwe Ligges wrote:
I guess that's why we have mirrors.
Ah I see, this is in the "R Internals" manual. Good to know.
Not with current R-devel: _R_CHECK_COMPACT_DATA2_ is gone (has been 
merged with _R_CHECK_COMPACT_DATA_).
I guess we could always use _R_CHECK_COMPACT_DATA_ to turn this off
but that would mean we also turn off checking data for ascii and
uncompressed saves...

Thanks,
H.