The R Project SVN R

Rev

Rev 87616 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 87616 Rev 88196
Line 82... Line 82...
82
  \code{type = "gzip"} if available.
82
  \code{type = "gzip"} if available.
83
 
83
 
84
  The headers and sources can be downloaded from
84
  The headers and sources can be downloaded from
85
  \url{https://github.com/ebiggers/libdeflate} and pre-built versions
85
  \url{https://github.com/ebiggers/libdeflate} and pre-built versions
86
  are available for most Linux distributions.  It is used for binary
86
  are available for most Linux distributions.  It is used for binary
87
  Windows distributions.
87
  Windows and macOS distributions.
-
 
88
 
-
 
89
  If it is used by an \R{} build and if so which version can be seen
-
 
90
  from \code{\link{extSoftVersion}()}.
88
}
91
}
89
 
92
 
90
\value{
93
\value{
91
  A raw vector or a character string (if \code{asChar = TRUE}).
94
  A raw vector or a character string (if \code{asChar = TRUE}).
92
}
95
}