search for: allownoncompressed

Displaying 1 result from an estimated 1 matches for "allownoncompressed".

2006 Oct 02
0
2.3.1: interacting bugs in load() and gzfile() (PR#9271)
..."binary" opened can read can write "closed" "yes" "no" ## <interaction> (see ANALYSIS) ## Try again: > load(f,e) Warning message: this is already a gzcon connection in: gzcon(con, level, allowNonCompressed) > ls(e) [1] "x" ## why the warning? ## and why was nothing apparently read this time? > f description class mode text "gzcon(tmp.dat)" "gzcon" "rb" "binary" o...