[R-pkg-team] Bug#1135160: r-cran-lobstr: New version available, and R 4.6.0 recompilation needed
Dirk Eddelbuettel
edd at debian.org
Tue Apr 28 14:05:52 BST 2026
Package: r-cran-lobstr
Version: 1.2.0-1
Severity: normal
X-Debbugs-Cc: debian-r at lists.debian.org, edd at debian.org
As described on debian-r, and backed up by a bit more writing on
https://github.com/eddelbuettel/R-4.6.0-binary-transition, the now-released
R 4.6.0 tightened what it exposes in header files (mostly to allow the R
team to change internals without exposing these). This required upstream
changes for some package, and (r-cran-)lobstr may be one of them. In any
event, the current version does not load:
root at unstable_docker:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux forky/sid
Release: n/a
Codename: forky
root at unstable_docker:~$ Rscript -e 'library(lobstr)'
Error: package or namespace load failed for ‘lobstr’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/usr/lib/R/site-library/lobstr/libs/lobstr.so':
/usr/lib/R/site-library/lobstr/libs/lobstr.so: undefined symbol: SET_GROWABLE_BIT
Execution halted
root at unstable_docker:~$
'SET_GROWABLE_BIT' is one of those accessors now outlawd.
A simple update to the now-available 1.2.1 will almost surely fix this.
Thanks, Dirk
-- System Information:
Debian Release: forky/sid
APT prefers questing-updates
APT policy: (500, 'questing-updates'), (500, 'questing-security'), (500, 'questing'), (100, 'questing-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.17.0-20-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages r-cran-lobstr depends on:
ii libc6 2.42-0ubuntu3.1
ii libgcc-s1 15.2.0-4ubuntu4
ii libstdc++6 15.2.0-4ubuntu4
ii r-base-core [r-api-4.0] 4.6.0-0.2404.1
pn r-cran-cpp11 <none>
pn r-cran-crayon <none>
pn r-cran-prettyunits <none>
pn r-cran-rlang <none>
Versions of packages r-cran-lobstr recommends:
pn r-cran-testthat <none>
Versions of packages r-cran-lobstr suggests:
pn r-cran-covr <none>
pn r-cran-pillar <none>
More information about the R-pkg-team
mailing list