Skip to content

Commit 18aa4c2

Browse files
author
ripley
committed
mention how to find out if libdeflate is used
git-svn-id: https://svn.r-project.org/R/trunk@88196 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 82e9225 commit 18aa4c2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/library/base/man/memCompress.Rd

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,10 @@ memDecompress(from,
8484
The headers and sources can be downloaded from
8585
\url{https://github.com/ebiggers/libdeflate} and pre-built versions
8686
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}()}.
8891
}
8992

9093
\value{

0 commit comments

Comments
 (0)