File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ socketTimeout(socket, timeout = -1)
178178  For  \code {gzfile } the  description  is  the  path  to  a  file  compressed  by 
179179  \command {gzip }:  it  can  also  open  for  reading  uncompressed  files  and 
180180  those  compressed  by  \command {bzip2 }, \command {xz }, \command {lzma } or 
181-   \command {zstd }. 
181+   ( if  \ R {}  was   built   to   support   it )  \command {zstd }. 
182182
183183  For  \code {bzfile } the  description  is  the  path  to  a  file  compressed  by 
184184  \command {bzip2 }. 
@@ -188,7 +188,8 @@ socketTimeout(socket, timeout = -1)
188188  only ) \command {lzma } (\url {https : // en.wikipedia.org / wiki / LZMA }). 
189189
190190  For  \code {zstdfile } the  description  is  the  path  to  a  file  compressed  by 
191-   \command {zstd } (\url {https : // en.wikipedia.org / wiki / Zstd }). 
191+   \command {zstd } (\url {https : // en.wikipedia.org / wiki / Zstd }):  support  is 
192+   optional  when  \R  is  built. 
192193
193194  \code {unz } reads (only ) single  files  within  zip  files , in  binary  mode. 
194195  The  description  is  the  full  path  to  the  zip  file , with  \file {.zip }
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments