Displaying 7 results from an estimated 7 matches for "libdefl".
Did you mean:
libdefs
2024 Jul 04
1
libdeflate
Since the 4.4.0 release, R can make use of libdeflate. From the release
notes:
> memCompress() and memDecompress() will use the libdeflate library
(https://github.com/ebiggers/libdeflate) if installed. This uses the
same type of compression for type = "gzip" but is 1.5-2x faster than the
system libz library on some common platfor...
2023 Aug 13
2
a quick and dirty way to compile R on win arm64 using clangarm64
...clang-aarch64-gmp 6.3.0-1
mingw-w64-clang-aarch64-gnutls 3.8.0-1
mingw-w64-clang-aarch64-headers-git 11.0.0.r107.gd367cc9d7-1
mingw-w64-clang-aarch64-icu 73.2-1
mingw-w64-clang-aarch64-jbigkit 2.1-4
mingw-w64-clang-aarch64-lerc 4.0.0-1
mingw-w64-clang-aarch64-libc++ 16.0.5-1
mingw-w64-clang-aarch64-libdeflate 1.18-1
mingw-w64-clang-aarch64-libffi 3.4.4-1
mingw-w64-clang-aarch64-libgcrypt 1.10.2-1
mingw-w64-clang-aarch64-libgpg-error 1.47-2
mingw-w64-clang-aarch64-libiconv 1.17-3
mingw-w64-clang-aarch64-libidn2 2.3.4-1
mingw-w64-clang-aarch64-libjpeg-turbo 3.0.0-1
mingw-w64-clang-aarch64-libpng 1.6.40...
2024 Jul 17
1
grDevices segfault when building R4.4.0 on RHEL 9.1.
...ompiler: g++ -std=gnu++20 -g -O2
C++23 compiler: g++ -std=gnu++23 -g -O2
Fortran free-form compiler: gfortran -g -O2
Obj-C compiler:
Interfaces supported: X11, tcltk
External libraries: pcre2, readline, BLAS(FlexiBlas), LAPACK(in blas), curl, libdeflate
Additional capabilities: PNG, JPEG, TIFF, NLS, cairo, ICU
Options enabled: shared R library, R profiling, memory profiling, libdeflate for lazyload
Capabilities skipped:
Options not enabled: shared BLAS
Recommended packages: yes
I replaced the "--...
2024 May 03
1
grDevices segfault when building R4.4.0 on RHEL 9.1.
Dear Miguel Esteva,
I couldn't get a Red Hat "ubi9" container to install enough
dependencies to build R. Is there a way to reproduce your setup on a
virtual machine somewhere?
On Fri, 3 May 2024 00:42:43 +0000
Miguel Esteva via R-help <r-help at r-project.org> wrote:
> *** caught segfault ***
>
> address 0x1801fa8f70, cause 'memory not mapped'
>
>
2024 Apr 24
0
[Rd] R 4.4.0 is released
...| "L" allows the upper or lower triangular
part to be specified.
* memDecompress(type = "unknown") recognizes compression in the
default 'zlib' format as used by memCompress(type = "gzip").
* memCompress() and memDecompress() will use the libdeflate library
(<https://github.com/ebiggers/libdeflate>) if installed. This
uses the same type of compression for type = "gzip" but is 1.5-2x
faster than the system libz library on some common platforms: the
speed-up may depend on the library version.
* di...
2024 Apr 24
0
[Rd] R 4.4.0 is released
...| "L" allows the upper or lower triangular
part to be specified.
* memDecompress(type = "unknown") recognizes compression in the
default 'zlib' format as used by memCompress(type = "gzip").
* memCompress() and memDecompress() will use the libdeflate library
(<https://github.com/ebiggers/libdeflate>) if installed. This
uses the same type of compression for type = "gzip" but is 1.5-2x
faster than the system libz library on some common platforms: the
speed-up may depend on the library version.
* di...
2024 Jun 23
1
Issue with pkgconf when upgrading to 4.4.1
Hi all,
I am running Ubuntu 20.04.6 (focal) (yes, planning to upgrade soon) and just updated to 4.4.1. However, the process did not quite go as smoothly. 'sudo apt upgrade' ran but 'r-base-dev' was not updated because of a dependency issue:
[08:57] ? wviechtb at wv-x5 ? ~/ ? sudo apt upgrade r-base-dev
Reading package lists... Done
Building dependency tree
Reading state