R-hub containers

atlas

id: ghcr.io/r-hub/containers/atlas@sha256:70d8341831d50a91ada7fd2618cbea95517b33c59c1a07d6c91f9ec7853de1fb
tag: ghcr.io/r-hub/containers/atlas:latest
created: 2025-01-15T06:17:44.294081681Z
size: 1.67 GB

OS version
> uname -a
Linux 793a018f64a8 6.8.0-1017-azure #20-Ubuntu SMP Tue Oct 22 03:43:13 UTC 2024 x86_64 GNU/Linux

> cat /etc/os-release
NAME="Fedora Linux"
VERSION="38 (Container Image)"
ID=fedora
VERSION_ID=38
VERSION_CODENAME=""
PLATFORM_ID="platform:f38"
PRETTY_NAME="Fedora Linux 38 (Container Image)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:38"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=38
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=38
SUPPORT_END=2024-05-21
VARIANT="Container Image"
VARIANT_ID=container
R session information
> sessionInfo()
R Under development (unstable) (2025-01-13 r87564)
Platform: x86_64-pc-linux-gnu
Running under: Fedora Linux 38 (Container Image)

Matrix products: default
BLAS/LAPACK: /usr/lib64/atlas/libsatlas.so.3.10;  LAPACK version 3.11.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                zlib                                bzlib 
                            "1.2.13"                 "1.0.8, 13-Jul-2019" 
                                  xz                           libdeflate 
                             "5.4.1"                                   "" 
                                PCRE                                  ICU 
                  "10.42 2022-12-11"                               "72.1" 
                                 TRE                                iconv 
           "TRE 0.8.0 R_fixes (BSD)"                         "glibc 2.37" 
                            readline                                 BLAS 
                               "8.2" "/usr/lib64/atlas/libsatlas.so.3.10" 


> libcurlVersion()
[1] "8.0.1"
attr(,"ssl_version")
[1] "OpenSSL/3.0.9"
attr(,"libssh_version")
[1] "libssh/0.10.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtsp"    "scp"     "sftp"    "smb"     "smbs"    "smtp"   
[22] "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.11.0"


> La_library()
[1] "/usr/lib64/atlas/libsatlas.so.3.10"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.17.8"                       ""                "1.50.14" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "6.2" "LIBTIFF, Version 4.4.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc
CFLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu17
C17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC23 = gcc -std=gnu2x
C23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CXX = g++ -std=gnu++17
CXXFLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX11PICFLAGS = -fpic
CXX14 = g++
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX14PICFLAGS = -fpic
CXX17 = g++
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX17PICFLAGS = -fpic
CXX20 = g++
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX20PICFLAG =
CXX23 = g++
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = gcc
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2 -mtune=native -Wall -pedantic
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2 -mtune=native -Wall -pedantic
SAFE_FFLAGS = -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/lib/jvm/jre-11-openjdk/bin/java
JAVAC = /usr/lib/jvm/jre-11-openjdk/bin/javac
JAVAH =
JAR = /usr/lib/jvm/jre-11-openjdk/bin/jar
JAVA_HOME = /usr/lib/jvm/jre-11-openjdk
JAVA_LIBS = -L/usr/lib/jvm/jre-11-openjdk/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/jre-11-openjdk/include -I/usr/lib/jvm/jre-11-openjdk/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++17
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = g++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = g++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = g++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = g++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include -I/usr/include
TCLTK_LIBS = -L/usr/lib64 -ltcl8.6 -L/usr/lib64 -ltk8.6 -lX11
BLAS_LIBS = -L/opt/R/devel-gcc/lib/R/lib -lRblas
LAPACK_LIBS = -L/opt/R/devel-gcc/lib/R/lib -lRlapack
MAKE = make
LIBnn = lib
AR = gcc-ar
NM = /usr/bin/nm -B
RANLIB = gcc-ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
libgcc-13.2.1-7.fc38.x86_64
crypto-policies-20230301-1.gita12f7b2.fc38.noarch
tzdata-2024a-1.fc38.noarch
publicsuffix-list-dafsa-20240107-1.fc38.noarch
ncurses-base-6.4-7.20230520.fc38.1.noarch
libssh-config-0.10.6-2.fc38.noarch
libreport-filesystem-2.17.11-1.fc38.noarch
dnf-data-4.19.2-1.fc38.noarch
coreutils-common-9.1-12.fc38.x86_64
python-setuptools-wheel-65.5.1-2.fc38.noarch
pcre2-syntax-10.42-1.fc38.1.noarch
fedora-gpg-keys-38-1.noarch
fedora-repos-38-1.noarch
setup-2.14.3-2.fc38.noarch
filesystem-3.18-3.fc38.x86_64
basesystem-11-15.fc38.noarch
ncurses-libs-6.4-7.20230520.fc38.1.x86_64
bash-5.2.26-1.fc38.x86_64
zlib-1.2.13-3.fc38.x86_64
bzip2-libs-1.0.8-13.fc38.x86_64
xz-libs-5.4.1-1.fc38.x86_64
libzstd-1.5.6-1.fc38.x86_64
sqlite-libs-3.40.1-2.fc38.x86_64
popt-1.19-2.fc38.x86_64
libcap-2.48-8.fc38.x86_64
gmp-6.2.1-4.fc38.x86_64
libuuid-2.38.1-4.fc38.x86_64
libgpg-error-1.47-1.fc38.x86_64
libxml2-2.10.4-1.fc38.x86_64
lua-libs-5.4.4-9.fc38.x86_64
libxcrypt-4.4.36-1.fc38.x86_64
elfutils-libelf-0.191-1.fc38.x86_64
readline-8.2-4.fc38.x86_64
libattr-2.5.1-6.fc38.x86_64
libacl-2.3.1-7.fc38.x86_64
libffi-3.4.4-2.fc38.x86_64
libsmartcols-2.38.1-4.fc38.x86_64
libtasn1-4.19.0-2.fc38.x86_64
p11-kit-0.25.3-1.fc38.x86_64
pcre2-10.42-1.fc38.1.x86_64
libeconf-0.5.2-2.fc38.x86_64
libstdc++-13.2.1-7.fc38.x86_64
libassuan-2.5.6-1.fc38.x86_64
libblkid-2.38.1-4.fc38.x86_64
file-libs-5.44-3.fc38.x86_64
gdbm-libs-1.23-3.fc38.x86_64
libcom_err-1.46.5-4.fc38.x86_64
libsepol-3.5-1.fc38.x86_64
libselinux-3.5-1.fc38.x86_64
sed-4.8-12.fc38.x86_64
libmount-2.38.1-4.fc38.x86_64
libunistring-1.1-3.fc38.x86_64
libidn2-2.3.7-1.fc38.x86_64
lz4-libs-1.9.4-2.fc38.x86_64
expat-2.6.0-1.fc38.x86_64
json-c-0.17-1.fc38.x86_64
keyutils-libs-1.6.3-1.fc38.x86_64
libgomp-13.2.1-7.fc38.x86_64
libb2-0.98.1-8.fc38.x86_64
libcomps-0.1.20-1.fc38.x86_64
systemd-libs-253.17-1.fc38.x86_64
findutils-4.9.0-3.fc38.x86_64
cyrus-sasl-lib-2.1.28-9.fc38.x86_64
grep-3.8-3.fc38.x86_64
libgcrypt-1.10.2-1.fc38.x86_64
libksba-1.6.4-1.fc38.x86_64
mpfr-4.1.1-3.fc38.x86_64
nettle-3.8-3.fc38.x86_64
elfutils-default-yama-scope-0.191-1.fc38.noarch
elfutils-libs-0.191-1.fc38.x86_64
libbrotli-1.0.9-11.fc38.x86_64
libdb-5.3.28-55.fc38.x86_64
libsigsegv-2.14-4.fc38.x86_64
gawk-5.1.1-5.fc38.x86_64
libunistring1.0-1.0-1.fc38.x86_64
libpsl-0.21.2-2.fc38.x86_64
libverto-0.3.2-5.fc38.x86_64
libyaml-0.2.5-9.fc38.x86_64
mpdecimal-2.5.1-6.fc38.x86_64
npth-1.6-12.fc38.x86_64
alternatives-1.26-1.fc38.x86_64
p11-kit-trust-0.25.3-1.fc38.x86_64
openssl-libs-3.0.9-2.fc38.x86_64
coreutils-9.1-12.fc38.x86_64
ca-certificates-2023.2.60_v7.0.306-1.0.fc38.noarch
rpm-sequoia-1.6.0-1.fc38.x86_64
krb5-libs-1.21-3.fc38.x86_64
libtirpc-1.3.4-1.rc3.fc38.x86_64
libnsl2-2.0.0-5.fc38.x86_64
libfsverity-1.4-9.fc38.x86_64
zchunk-libs-1.4.0-1.fc38.x86_64
glib2-2.76.6-1.fc38.x86_64
libssh-0.10.6-2.fc38.x86_64
python3-libcomps-0.1.20-1.fc38.x86_64
gzip-1.12-3.fc38.x86_64
cracklib-2.9.11-1.fc38.x86_64
authselect-libs-1.4.3-1.fc38.x86_64
authselect-1.4.3-1.fc38.x86_64
libarchive-3.6.1-4.fc38.x86_64
libevent-2.1.12-8.fc38.x86_64
openldap-2.6.6-1.fc38.x86_64
gnupg2-2.4.0-3.fc38.x86_64
gpgme-1.17.1-5.fc38.x86_64
libcap-ng-0.8.3-8.fc38.x86_64
audit-libs-3.1.2-8.fc38.x86_64
rpm-libs-4.18.2-1.fc38.x86_64
pam-libs-1.5.2-16.fc38.x86_64
libmodulemd-2.15.0-2.fc38.x86_64
libsolv-0.7.28-1.fc38.x86_64
libpwquality-1.4.5-3.fc38.x86_64
pam-1.5.2-16.fc38.x86_64
rpm-build-libs-4.18.2-1.fc38.x86_64
libsemanage-3.5-2.fc38.x86_64
shadow-utils-4.13-6.fc38.x86_64
libcurl-8.0.1-7.fc38.x86_64
ima-evm-utils-1.4-7.fc38.x86_64
rpm-sign-libs-4.18.2-1.fc38.x86_64
python3-rpm-4.18.2-1.fc38.x86_64
curl-8.0.1-7.fc38.x86_64
librepo-1.17.1-1.fc38.x86_64
libdnf-0.73.1-1.fc38.x86_64
python3-libdnf-0.73.1-1.fc38.x86_64
python3-hawkey-0.73.1-1.fc38.x86_64
python3-dnf-4.19.2-1.fc38.noarch
dnf-4.19.2-1.fc38.noarch
yum-4.19.2-1.fc38.noarch
rpm-4.18.2-1.fc38.x86_64
sudo-1.9.15-1.p5.fc38.x86_64
util-linux-core-2.38.1-4.fc38.x86_64
tar-1.34-8.fc38.x86_64
fedora-repos-modular-38-1.noarch
rootfiles-8.1-33.fc38.noarch
gpg-pubkey-eb10b464-6202d9c6
glibc-common-2.37-19.fc38.x86_64
glibc-minimal-langpack-2.37-19.fc38.x86_64
glibc-2.37-19.fc38.x86_64
fedora-release-identity-container-38-37.noarch
fedora-release-container-38-37.noarch
fedora-release-common-38-37.noarch
libxcrypt-compat-4.4.36-1.fc38.x86_64
python-pip-wheel-22.3.1-4.fc38.noarch
python3-3.11.9-2.fc38.x86_64
python3-libs-3.11.9-2.fc38.x86_64
vim-data-9.1.393-1.fc38.noarch
vim-minimal-9.1.393-1.fc38.x86_64
gnutls-3.8.5-1.fc38.x86_64
libnghttp2-1.52.0-3.fc38.x86_64
tpm2-tss-4.0.2-1.fc38.x86_64
dbus-libs-1.14.10-1.fc38.x86_64
python3-dbus-1.3.2-2.fc38.x86_64
python3-six-1.16.0-9.fc38.noarch
python3-dateutil-2.8.2-5.fc38.noarch
python3-distro-1.8.0-2.fc38.noarch
fonts-filesystem-2.0.5-11.fc38.noarch
web-assets-filesystem-5-19.fc38.noarch
js-jquery-3.6.3-2.fc38.noarch
python-systemd-doc-235-2.fc38.x86_64
python3-systemd-235-2.fc38.x86_64
python3-dnf-plugins-core-4.6.0-1.fc38.noarch
dnf-plugins-core-4.6.0-1.fc38.noarch
libgfortran-13.2.1-7.fc38.x86_64
openblas-0.3.21-4.fc38.x86_64
libmpc-1.3.1-2.fc38.x86_64
libquadmath-13.2.1-7.fc38.x86_64
unzip-6.0-60.fc38.x86_64
tcl-8.6.12-4.fc38.x86_64
libpng-1.6.37-14.fc38.x86_64
libICE-1.0.10-10.fc38.x86_64
libSM-1.2.3-12.fc38.x86_64
zip-3.0-37.fc38.x86_64
cpp-13.2.1-7.fc38.x86_64
openblas-openmp-0.3.21-4.fc38.x86_64
openblas-openmp64-0.3.21-4.fc38.x86_64
openblas-openmp64_-0.3.21-4.fc38.x86_64
openblas-serial-0.3.21-4.fc38.x86_64
openblas-serial64-0.3.21-4.fc38.x86_64
openblas-serial64_-0.3.21-4.fc38.x86_64
openblas-threads-0.3.21-4.fc38.x86_64
openblas-threads64-0.3.21-4.fc38.x86_64
openblas-threads64_-0.3.21-4.fc38.x86_64
libwebp-1.3.2-2.fc38.x86_64
libstdc++-devel-13.2.1-7.fc38.x86_64
libX11-common-1.8.9-1.fc38.noarch
kernel-headers-6.8.3-100.fc38.x86_64
google-noto-fonts-common-20230201-2.fc38.noarch
google-noto-sans-vf-fonts-20230201-2.fc38.noarch
langpacks-core-font-en-3.0-32.fc38.noarch
glibc-headers-x86-2.37-19.fc38.noarch
elfutils-debuginfod-client-0.191-1.fc38.x86_64
xml-common-0.6.3-60.fc38.noarch
which-2.21-39.fc38.x86_64
pkgconf-m4-1.8.0-6.fc38.noarch
pixman-0.42.2-1.fc38.x86_64
pcre2-utf32-10.42-1.fc38.1.x86_64
pcre2-utf16-10.42-1.fc38.1.x86_64
openblas-srpm-macros-2-13.fc38.noarch
openblas-devel-0.3.21-4.fc38.x86_64
libtool-ltdl-2.4.7-6.fc38.x86_64
libpkgconf-1.8.0-6.fc38.x86_64
pkgconf-1.8.0-6.fc38.x86_64
pkgconf-pkg-config-1.8.0-6.fc38.x86_64
bzip2-devel-1.0.8-13.fc38.x86_64
pcre2-devel-10.42-1.fc38.1.x86_64
xz-devel-5.4.1-1.fc38.x86_64
zlib-devel-1.2.13-3.fc38.x86_64
libcurl-devel-8.0.1-7.fc38.x86_64
glibc-devel-2.37-19.fc38.x86_64
libxcrypt-devel-4.4.36-1.fc38.x86_64
liblerc-4.0.0-3.fc38.x86_64
libjpeg-turbo-2.1.4-2.fc38.x86_64
libicu-72.1-2.fc38.x86_64
libicu-devel-72.1-2.fc38.x86_64
libdatrie-0.2.13-5.fc38.x86_64
libthai-0.1.29-4.fc38.x86_64
libXau-1.0.11-2.fc38.x86_64
libxcb-1.13.1-11.fc38.x86_64
libX11-1.8.9-1.fc38.x86_64
libXrender-0.9.11-2.fc38.x86_64
libXext-1.3.5-2.fc38.x86_64
libXt-1.2.1-4.fc38.x86_64
libXmu-1.1.4-2.fc38.x86_64
jbigkit-libs-2.1-25.fc38.x86_64
libtiff-4.4.0-8.fc38.x86_64
jansson-2.13.1-6.fc38.x86_64
binutils-gold-2.39-16.fc38.x86_64
binutils-2.39-16.fc38.x86_64
graphite2-1.3.14-11.fc38.x86_64
cairo-1.17.8-4.fc38.x86_64
harfbuzz-7.1.0-1.fc38.x86_64
freetype-2.13.0-2.fc38.x86_64
fontconfig-2.14.2-2.fc38.x86_64
libXft-2.3.8-2.fc38.x86_64
tk-8.6.12-4.fc38.x86_64
gc-8.2.2-3.fc38.x86_64
guile22-2.2.7-7.fc38.x86_64
make-4.4.1-1.fc38.x86_64
gcc-13.2.1-7.fc38.x86_64
gcc-c++-13.2.1-7.fc38.x86_64
libquadmath-devel-13.2.1-7.fc38.x86_64
gcc-gfortran-13.2.1-7.fc38.x86_64
fribidi-1.0.12-3.fc38.x86_64
pango-1.50.14-1.fc38.x86_64
R-devel-gcc-1-1.x86_64
jags-4.3.2-1.x86_64
glibc-langpack-en-2.37-19.fc38.x86_64
qpdf-libs-11.6.4-2.fc38.x86_64
ncurses-6.4-7.20230520.fc38.1.x86_64
less-633-1.fc38.x86_64
libutempter-1.2.1-8.fc38.x86_64
libtidy-5.8.0-5.fc38.x86_64
libfdisk-2.38.1-4.fc38.x86_64
util-linux-2.38.1-4.fc38.x86_64
openssh-9.0p1-19.fc38.x86_64
libedit-3.1-45.20221030cvs.fc38.x86_64
libcbor-0.7.0-9.fc38.x86_64
libfido2-1.12.0-3.fc38.x86_64
openssh-clients-9.0p1-19.fc38.x86_64
git-core-2.45.0-1.fc38.x86_64
git-core-doc-2.45.0-1.fc38.noarch
groff-base-1.22.4-11.fc38.x86_64
perl-Digest-1.20-490.fc38.noarch
perl-Digest-MD5-2.58-490.fc38.x86_64
perl-B-1.83-498.fc38.x86_64
perl-FileHandle-2.03-498.fc38.noarch
perl-Data-Dumper-2.184-491.fc38.x86_64
perl-libnet-3.15-1.fc38.noarch
perl-AutoLoader-5.74-498.fc38.noarch
perl-base-2.27-498.fc38.noarch
perl-URI-5.17-2.fc38.noarch
perl-Time-Local-1.300-490.fc38.noarch
perl-Mozilla-CA-20221114-2.fc38.noarch
perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch
perl-if-0.61.000-498.fc38.noarch
perl-locale-1.10-498.fc38.noarch
perl-IO-Socket-IP-0.41-492.fc38.noarch
perl-File-Path-2.18-490.fc38.noarch
perl-IO-Socket-SSL-2.081-1.fc38.noarch
perl-Net-SSLeay-1.92-5.fc38.x86_64
perl-Pod-Escapes-1.07-490.fc38.noarch
perl-Term-ANSIColor-5.01-491.fc38.noarch
perl-Class-Struct-0.66-498.fc38.noarch
perl-POSIX-2.03-498.fc38.x86_64
perl-IPC-Open3-1.22-498.fc38.noarch
perl-File-Temp-0.231.100-490.fc38.noarch
perl-HTTP-Tiny-0.086-2.fc38.noarch
perl-Term-Cap-1.18-1.fc38.noarch
perl-Pod-Simple-3.43-491.fc38.noarch
perl-Socket-2.036-2.fc38.x86_64
perl-SelectSaver-1.02-498.fc38.noarch
perl-Symbol-1.09-498.fc38.noarch
perl-File-stat-1.12-498.fc38.noarch
perl-podlators-5.01-2.fc38.noarch
perl-Pod-Perldoc-3.28.01-491.fc38.noarch
perl-Text-ParseWords-3.31-490.fc38.noarch
perl-Fcntl-1.15-498.fc38.x86_64
perl-mro-1.26-498.fc38.x86_64
perl-IO-1.50-498.fc38.x86_64
perl-overloading-0.02-498.fc38.noarch
perl-Pod-Usage-2.03-4.fc38.noarch
perl-MIME-Base64-3.16-490.fc38.x86_64
perl-Scalar-List-Utils-1.63-490.fc38.x86_64
perl-constant-1.33-491.fc38.noarch
perl-parent-0.241-1.fc38.noarch
perl-Errno-1.36-498.fc38.x86_64
perl-File-Basename-2.85-498.fc38.noarch
perl-Getopt-Std-1.13-498.fc38.noarch
perl-Storable-3.26-490.fc38.x86_64
perl-overload-1.35-498.fc38.noarch
perl-vars-1.05-498.fc38.noarch
perl-Getopt-Long-2.54-2.fc38.noarch
perl-Carp-1.52-490.fc38.noarch
perl-Exporter-5.77-490.fc38.noarch
perl-PathTools-3.84-490.fc38.x86_64
perl-NDBM_File-1.15-498.fc38.x86_64
perl-DynaLoader-1.52-498.fc38.x86_64
perl-Encode-3.19-493.fc38.x86_64
perl-libs-5.36.3-498.fc38.x86_64
perl-interpreter-5.36.3-498.fc38.x86_64
perl-Error-0.17029-11.fc38.noarch
perl-TermReadKey-2.38-16.fc38.x86_64
perl-File-Find-1.40-498.fc38.noarch
perl-lib-0.65-498.fc38.x86_64
perl-Git-2.45.0-1.fc38.noarch
git-2.45.0-1.fc38.x86_64
devscripts-checkbashisms-2.23.0-1.fc38.x86_64
tidy-5.8.0-5.fc38.x86_64
qpdf-11.6.4-2.fc38.x86_64
atlas-3.10.3-22.fc38.x86_64

id: ghcr.io/r-hub/containers/atlas@sha256:eabb21b2903346af8f942facf5a2fb13e3a9f846dc1190c9b1927fd542c7f193
tag: ghcr.io/r-hub/containers/atlas:latest
created: 2025-01-14T06:19:15.910791058Z
size: 1.67 GB

OS version
> uname -a
Linux ead2cb7cea7b 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 GNU/Linux

> cat /etc/os-release
NAME="Fedora Linux"
VERSION="38 (Container Image)"
ID=fedora
VERSION_ID=38
VERSION_CODENAME=""
PLATFORM_ID="platform:f38"
PRETTY_NAME="Fedora Linux 38 (Container Image)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:38"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=38
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=38
SUPPORT_END=2024-05-21
VARIANT="Container Image"
VARIANT_ID=container
R session information
> sessionInfo()
R Under development (unstable) (2025-01-13 r87564)
Platform: x86_64-pc-linux-gnu
Running under: Fedora Linux 38 (Container Image)

Matrix products: default
BLAS/LAPACK: /usr/lib64/atlas/libsatlas.so.3.10;  LAPACK version 3.11.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                zlib                                bzlib 
                            "1.2.13"                 "1.0.8, 13-Jul-2019" 
                                  xz                           libdeflate 
                             "5.4.1"                                   "" 
                                PCRE                                  ICU 
                  "10.42 2022-12-11"                               "72.1" 
                                 TRE                                iconv 
           "TRE 0.8.0 R_fixes (BSD)"                         "glibc 2.37" 
                            readline                                 BLAS 
                               "8.2" "/usr/lib64/atlas/libsatlas.so.3.10" 


> libcurlVersion()
[1] "8.0.1"
attr(,"ssl_version")
[1] "OpenSSL/3.0.9"
attr(,"libssh_version")
[1] "libssh/0.10.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtsp"    "scp"     "sftp"    "smb"     "smbs"    "smtp"   
[22] "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.11.0"


> La_library()
[1] "/usr/lib64/atlas/libsatlas.so.3.10"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.17.8"                       ""                "1.50.14" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "6.2" "LIBTIFF, Version 4.4.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc
CFLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu17
C17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC23 = gcc -std=gnu2x
C23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CXX = g++ -std=gnu++17
CXXFLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX11PICFLAGS = -fpic
CXX14 = g++
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX14PICFLAGS = -fpic
CXX17 = g++
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX17PICFLAGS = -fpic
CXX20 = g++
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX20PICFLAG =
CXX23 = g++
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = gcc
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2 -mtune=native -Wall -pedantic
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2 -mtune=native -Wall -pedantic
SAFE_FFLAGS = -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/lib/jvm/jre-11-openjdk/bin/java
JAVAC = /usr/lib/jvm/jre-11-openjdk/bin/javac
JAVAH =
JAR = /usr/lib/jvm/jre-11-openjdk/bin/jar
JAVA_HOME = /usr/lib/jvm/jre-11-openjdk
JAVA_LIBS = -L/usr/lib/jvm/jre-11-openjdk/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/jre-11-openjdk/include -I/usr/lib/jvm/jre-11-openjdk/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++17
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = g++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = g++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = g++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = g++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include -I/usr/include
TCLTK_LIBS = -L/usr/lib64 -ltcl8.6 -L/usr/lib64 -ltk8.6 -lX11
BLAS_LIBS = -L/opt/R/devel-gcc/lib/R/lib -lRblas
LAPACK_LIBS = -L/opt/R/devel-gcc/lib/R/lib -lRlapack
MAKE = make
LIBnn = lib
AR = gcc-ar
NM = /usr/bin/nm -B
RANLIB = gcc-ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
libgcc-13.2.1-7.fc38.x86_64
crypto-policies-20230301-1.gita12f7b2.fc38.noarch
tzdata-2024a-1.fc38.noarch
publicsuffix-list-dafsa-20240107-1.fc38.noarch
ncurses-base-6.4-7.20230520.fc38.1.noarch
libssh-config-0.10.6-2.fc38.noarch
libreport-filesystem-2.17.11-1.fc38.noarch
dnf-data-4.19.2-1.fc38.noarch
coreutils-common-9.1-12.fc38.x86_64
python-setuptools-wheel-65.5.1-2.fc38.noarch
pcre2-syntax-10.42-1.fc38.1.noarch
fedora-gpg-keys-38-1.noarch
fedora-repos-38-1.noarch
setup-2.14.3-2.fc38.noarch
filesystem-3.18-3.fc38.x86_64
basesystem-11-15.fc38.noarch
ncurses-libs-6.4-7.20230520.fc38.1.x86_64
bash-5.2.26-1.fc38.x86_64
zlib-1.2.13-3.fc38.x86_64
bzip2-libs-1.0.8-13.fc38.x86_64
xz-libs-5.4.1-1.fc38.x86_64
libzstd-1.5.6-1.fc38.x86_64
sqlite-libs-3.40.1-2.fc38.x86_64
popt-1.19-2.fc38.x86_64
libcap-2.48-8.fc38.x86_64
gmp-6.2.1-4.fc38.x86_64
libuuid-2.38.1-4.fc38.x86_64
libgpg-error-1.47-1.fc38.x86_64
libxml2-2.10.4-1.fc38.x86_64
lua-libs-5.4.4-9.fc38.x86_64
libxcrypt-4.4.36-1.fc38.x86_64
elfutils-libelf-0.191-1.fc38.x86_64
readline-8.2-4.fc38.x86_64
libattr-2.5.1-6.fc38.x86_64
libacl-2.3.1-7.fc38.x86_64
libffi-3.4.4-2.fc38.x86_64
libsmartcols-2.38.1-4.fc38.x86_64
libtasn1-4.19.0-2.fc38.x86_64
p11-kit-0.25.3-1.fc38.x86_64
pcre2-10.42-1.fc38.1.x86_64
libeconf-0.5.2-2.fc38.x86_64
libstdc++-13.2.1-7.fc38.x86_64
libassuan-2.5.6-1.fc38.x86_64
libblkid-2.38.1-4.fc38.x86_64
file-libs-5.44-3.fc38.x86_64
gdbm-libs-1.23-3.fc38.x86_64
libcom_err-1.46.5-4.fc38.x86_64
libsepol-3.5-1.fc38.x86_64
libselinux-3.5-1.fc38.x86_64
sed-4.8-12.fc38.x86_64
libmount-2.38.1-4.fc38.x86_64
libunistring-1.1-3.fc38.x86_64
libidn2-2.3.7-1.fc38.x86_64
lz4-libs-1.9.4-2.fc38.x86_64
expat-2.6.0-1.fc38.x86_64
json-c-0.17-1.fc38.x86_64
keyutils-libs-1.6.3-1.fc38.x86_64
libgomp-13.2.1-7.fc38.x86_64
libb2-0.98.1-8.fc38.x86_64
libcomps-0.1.20-1.fc38.x86_64
systemd-libs-253.17-1.fc38.x86_64
findutils-4.9.0-3.fc38.x86_64
cyrus-sasl-lib-2.1.28-9.fc38.x86_64
grep-3.8-3.fc38.x86_64
libgcrypt-1.10.2-1.fc38.x86_64
libksba-1.6.4-1.fc38.x86_64
mpfr-4.1.1-3.fc38.x86_64
nettle-3.8-3.fc38.x86_64
elfutils-default-yama-scope-0.191-1.fc38.noarch
elfutils-libs-0.191-1.fc38.x86_64
libbrotli-1.0.9-11.fc38.x86_64
libdb-5.3.28-55.fc38.x86_64
libsigsegv-2.14-4.fc38.x86_64
gawk-5.1.1-5.fc38.x86_64
libunistring1.0-1.0-1.fc38.x86_64
libpsl-0.21.2-2.fc38.x86_64
libverto-0.3.2-5.fc38.x86_64
libyaml-0.2.5-9.fc38.x86_64
mpdecimal-2.5.1-6.fc38.x86_64
npth-1.6-12.fc38.x86_64
alternatives-1.26-1.fc38.x86_64
p11-kit-trust-0.25.3-1.fc38.x86_64
openssl-libs-3.0.9-2.fc38.x86_64
coreutils-9.1-12.fc38.x86_64
ca-certificates-2023.2.60_v7.0.306-1.0.fc38.noarch
rpm-sequoia-1.6.0-1.fc38.x86_64
krb5-libs-1.21-3.fc38.x86_64
libtirpc-1.3.4-1.rc3.fc38.x86_64
libnsl2-2.0.0-5.fc38.x86_64
libfsverity-1.4-9.fc38.x86_64
zchunk-libs-1.4.0-1.fc38.x86_64
glib2-2.76.6-1.fc38.x86_64
libssh-0.10.6-2.fc38.x86_64
python3-libcomps-0.1.20-1.fc38.x86_64
gzip-1.12-3.fc38.x86_64
cracklib-2.9.11-1.fc38.x86_64
authselect-libs-1.4.3-1.fc38.x86_64
authselect-1.4.3-1.fc38.x86_64
libarchive-3.6.1-4.fc38.x86_64
libevent-2.1.12-8.fc38.x86_64
openldap-2.6.6-1.fc38.x86_64
gnupg2-2.4.0-3.fc38.x86_64
gpgme-1.17.1-5.fc38.x86_64
libcap-ng-0.8.3-8.fc38.x86_64
audit-libs-3.1.2-8.fc38.x86_64
rpm-libs-4.18.2-1.fc38.x86_64
pam-libs-1.5.2-16.fc38.x86_64
libmodulemd-2.15.0-2.fc38.x86_64
libsolv-0.7.28-1.fc38.x86_64
libpwquality-1.4.5-3.fc38.x86_64
pam-1.5.2-16.fc38.x86_64
rpm-build-libs-4.18.2-1.fc38.x86_64
libsemanage-3.5-2.fc38.x86_64
shadow-utils-4.13-6.fc38.x86_64
libcurl-8.0.1-7.fc38.x86_64
ima-evm-utils-1.4-7.fc38.x86_64
rpm-sign-libs-4.18.2-1.fc38.x86_64
python3-rpm-4.18.2-1.fc38.x86_64
curl-8.0.1-7.fc38.x86_64
librepo-1.17.1-1.fc38.x86_64
libdnf-0.73.1-1.fc38.x86_64
python3-libdnf-0.73.1-1.fc38.x86_64
python3-hawkey-0.73.1-1.fc38.x86_64
python3-dnf-4.19.2-1.fc38.noarch
dnf-4.19.2-1.fc38.noarch
yum-4.19.2-1.fc38.noarch
rpm-4.18.2-1.fc38.x86_64
sudo-1.9.15-1.p5.fc38.x86_64
util-linux-core-2.38.1-4.fc38.x86_64
tar-1.34-8.fc38.x86_64
fedora-repos-modular-38-1.noarch
rootfiles-8.1-33.fc38.noarch
gpg-pubkey-eb10b464-6202d9c6
glibc-common-2.37-19.fc38.x86_64
glibc-minimal-langpack-2.37-19.fc38.x86_64
glibc-2.37-19.fc38.x86_64
fedora-release-identity-container-38-37.noarch
fedora-release-container-38-37.noarch
fedora-release-common-38-37.noarch
libxcrypt-compat-4.4.36-1.fc38.x86_64
python-pip-wheel-22.3.1-4.fc38.noarch
python3-3.11.9-2.fc38.x86_64
python3-libs-3.11.9-2.fc38.x86_64
vim-data-9.1.393-1.fc38.noarch
vim-minimal-9.1.393-1.fc38.x86_64
gnutls-3.8.5-1.fc38.x86_64
libnghttp2-1.52.0-3.fc38.x86_64
tpm2-tss-4.0.2-1.fc38.x86_64
dbus-libs-1.14.10-1.fc38.x86_64
python3-dbus-1.3.2-2.fc38.x86_64
python3-six-1.16.0-9.fc38.noarch
python3-dateutil-2.8.2-5.fc38.noarch
python3-distro-1.8.0-2.fc38.noarch
fonts-filesystem-2.0.5-11.fc38.noarch
web-assets-filesystem-5-19.fc38.noarch
js-jquery-3.6.3-2.fc38.noarch
python-systemd-doc-235-2.fc38.x86_64
python3-systemd-235-2.fc38.x86_64
python3-dnf-plugins-core-4.6.0-1.fc38.noarch
dnf-plugins-core-4.6.0-1.fc38.noarch
libgfortran-13.2.1-7.fc38.x86_64
openblas-0.3.21-4.fc38.x86_64
libmpc-1.3.1-2.fc38.x86_64
libquadmath-13.2.1-7.fc38.x86_64
unzip-6.0-60.fc38.x86_64
tcl-8.6.12-4.fc38.x86_64
libpng-1.6.37-14.fc38.x86_64
libICE-1.0.10-10.fc38.x86_64
libSM-1.2.3-12.fc38.x86_64
zip-3.0-37.fc38.x86_64
cpp-13.2.1-7.fc38.x86_64
openblas-openmp-0.3.21-4.fc38.x86_64
openblas-openmp64-0.3.21-4.fc38.x86_64
openblas-openmp64_-0.3.21-4.fc38.x86_64
openblas-serial-0.3.21-4.fc38.x86_64
openblas-serial64-0.3.21-4.fc38.x86_64
openblas-serial64_-0.3.21-4.fc38.x86_64
openblas-threads-0.3.21-4.fc38.x86_64
openblas-threads64-0.3.21-4.fc38.x86_64
openblas-threads64_-0.3.21-4.fc38.x86_64
libwebp-1.3.2-2.fc38.x86_64
libstdc++-devel-13.2.1-7.fc38.x86_64
libX11-common-1.8.9-1.fc38.noarch
kernel-headers-6.8.3-100.fc38.x86_64
google-noto-fonts-common-20230201-2.fc38.noarch
google-noto-sans-vf-fonts-20230201-2.fc38.noarch
langpacks-core-font-en-3.0-32.fc38.noarch
glibc-headers-x86-2.37-19.fc38.noarch
elfutils-debuginfod-client-0.191-1.fc38.x86_64
xml-common-0.6.3-60.fc38.noarch
which-2.21-39.fc38.x86_64
pkgconf-m4-1.8.0-6.fc38.noarch
pixman-0.42.2-1.fc38.x86_64
pcre2-utf32-10.42-1.fc38.1.x86_64
pcre2-utf16-10.42-1.fc38.1.x86_64
openblas-srpm-macros-2-13.fc38.noarch
openblas-devel-0.3.21-4.fc38.x86_64
libtool-ltdl-2.4.7-6.fc38.x86_64
libpkgconf-1.8.0-6.fc38.x86_64
pkgconf-1.8.0-6.fc38.x86_64
pkgconf-pkg-config-1.8.0-6.fc38.x86_64
bzip2-devel-1.0.8-13.fc38.x86_64
pcre2-devel-10.42-1.fc38.1.x86_64
xz-devel-5.4.1-1.fc38.x86_64
zlib-devel-1.2.13-3.fc38.x86_64
libcurl-devel-8.0.1-7.fc38.x86_64
glibc-devel-2.37-19.fc38.x86_64
libxcrypt-devel-4.4.36-1.fc38.x86_64
liblerc-4.0.0-3.fc38.x86_64
libjpeg-turbo-2.1.4-2.fc38.x86_64
libicu-72.1-2.fc38.x86_64
libicu-devel-72.1-2.fc38.x86_64
libdatrie-0.2.13-5.fc38.x86_64
libthai-0.1.29-4.fc38.x86_64
libXau-1.0.11-2.fc38.x86_64
libxcb-1.13.1-11.fc38.x86_64
libX11-1.8.9-1.fc38.x86_64
libXrender-0.9.11-2.fc38.x86_64
libXext-1.3.5-2.fc38.x86_64
libXt-1.2.1-4.fc38.x86_64
libXmu-1.1.4-2.fc38.x86_64
jbigkit-libs-2.1-25.fc38.x86_64
libtiff-4.4.0-8.fc38.x86_64
jansson-2.13.1-6.fc38.x86_64
binutils-gold-2.39-16.fc38.x86_64
binutils-2.39-16.fc38.x86_64
graphite2-1.3.14-11.fc38.x86_64
cairo-1.17.8-4.fc38.x86_64
harfbuzz-7.1.0-1.fc38.x86_64
freetype-2.13.0-2.fc38.x86_64
fontconfig-2.14.2-2.fc38.x86_64
libXft-2.3.8-2.fc38.x86_64
tk-8.6.12-4.fc38.x86_64
gc-8.2.2-3.fc38.x86_64
guile22-2.2.7-7.fc38.x86_64
make-4.4.1-1.fc38.x86_64
gcc-13.2.1-7.fc38.x86_64
gcc-c++-13.2.1-7.fc38.x86_64
libquadmath-devel-13.2.1-7.fc38.x86_64
gcc-gfortran-13.2.1-7.fc38.x86_64
fribidi-1.0.12-3.fc38.x86_64
pango-1.50.14-1.fc38.x86_64
R-devel-gcc-1-1.x86_64
jags-4.3.2-1.x86_64
glibc-langpack-en-2.37-19.fc38.x86_64
qpdf-libs-11.6.4-2.fc38.x86_64
ncurses-6.4-7.20230520.fc38.1.x86_64
less-633-1.fc38.x86_64
libutempter-1.2.1-8.fc38.x86_64
libtidy-5.8.0-5.fc38.x86_64
libfdisk-2.38.1-4.fc38.x86_64
util-linux-2.38.1-4.fc38.x86_64
openssh-9.0p1-19.fc38.x86_64
libedit-3.1-45.20221030cvs.fc38.x86_64
libcbor-0.7.0-9.fc38.x86_64
libfido2-1.12.0-3.fc38.x86_64
openssh-clients-9.0p1-19.fc38.x86_64
git-core-2.45.0-1.fc38.x86_64
git-core-doc-2.45.0-1.fc38.noarch
groff-base-1.22.4-11.fc38.x86_64
perl-Digest-1.20-490.fc38.noarch
perl-Digest-MD5-2.58-490.fc38.x86_64
perl-B-1.83-498.fc38.x86_64
perl-FileHandle-2.03-498.fc38.noarch
perl-Data-Dumper-2.184-491.fc38.x86_64
perl-libnet-3.15-1.fc38.noarch
perl-AutoLoader-5.74-498.fc38.noarch
perl-base-2.27-498.fc38.noarch
perl-URI-5.17-2.fc38.noarch
perl-Time-Local-1.300-490.fc38.noarch
perl-Mozilla-CA-20221114-2.fc38.noarch
perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch
perl-if-0.61.000-498.fc38.noarch
perl-locale-1.10-498.fc38.noarch
perl-IO-Socket-IP-0.41-492.fc38.noarch
perl-File-Path-2.18-490.fc38.noarch
perl-IO-Socket-SSL-2.081-1.fc38.noarch
perl-Net-SSLeay-1.92-5.fc38.x86_64
perl-Pod-Escapes-1.07-490.fc38.noarch
perl-Term-ANSIColor-5.01-491.fc38.noarch
perl-Class-Struct-0.66-498.fc38.noarch
perl-POSIX-2.03-498.fc38.x86_64
perl-IPC-Open3-1.22-498.fc38.noarch
perl-File-Temp-0.231.100-490.fc38.noarch
perl-HTTP-Tiny-0.086-2.fc38.noarch
perl-Term-Cap-1.18-1.fc38.noarch
perl-Pod-Simple-3.43-491.fc38.noarch
perl-Socket-2.036-2.fc38.x86_64
perl-SelectSaver-1.02-498.fc38.noarch
perl-Symbol-1.09-498.fc38.noarch
perl-File-stat-1.12-498.fc38.noarch
perl-podlators-5.01-2.fc38.noarch
perl-Pod-Perldoc-3.28.01-491.fc38.noarch
perl-Text-ParseWords-3.31-490.fc38.noarch
perl-Fcntl-1.15-498.fc38.x86_64
perl-mro-1.26-498.fc38.x86_64
perl-IO-1.50-498.fc38.x86_64
perl-overloading-0.02-498.fc38.noarch
perl-Pod-Usage-2.03-4.fc38.noarch
perl-MIME-Base64-3.16-490.fc38.x86_64
perl-Scalar-List-Utils-1.63-490.fc38.x86_64
perl-constant-1.33-491.fc38.noarch
perl-parent-0.241-1.fc38.noarch
perl-Errno-1.36-498.fc38.x86_64
perl-File-Basename-2.85-498.fc38.noarch
perl-Getopt-Std-1.13-498.fc38.noarch
perl-Storable-3.26-490.fc38.x86_64
perl-overload-1.35-498.fc38.noarch
perl-vars-1.05-498.fc38.noarch
perl-Getopt-Long-2.54-2.fc38.noarch
perl-Carp-1.52-490.fc38.noarch
perl-Exporter-5.77-490.fc38.noarch
perl-PathTools-3.84-490.fc38.x86_64
perl-NDBM_File-1.15-498.fc38.x86_64
perl-DynaLoader-1.52-498.fc38.x86_64
perl-Encode-3.19-493.fc38.x86_64
perl-libs-5.36.3-498.fc38.x86_64
perl-interpreter-5.36.3-498.fc38.x86_64
perl-Error-0.17029-11.fc38.noarch
perl-TermReadKey-2.38-16.fc38.x86_64
perl-File-Find-1.40-498.fc38.noarch
perl-lib-0.65-498.fc38.x86_64
perl-Git-2.45.0-1.fc38.noarch
git-2.45.0-1.fc38.x86_64
devscripts-checkbashisms-2.23.0-1.fc38.x86_64
tidy-5.8.0-5.fc38.x86_64
qpdf-11.6.4-2.fc38.x86_64
atlas-3.10.3-22.fc38.x86_64

id: ghcr.io/r-hub/containers/atlas@sha256:2330299d45e3ffca388b91c5db3a9050a30e671e830d44d54dcbabb7c788252c
tag: ghcr.io/r-hub/containers/atlas:latest
created: 2025-01-13T06:20:35.948934888Z
size: 1.67 GB

OS version
> uname -a
Linux a5ba0fbb16cd 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 GNU/Linux

> cat /etc/os-release
NAME="Fedora Linux"
VERSION="38 (Container Image)"
ID=fedora
VERSION_ID=38
VERSION_CODENAME=""
PLATFORM_ID="platform:f38"
PRETTY_NAME="Fedora Linux 38 (Container Image)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:38"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=38
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=38
SUPPORT_END=2024-05-21
VARIANT="Container Image"
VARIANT_ID=container
R session information
> sessionInfo()
R Under development (unstable) (2025-01-11 r87563)
Platform: x86_64-pc-linux-gnu
Running under: Fedora Linux 38 (Container Image)

Matrix products: default
BLAS/LAPACK: /usr/lib64/atlas/libsatlas.so.3.10;  LAPACK version 3.11.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                zlib                                bzlib 
                            "1.2.13"                 "1.0.8, 13-Jul-2019" 
                                  xz                           libdeflate 
                             "5.4.1"                                   "" 
                                PCRE                                  ICU 
                  "10.42 2022-12-11"                               "72.1" 
                                 TRE                                iconv 
           "TRE 0.8.0 R_fixes (BSD)"                         "glibc 2.37" 
                            readline                                 BLAS 
                               "8.2" "/usr/lib64/atlas/libsatlas.so.3.10" 


> libcurlVersion()
[1] "8.0.1"
attr(,"ssl_version")
[1] "OpenSSL/3.0.9"
attr(,"libssh_version")
[1] "libssh/0.10.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtsp"    "scp"     "sftp"    "smb"     "smbs"    "smtp"   
[22] "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.11.0"


> La_library()
[1] "/usr/lib64/atlas/libsatlas.so.3.10"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.17.8"                       ""                "1.50.14" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "6.2" "LIBTIFF, Version 4.4.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc
CFLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu17
C17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC23 = gcc -std=gnu2x
C23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CXX = g++ -std=gnu++17
CXXFLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX11PICFLAGS = -fpic
CXX14 = g++
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX14PICFLAGS = -fpic
CXX17 = g++
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX17PICFLAGS = -fpic
CXX20 = g++
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX20PICFLAG =
CXX23 = g++
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = gcc
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2 -mtune=native -Wall -pedantic
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2 -mtune=native -Wall -pedantic
SAFE_FFLAGS = -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/lib/jvm/jre-11-openjdk/bin/java
JAVAC = /usr/lib/jvm/jre-11-openjdk/bin/javac
JAVAH =
JAR = /usr/lib/jvm/jre-11-openjdk/bin/jar
JAVA_HOME = /usr/lib/jvm/jre-11-openjdk
JAVA_LIBS = -L/usr/lib/jvm/jre-11-openjdk/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/jre-11-openjdk/include -I/usr/lib/jvm/jre-11-openjdk/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++17
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = g++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = g++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = g++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = g++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include -I/usr/include
TCLTK_LIBS = -L/usr/lib64 -ltcl8.6 -L/usr/lib64 -ltk8.6 -lX11
BLAS_LIBS = -L/opt/R/devel-gcc/lib/R/lib -lRblas
LAPACK_LIBS = -L/opt/R/devel-gcc/lib/R/lib -lRlapack
MAKE = make
LIBnn = lib
AR = gcc-ar
NM = /usr/bin/nm -B
RANLIB = gcc-ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
libgcc-13.2.1-7.fc38.x86_64
crypto-policies-20230301-1.gita12f7b2.fc38.noarch
tzdata-2024a-1.fc38.noarch
publicsuffix-list-dafsa-20240107-1.fc38.noarch
ncurses-base-6.4-7.20230520.fc38.1.noarch
libssh-config-0.10.6-2.fc38.noarch
libreport-filesystem-2.17.11-1.fc38.noarch
dnf-data-4.19.2-1.fc38.noarch
coreutils-common-9.1-12.fc38.x86_64
python-setuptools-wheel-65.5.1-2.fc38.noarch
pcre2-syntax-10.42-1.fc38.1.noarch
fedora-gpg-keys-38-1.noarch
fedora-repos-38-1.noarch
setup-2.14.3-2.fc38.noarch
filesystem-3.18-3.fc38.x86_64
basesystem-11-15.fc38.noarch
ncurses-libs-6.4-7.20230520.fc38.1.x86_64
bash-5.2.26-1.fc38.x86_64
zlib-1.2.13-3.fc38.x86_64
bzip2-libs-1.0.8-13.fc38.x86_64
xz-libs-5.4.1-1.fc38.x86_64
libzstd-1.5.6-1.fc38.x86_64
sqlite-libs-3.40.1-2.fc38.x86_64
popt-1.19-2.fc38.x86_64
libcap-2.48-8.fc38.x86_64
gmp-6.2.1-4.fc38.x86_64
libuuid-2.38.1-4.fc38.x86_64
libgpg-error-1.47-1.fc38.x86_64
libxml2-2.10.4-1.fc38.x86_64
lua-libs-5.4.4-9.fc38.x86_64
libxcrypt-4.4.36-1.fc38.x86_64
elfutils-libelf-0.191-1.fc38.x86_64
readline-8.2-4.fc38.x86_64
libattr-2.5.1-6.fc38.x86_64
libacl-2.3.1-7.fc38.x86_64
libffi-3.4.4-2.fc38.x86_64
libsmartcols-2.38.1-4.fc38.x86_64
libtasn1-4.19.0-2.fc38.x86_64
p11-kit-0.25.3-1.fc38.x86_64
pcre2-10.42-1.fc38.1.x86_64
libeconf-0.5.2-2.fc38.x86_64
libstdc++-13.2.1-7.fc38.x86_64
libassuan-2.5.6-1.fc38.x86_64
libblkid-2.38.1-4.fc38.x86_64
file-libs-5.44-3.fc38.x86_64
gdbm-libs-1.23-3.fc38.x86_64
libcom_err-1.46.5-4.fc38.x86_64
libsepol-3.5-1.fc38.x86_64
libselinux-3.5-1.fc38.x86_64
sed-4.8-12.fc38.x86_64
libmount-2.38.1-4.fc38.x86_64
libunistring-1.1-3.fc38.x86_64
libidn2-2.3.7-1.fc38.x86_64
lz4-libs-1.9.4-2.fc38.x86_64
expat-2.6.0-1.fc38.x86_64
json-c-0.17-1.fc38.x86_64
keyutils-libs-1.6.3-1.fc38.x86_64
libgomp-13.2.1-7.fc38.x86_64
libb2-0.98.1-8.fc38.x86_64
libcomps-0.1.20-1.fc38.x86_64
systemd-libs-253.17-1.fc38.x86_64
findutils-4.9.0-3.fc38.x86_64
cyrus-sasl-lib-2.1.28-9.fc38.x86_64
grep-3.8-3.fc38.x86_64
libgcrypt-1.10.2-1.fc38.x86_64
libksba-1.6.4-1.fc38.x86_64
mpfr-4.1.1-3.fc38.x86_64
nettle-3.8-3.fc38.x86_64
elfutils-default-yama-scope-0.191-1.fc38.noarch
elfutils-libs-0.191-1.fc38.x86_64
libbrotli-1.0.9-11.fc38.x86_64
libdb-5.3.28-55.fc38.x86_64
libsigsegv-2.14-4.fc38.x86_64
gawk-5.1.1-5.fc38.x86_64
libunistring1.0-1.0-1.fc38.x86_64
libpsl-0.21.2-2.fc38.x86_64
libverto-0.3.2-5.fc38.x86_64
libyaml-0.2.5-9.fc38.x86_64
mpdecimal-2.5.1-6.fc38.x86_64
npth-1.6-12.fc38.x86_64
alternatives-1.26-1.fc38.x86_64
p11-kit-trust-0.25.3-1.fc38.x86_64
openssl-libs-3.0.9-2.fc38.x86_64
coreutils-9.1-12.fc38.x86_64
ca-certificates-2023.2.60_v7.0.306-1.0.fc38.noarch
rpm-sequoia-1.6.0-1.fc38.x86_64
krb5-libs-1.21-3.fc38.x86_64
libtirpc-1.3.4-1.rc3.fc38.x86_64
libnsl2-2.0.0-5.fc38.x86_64
libfsverity-1.4-9.fc38.x86_64
zchunk-libs-1.4.0-1.fc38.x86_64
glib2-2.76.6-1.fc38.x86_64
libssh-0.10.6-2.fc38.x86_64
python3-libcomps-0.1.20-1.fc38.x86_64
gzip-1.12-3.fc38.x86_64
cracklib-2.9.11-1.fc38.x86_64
authselect-libs-1.4.3-1.fc38.x86_64
authselect-1.4.3-1.fc38.x86_64
libarchive-3.6.1-4.fc38.x86_64
libevent-2.1.12-8.fc38.x86_64
openldap-2.6.6-1.fc38.x86_64
gnupg2-2.4.0-3.fc38.x86_64
gpgme-1.17.1-5.fc38.x86_64
libcap-ng-0.8.3-8.fc38.x86_64
audit-libs-3.1.2-8.fc38.x86_64
rpm-libs-4.18.2-1.fc38.x86_64
pam-libs-1.5.2-16.fc38.x86_64
libmodulemd-2.15.0-2.fc38.x86_64
libsolv-0.7.28-1.fc38.x86_64
libpwquality-1.4.5-3.fc38.x86_64
pam-1.5.2-16.fc38.x86_64
rpm-build-libs-4.18.2-1.fc38.x86_64
libsemanage-3.5-2.fc38.x86_64
shadow-utils-4.13-6.fc38.x86_64
libcurl-8.0.1-7.fc38.x86_64
ima-evm-utils-1.4-7.fc38.x86_64
rpm-sign-libs-4.18.2-1.fc38.x86_64
python3-rpm-4.18.2-1.fc38.x86_64
curl-8.0.1-7.fc38.x86_64
librepo-1.17.1-1.fc38.x86_64
libdnf-0.73.1-1.fc38.x86_64
python3-libdnf-0.73.1-1.fc38.x86_64
python3-hawkey-0.73.1-1.fc38.x86_64
python3-dnf-4.19.2-1.fc38.noarch
dnf-4.19.2-1.fc38.noarch
yum-4.19.2-1.fc38.noarch
rpm-4.18.2-1.fc38.x86_64
sudo-1.9.15-1.p5.fc38.x86_64
util-linux-core-2.38.1-4.fc38.x86_64
tar-1.34-8.fc38.x86_64
fedora-repos-modular-38-1.noarch
rootfiles-8.1-33.fc38.noarch
gpg-pubkey-eb10b464-6202d9c6
glibc-common-2.37-19.fc38.x86_64
glibc-minimal-langpack-2.37-19.fc38.x86_64
glibc-2.37-19.fc38.x86_64
fedora-release-identity-container-38-37.noarch
fedora-release-container-38-37.noarch
fedora-release-common-38-37.noarch
libxcrypt-compat-4.4.36-1.fc38.x86_64
python-pip-wheel-22.3.1-4.fc38.noarch
python3-3.11.9-2.fc38.x86_64
python3-libs-3.11.9-2.fc38.x86_64
vim-data-9.1.393-1.fc38.noarch
vim-minimal-9.1.393-1.fc38.x86_64
gnutls-3.8.5-1.fc38.x86_64
libnghttp2-1.52.0-3.fc38.x86_64
tpm2-tss-4.0.2-1.fc38.x86_64
dbus-libs-1.14.10-1.fc38.x86_64
python3-dbus-1.3.2-2.fc38.x86_64
python3-six-1.16.0-9.fc38.noarch
python3-dateutil-2.8.2-5.fc38.noarch
python3-distro-1.8.0-2.fc38.noarch
fonts-filesystem-2.0.5-11.fc38.noarch
web-assets-filesystem-5-19.fc38.noarch
js-jquery-3.6.3-2.fc38.noarch
python-systemd-doc-235-2.fc38.x86_64
python3-systemd-235-2.fc38.x86_64
python3-dnf-plugins-core-4.6.0-1.fc38.noarch
dnf-plugins-core-4.6.0-1.fc38.noarch
libgfortran-13.2.1-7.fc38.x86_64
openblas-0.3.21-4.fc38.x86_64
libmpc-1.3.1-2.fc38.x86_64
libquadmath-13.2.1-7.fc38.x86_64
unzip-6.0-60.fc38.x86_64
tcl-8.6.12-4.fc38.x86_64
libpng-1.6.37-14.fc38.x86_64
libICE-1.0.10-10.fc38.x86_64
libSM-1.2.3-12.fc38.x86_64
zip-3.0-37.fc38.x86_64
cpp-13.2.1-7.fc38.x86_64
openblas-openmp-0.3.21-4.fc38.x86_64
openblas-openmp64-0.3.21-4.fc38.x86_64
openblas-openmp64_-0.3.21-4.fc38.x86_64
openblas-serial-0.3.21-4.fc38.x86_64
openblas-serial64-0.3.21-4.fc38.x86_64
openblas-serial64_-0.3.21-4.fc38.x86_64
openblas-threads-0.3.21-4.fc38.x86_64
openblas-threads64-0.3.21-4.fc38.x86_64
openblas-threads64_-0.3.21-4.fc38.x86_64
libwebp-1.3.2-2.fc38.x86_64
libstdc++-devel-13.2.1-7.fc38.x86_64
libX11-common-1.8.9-1.fc38.noarch
kernel-headers-6.8.3-100.fc38.x86_64
google-noto-fonts-common-20230201-2.fc38.noarch
google-noto-sans-vf-fonts-20230201-2.fc38.noarch
langpacks-core-font-en-3.0-32.fc38.noarch
glibc-headers-x86-2.37-19.fc38.noarch
elfutils-debuginfod-client-0.191-1.fc38.x86_64
xml-common-0.6.3-60.fc38.noarch
which-2.21-39.fc38.x86_64
pkgconf-m4-1.8.0-6.fc38.noarch
pixman-0.42.2-1.fc38.x86_64
pcre2-utf32-10.42-1.fc38.1.x86_64
pcre2-utf16-10.42-1.fc38.1.x86_64
openblas-srpm-macros-2-13.fc38.noarch
openblas-devel-0.3.21-4.fc38.x86_64
libtool-ltdl-2.4.7-6.fc38.x86_64
libpkgconf-1.8.0-6.fc38.x86_64
pkgconf-1.8.0-6.fc38.x86_64
pkgconf-pkg-config-1.8.0-6.fc38.x86_64
bzip2-devel-1.0.8-13.fc38.x86_64
pcre2-devel-10.42-1.fc38.1.x86_64
xz-devel-5.4.1-1.fc38.x86_64
zlib-devel-1.2.13-3.fc38.x86_64
libcurl-devel-8.0.1-7.fc38.x86_64
glibc-devel-2.37-19.fc38.x86_64
libxcrypt-devel-4.4.36-1.fc38.x86_64
liblerc-4.0.0-3.fc38.x86_64
libjpeg-turbo-2.1.4-2.fc38.x86_64
libicu-72.1-2.fc38.x86_64
libicu-devel-72.1-2.fc38.x86_64
libdatrie-0.2.13-5.fc38.x86_64
libthai-0.1.29-4.fc38.x86_64
libXau-1.0.11-2.fc38.x86_64
libxcb-1.13.1-11.fc38.x86_64
libX11-1.8.9-1.fc38.x86_64
libXrender-0.9.11-2.fc38.x86_64
libXext-1.3.5-2.fc38.x86_64
libXt-1.2.1-4.fc38.x86_64
libXmu-1.1.4-2.fc38.x86_64
jbigkit-libs-2.1-25.fc38.x86_64
libtiff-4.4.0-8.fc38.x86_64
jansson-2.13.1-6.fc38.x86_64
binutils-gold-2.39-16.fc38.x86_64
binutils-2.39-16.fc38.x86_64
graphite2-1.3.14-11.fc38.x86_64
cairo-1.17.8-4.fc38.x86_64
harfbuzz-7.1.0-1.fc38.x86_64
freetype-2.13.0-2.fc38.x86_64
fontconfig-2.14.2-2.fc38.x86_64
libXft-2.3.8-2.fc38.x86_64
tk-8.6.12-4.fc38.x86_64
gc-8.2.2-3.fc38.x86_64
guile22-2.2.7-7.fc38.x86_64
make-4.4.1-1.fc38.x86_64
gcc-13.2.1-7.fc38.x86_64
gcc-c++-13.2.1-7.fc38.x86_64
libquadmath-devel-13.2.1-7.fc38.x86_64
gcc-gfortran-13.2.1-7.fc38.x86_64
fribidi-1.0.12-3.fc38.x86_64
pango-1.50.14-1.fc38.x86_64
R-devel-gcc-1-1.x86_64
jags-4.3.2-1.x86_64
glibc-langpack-en-2.37-19.fc38.x86_64
qpdf-libs-11.6.4-2.fc38.x86_64
ncurses-6.4-7.20230520.fc38.1.x86_64
less-633-1.fc38.x86_64
libutempter-1.2.1-8.fc38.x86_64
libtidy-5.8.0-5.fc38.x86_64
libfdisk-2.38.1-4.fc38.x86_64
util-linux-2.38.1-4.fc38.x86_64
openssh-9.0p1-19.fc38.x86_64
libedit-3.1-45.20221030cvs.fc38.x86_64
libcbor-0.7.0-9.fc38.x86_64
libfido2-1.12.0-3.fc38.x86_64
openssh-clients-9.0p1-19.fc38.x86_64
git-core-2.45.0-1.fc38.x86_64
git-core-doc-2.45.0-1.fc38.noarch
groff-base-1.22.4-11.fc38.x86_64
perl-Digest-1.20-490.fc38.noarch
perl-Digest-MD5-2.58-490.fc38.x86_64
perl-B-1.83-498.fc38.x86_64
perl-FileHandle-2.03-498.fc38.noarch
perl-Data-Dumper-2.184-491.fc38.x86_64
perl-libnet-3.15-1.fc38.noarch
perl-AutoLoader-5.74-498.fc38.noarch
perl-base-2.27-498.fc38.noarch
perl-URI-5.17-2.fc38.noarch
perl-Time-Local-1.300-490.fc38.noarch
perl-Mozilla-CA-20221114-2.fc38.noarch
perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch
perl-if-0.61.000-498.fc38.noarch
perl-locale-1.10-498.fc38.noarch
perl-IO-Socket-IP-0.41-492.fc38.noarch
perl-File-Path-2.18-490.fc38.noarch
perl-IO-Socket-SSL-2.081-1.fc38.noarch
perl-Net-SSLeay-1.92-5.fc38.x86_64
perl-Pod-Escapes-1.07-490.fc38.noarch
perl-Term-ANSIColor-5.01-491.fc38.noarch
perl-Class-Struct-0.66-498.fc38.noarch
perl-POSIX-2.03-498.fc38.x86_64
perl-IPC-Open3-1.22-498.fc38.noarch
perl-File-Temp-0.231.100-490.fc38.noarch
perl-HTTP-Tiny-0.086-2.fc38.noarch
perl-Term-Cap-1.18-1.fc38.noarch
perl-Pod-Simple-3.43-491.fc38.noarch
perl-Socket-2.036-2.fc38.x86_64
perl-SelectSaver-1.02-498.fc38.noarch
perl-Symbol-1.09-498.fc38.noarch
perl-File-stat-1.12-498.fc38.noarch
perl-podlators-5.01-2.fc38.noarch
perl-Pod-Perldoc-3.28.01-491.fc38.noarch
perl-Text-ParseWords-3.31-490.fc38.noarch
perl-Fcntl-1.15-498.fc38.x86_64
perl-mro-1.26-498.fc38.x86_64
perl-IO-1.50-498.fc38.x86_64
perl-overloading-0.02-498.fc38.noarch
perl-Pod-Usage-2.03-4.fc38.noarch
perl-MIME-Base64-3.16-490.fc38.x86_64
perl-Scalar-List-Utils-1.63-490.fc38.x86_64
perl-constant-1.33-491.fc38.noarch
perl-parent-0.241-1.fc38.noarch
perl-Errno-1.36-498.fc38.x86_64
perl-File-Basename-2.85-498.fc38.noarch
perl-Getopt-Std-1.13-498.fc38.noarch
perl-Storable-3.26-490.fc38.x86_64
perl-overload-1.35-498.fc38.noarch
perl-vars-1.05-498.fc38.noarch
perl-Getopt-Long-2.54-2.fc38.noarch
perl-Carp-1.52-490.fc38.noarch
perl-Exporter-5.77-490.fc38.noarch
perl-PathTools-3.84-490.fc38.x86_64
perl-NDBM_File-1.15-498.fc38.x86_64
perl-DynaLoader-1.52-498.fc38.x86_64
perl-Encode-3.19-493.fc38.x86_64
perl-libs-5.36.3-498.fc38.x86_64
perl-interpreter-5.36.3-498.fc38.x86_64
perl-Error-0.17029-11.fc38.noarch
perl-TermReadKey-2.38-16.fc38.x86_64
perl-File-Find-1.40-498.fc38.noarch
perl-lib-0.65-498.fc38.x86_64
perl-Git-2.45.0-1.fc38.noarch
git-2.45.0-1.fc38.x86_64
devscripts-checkbashisms-2.23.0-1.fc38.x86_64
tidy-5.8.0-5.fc38.x86_64
qpdf-11.6.4-2.fc38.x86_64
atlas-3.10.3-22.fc38.x86_64

id: ghcr.io/r-hub/containers/atlas@sha256:a0e36297ab87d50cfeeab028b97d04b84d91f7e4ac621aa98188eb4c5f493547
tag: ghcr.io/r-hub/containers/atlas:latest
created: 2025-01-12T06:19:09.433974144Z
size: 1.67 GB

OS version
> uname -a
Linux 14973c2be0fc 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 GNU/Linux

> cat /etc/os-release
NAME="Fedora Linux"
VERSION="38 (Container Image)"
ID=fedora
VERSION_ID=38
VERSION_CODENAME=""
PLATFORM_ID="platform:f38"
PRETTY_NAME="Fedora Linux 38 (Container Image)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:38"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=38
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=38
SUPPORT_END=2024-05-21
VARIANT="Container Image"
VARIANT_ID=container
R session information
> sessionInfo()
R Under development (unstable) (2025-01-11 r87563)
Platform: x86_64-pc-linux-gnu
Running under: Fedora Linux 38 (Container Image)

Matrix products: default
BLAS/LAPACK: /usr/lib64/atlas/libsatlas.so.3.10;  LAPACK version 3.11.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                zlib                                bzlib 
                            "1.2.13"                 "1.0.8, 13-Jul-2019" 
                                  xz                           libdeflate 
                             "5.4.1"                                   "" 
                                PCRE                                  ICU 
                  "10.42 2022-12-11"                               "72.1" 
                                 TRE                                iconv 
           "TRE 0.8.0 R_fixes (BSD)"                         "glibc 2.37" 
                            readline                                 BLAS 
                               "8.2" "/usr/lib64/atlas/libsatlas.so.3.10" 


> libcurlVersion()
[1] "8.0.1"
attr(,"ssl_version")
[1] "OpenSSL/3.0.9"
attr(,"libssh_version")
[1] "libssh/0.10.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtsp"    "scp"     "sftp"    "smb"     "smbs"    "smtp"   
[22] "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.11.0"


> La_library()
[1] "/usr/lib64/atlas/libsatlas.so.3.10"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.17.8"                       ""                "1.50.14" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "6.2" "LIBTIFF, Version 4.4.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc
CFLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu17
C17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC23 = gcc -std=gnu2x
C23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CXX = g++ -std=gnu++17
CXXFLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX11PICFLAGS = -fpic
CXX14 = g++
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX14PICFLAGS = -fpic
CXX17 = g++
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX17PICFLAGS = -fpic
CXX20 = g++
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX20PICFLAG =
CXX23 = g++
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = gcc
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2 -mtune=native -Wall -pedantic
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2 -mtune=native -Wall -pedantic
SAFE_FFLAGS = -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/lib/jvm/jre-11-openjdk/bin/java
JAVAC = /usr/lib/jvm/jre-11-openjdk/bin/javac
JAVAH =
JAR = /usr/lib/jvm/jre-11-openjdk/bin/jar
JAVA_HOME = /usr/lib/jvm/jre-11-openjdk
JAVA_LIBS = -L/usr/lib/jvm/jre-11-openjdk/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/jre-11-openjdk/include -I/usr/lib/jvm/jre-11-openjdk/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++17
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = g++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = g++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = g++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = g++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include -I/usr/include
TCLTK_LIBS = -L/usr/lib64 -ltcl8.6 -L/usr/lib64 -ltk8.6 -lX11
BLAS_LIBS = -L/opt/R/devel-gcc/lib/R/lib -lRblas
LAPACK_LIBS = -L/opt/R/devel-gcc/lib/R/lib -lRlapack
MAKE = make
LIBnn = lib
AR = gcc-ar
NM = /usr/bin/nm -B
RANLIB = gcc-ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
libgcc-13.2.1-7.fc38.x86_64
crypto-policies-20230301-1.gita12f7b2.fc38.noarch
tzdata-2024a-1.fc38.noarch
publicsuffix-list-dafsa-20240107-1.fc38.noarch
ncurses-base-6.4-7.20230520.fc38.1.noarch
libssh-config-0.10.6-2.fc38.noarch
libreport-filesystem-2.17.11-1.fc38.noarch
dnf-data-4.19.2-1.fc38.noarch
coreutils-common-9.1-12.fc38.x86_64
python-setuptools-wheel-65.5.1-2.fc38.noarch
pcre2-syntax-10.42-1.fc38.1.noarch
fedora-gpg-keys-38-1.noarch
fedora-repos-38-1.noarch
setup-2.14.3-2.fc38.noarch
filesystem-3.18-3.fc38.x86_64
basesystem-11-15.fc38.noarch
ncurses-libs-6.4-7.20230520.fc38.1.x86_64
bash-5.2.26-1.fc38.x86_64
zlib-1.2.13-3.fc38.x86_64
bzip2-libs-1.0.8-13.fc38.x86_64
xz-libs-5.4.1-1.fc38.x86_64
libzstd-1.5.6-1.fc38.x86_64
sqlite-libs-3.40.1-2.fc38.x86_64
popt-1.19-2.fc38.x86_64
libcap-2.48-8.fc38.x86_64
gmp-6.2.1-4.fc38.x86_64
libuuid-2.38.1-4.fc38.x86_64
libgpg-error-1.47-1.fc38.x86_64
libxml2-2.10.4-1.fc38.x86_64
lua-libs-5.4.4-9.fc38.x86_64
libxcrypt-4.4.36-1.fc38.x86_64
elfutils-libelf-0.191-1.fc38.x86_64
readline-8.2-4.fc38.x86_64
libattr-2.5.1-6.fc38.x86_64
libacl-2.3.1-7.fc38.x86_64
libffi-3.4.4-2.fc38.x86_64
libsmartcols-2.38.1-4.fc38.x86_64
libtasn1-4.19.0-2.fc38.x86_64
p11-kit-0.25.3-1.fc38.x86_64
pcre2-10.42-1.fc38.1.x86_64
libeconf-0.5.2-2.fc38.x86_64
libstdc++-13.2.1-7.fc38.x86_64
libassuan-2.5.6-1.fc38.x86_64
libblkid-2.38.1-4.fc38.x86_64
file-libs-5.44-3.fc38.x86_64
gdbm-libs-1.23-3.fc38.x86_64
libcom_err-1.46.5-4.fc38.x86_64
libsepol-3.5-1.fc38.x86_64
libselinux-3.5-1.fc38.x86_64
sed-4.8-12.fc38.x86_64
libmount-2.38.1-4.fc38.x86_64
libunistring-1.1-3.fc38.x86_64
libidn2-2.3.7-1.fc38.x86_64
lz4-libs-1.9.4-2.fc38.x86_64
expat-2.6.0-1.fc38.x86_64
json-c-0.17-1.fc38.x86_64
keyutils-libs-1.6.3-1.fc38.x86_64
libgomp-13.2.1-7.fc38.x86_64
libb2-0.98.1-8.fc38.x86_64
libcomps-0.1.20-1.fc38.x86_64
systemd-libs-253.17-1.fc38.x86_64
findutils-4.9.0-3.fc38.x86_64
cyrus-sasl-lib-2.1.28-9.fc38.x86_64
grep-3.8-3.fc38.x86_64
libgcrypt-1.10.2-1.fc38.x86_64
libksba-1.6.4-1.fc38.x86_64
mpfr-4.1.1-3.fc38.x86_64
nettle-3.8-3.fc38.x86_64
elfutils-default-yama-scope-0.191-1.fc38.noarch
elfutils-libs-0.191-1.fc38.x86_64
libbrotli-1.0.9-11.fc38.x86_64
libdb-5.3.28-55.fc38.x86_64
libsigsegv-2.14-4.fc38.x86_64
gawk-5.1.1-5.fc38.x86_64
libunistring1.0-1.0-1.fc38.x86_64
libpsl-0.21.2-2.fc38.x86_64
libverto-0.3.2-5.fc38.x86_64
libyaml-0.2.5-9.fc38.x86_64
mpdecimal-2.5.1-6.fc38.x86_64
npth-1.6-12.fc38.x86_64
alternatives-1.26-1.fc38.x86_64
p11-kit-trust-0.25.3-1.fc38.x86_64
openssl-libs-3.0.9-2.fc38.x86_64
coreutils-9.1-12.fc38.x86_64
ca-certificates-2023.2.60_v7.0.306-1.0.fc38.noarch
rpm-sequoia-1.6.0-1.fc38.x86_64
krb5-libs-1.21-3.fc38.x86_64
libtirpc-1.3.4-1.rc3.fc38.x86_64
libnsl2-2.0.0-5.fc38.x86_64
libfsverity-1.4-9.fc38.x86_64
zchunk-libs-1.4.0-1.fc38.x86_64
glib2-2.76.6-1.fc38.x86_64
libssh-0.10.6-2.fc38.x86_64
python3-libcomps-0.1.20-1.fc38.x86_64
gzip-1.12-3.fc38.x86_64
cracklib-2.9.11-1.fc38.x86_64
authselect-libs-1.4.3-1.fc38.x86_64
authselect-1.4.3-1.fc38.x86_64
libarchive-3.6.1-4.fc38.x86_64
libevent-2.1.12-8.fc38.x86_64
openldap-2.6.6-1.fc38.x86_64
gnupg2-2.4.0-3.fc38.x86_64
gpgme-1.17.1-5.fc38.x86_64
libcap-ng-0.8.3-8.fc38.x86_64
audit-libs-3.1.2-8.fc38.x86_64
rpm-libs-4.18.2-1.fc38.x86_64
pam-libs-1.5.2-16.fc38.x86_64
libmodulemd-2.15.0-2.fc38.x86_64
libsolv-0.7.28-1.fc38.x86_64
libpwquality-1.4.5-3.fc38.x86_64
pam-1.5.2-16.fc38.x86_64
rpm-build-libs-4.18.2-1.fc38.x86_64
libsemanage-3.5-2.fc38.x86_64
shadow-utils-4.13-6.fc38.x86_64
libcurl-8.0.1-7.fc38.x86_64
ima-evm-utils-1.4-7.fc38.x86_64
rpm-sign-libs-4.18.2-1.fc38.x86_64
python3-rpm-4.18.2-1.fc38.x86_64
curl-8.0.1-7.fc38.x86_64
librepo-1.17.1-1.fc38.x86_64
libdnf-0.73.1-1.fc38.x86_64
python3-libdnf-0.73.1-1.fc38.x86_64
python3-hawkey-0.73.1-1.fc38.x86_64
python3-dnf-4.19.2-1.fc38.noarch
dnf-4.19.2-1.fc38.noarch
yum-4.19.2-1.fc38.noarch
rpm-4.18.2-1.fc38.x86_64
sudo-1.9.15-1.p5.fc38.x86_64
util-linux-core-2.38.1-4.fc38.x86_64
tar-1.34-8.fc38.x86_64
fedora-repos-modular-38-1.noarch
rootfiles-8.1-33.fc38.noarch
gpg-pubkey-eb10b464-6202d9c6
glibc-common-2.37-19.fc38.x86_64
glibc-minimal-langpack-2.37-19.fc38.x86_64
glibc-2.37-19.fc38.x86_64
fedora-release-identity-container-38-37.noarch
fedora-release-container-38-37.noarch
fedora-release-common-38-37.noarch
libxcrypt-compat-4.4.36-1.fc38.x86_64
python-pip-wheel-22.3.1-4.fc38.noarch
python3-3.11.9-2.fc38.x86_64
python3-libs-3.11.9-2.fc38.x86_64
vim-data-9.1.393-1.fc38.noarch
vim-minimal-9.1.393-1.fc38.x86_64
gnutls-3.8.5-1.fc38.x86_64
libnghttp2-1.52.0-3.fc38.x86_64
tpm2-tss-4.0.2-1.fc38.x86_64
dbus-libs-1.14.10-1.fc38.x86_64
python3-dbus-1.3.2-2.fc38.x86_64
python3-six-1.16.0-9.fc38.noarch
python3-dateutil-2.8.2-5.fc38.noarch
python3-distro-1.8.0-2.fc38.noarch
fonts-filesystem-2.0.5-11.fc38.noarch
web-assets-filesystem-5-19.fc38.noarch
js-jquery-3.6.3-2.fc38.noarch
python-systemd-doc-235-2.fc38.x86_64
python3-systemd-235-2.fc38.x86_64
python3-dnf-plugins-core-4.6.0-1.fc38.noarch
dnf-plugins-core-4.6.0-1.fc38.noarch
libgfortran-13.2.1-7.fc38.x86_64
openblas-0.3.21-4.fc38.x86_64
libmpc-1.3.1-2.fc38.x86_64
libquadmath-13.2.1-7.fc38.x86_64
unzip-6.0-60.fc38.x86_64
tcl-8.6.12-4.fc38.x86_64
libpng-1.6.37-14.fc38.x86_64
libICE-1.0.10-10.fc38.x86_64
libSM-1.2.3-12.fc38.x86_64
zip-3.0-37.fc38.x86_64
cpp-13.2.1-7.fc38.x86_64
openblas-openmp-0.3.21-4.fc38.x86_64
openblas-openmp64-0.3.21-4.fc38.x86_64
openblas-openmp64_-0.3.21-4.fc38.x86_64
openblas-serial-0.3.21-4.fc38.x86_64
openblas-serial64-0.3.21-4.fc38.x86_64
openblas-serial64_-0.3.21-4.fc38.x86_64
openblas-threads-0.3.21-4.fc38.x86_64
openblas-threads64-0.3.21-4.fc38.x86_64
openblas-threads64_-0.3.21-4.fc38.x86_64
libwebp-1.3.2-2.fc38.x86_64
libstdc++-devel-13.2.1-7.fc38.x86_64
libX11-common-1.8.9-1.fc38.noarch
kernel-headers-6.8.3-100.fc38.x86_64
google-noto-fonts-common-20230201-2.fc38.noarch
google-noto-sans-vf-fonts-20230201-2.fc38.noarch
langpacks-core-font-en-3.0-32.fc38.noarch
glibc-headers-x86-2.37-19.fc38.noarch
elfutils-debuginfod-client-0.191-1.fc38.x86_64
xml-common-0.6.3-60.fc38.noarch
which-2.21-39.fc38.x86_64
pkgconf-m4-1.8.0-6.fc38.noarch
pixman-0.42.2-1.fc38.x86_64
pcre2-utf32-10.42-1.fc38.1.x86_64
pcre2-utf16-10.42-1.fc38.1.x86_64
openblas-srpm-macros-2-13.fc38.noarch
openblas-devel-0.3.21-4.fc38.x86_64
libtool-ltdl-2.4.7-6.fc38.x86_64
libpkgconf-1.8.0-6.fc38.x86_64
pkgconf-1.8.0-6.fc38.x86_64
pkgconf-pkg-config-1.8.0-6.fc38.x86_64
bzip2-devel-1.0.8-13.fc38.x86_64
pcre2-devel-10.42-1.fc38.1.x86_64
xz-devel-5.4.1-1.fc38.x86_64
zlib-devel-1.2.13-3.fc38.x86_64
libcurl-devel-8.0.1-7.fc38.x86_64
glibc-devel-2.37-19.fc38.x86_64
libxcrypt-devel-4.4.36-1.fc38.x86_64
liblerc-4.0.0-3.fc38.x86_64
libjpeg-turbo-2.1.4-2.fc38.x86_64
libicu-72.1-2.fc38.x86_64
libicu-devel-72.1-2.fc38.x86_64
libdatrie-0.2.13-5.fc38.x86_64
libthai-0.1.29-4.fc38.x86_64
libXau-1.0.11-2.fc38.x86_64
libxcb-1.13.1-11.fc38.x86_64
libX11-1.8.9-1.fc38.x86_64
libXrender-0.9.11-2.fc38.x86_64
libXext-1.3.5-2.fc38.x86_64
libXt-1.2.1-4.fc38.x86_64
libXmu-1.1.4-2.fc38.x86_64
jbigkit-libs-2.1-25.fc38.x86_64
libtiff-4.4.0-8.fc38.x86_64
jansson-2.13.1-6.fc38.x86_64
binutils-gold-2.39-16.fc38.x86_64
binutils-2.39-16.fc38.x86_64
graphite2-1.3.14-11.fc38.x86_64
cairo-1.17.8-4.fc38.x86_64
harfbuzz-7.1.0-1.fc38.x86_64
freetype-2.13.0-2.fc38.x86_64
fontconfig-2.14.2-2.fc38.x86_64
libXft-2.3.8-2.fc38.x86_64
tk-8.6.12-4.fc38.x86_64
gc-8.2.2-3.fc38.x86_64
guile22-2.2.7-7.fc38.x86_64
make-4.4.1-1.fc38.x86_64
gcc-13.2.1-7.fc38.x86_64
gcc-c++-13.2.1-7.fc38.x86_64
libquadmath-devel-13.2.1-7.fc38.x86_64
gcc-gfortran-13.2.1-7.fc38.x86_64
fribidi-1.0.12-3.fc38.x86_64
pango-1.50.14-1.fc38.x86_64
R-devel-gcc-1-1.x86_64
jags-4.3.2-1.x86_64
glibc-langpack-en-2.37-19.fc38.x86_64
qpdf-libs-11.6.4-2.fc38.x86_64
ncurses-6.4-7.20230520.fc38.1.x86_64
less-633-1.fc38.x86_64
libutempter-1.2.1-8.fc38.x86_64
libtidy-5.8.0-5.fc38.x86_64
libfdisk-2.38.1-4.fc38.x86_64
util-linux-2.38.1-4.fc38.x86_64
openssh-9.0p1-19.fc38.x86_64
libedit-3.1-45.20221030cvs.fc38.x86_64
libcbor-0.7.0-9.fc38.x86_64
libfido2-1.12.0-3.fc38.x86_64
openssh-clients-9.0p1-19.fc38.x86_64
git-core-2.45.0-1.fc38.x86_64
git-core-doc-2.45.0-1.fc38.noarch
groff-base-1.22.4-11.fc38.x86_64
perl-Digest-1.20-490.fc38.noarch
perl-Digest-MD5-2.58-490.fc38.x86_64
perl-B-1.83-498.fc38.x86_64
perl-FileHandle-2.03-498.fc38.noarch
perl-Data-Dumper-2.184-491.fc38.x86_64
perl-libnet-3.15-1.fc38.noarch
perl-AutoLoader-5.74-498.fc38.noarch
perl-base-2.27-498.fc38.noarch
perl-URI-5.17-2.fc38.noarch
perl-Time-Local-1.300-490.fc38.noarch
perl-Mozilla-CA-20221114-2.fc38.noarch
perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch
perl-if-0.61.000-498.fc38.noarch
perl-locale-1.10-498.fc38.noarch
perl-IO-Socket-IP-0.41-492.fc38.noarch
perl-File-Path-2.18-490.fc38.noarch
perl-IO-Socket-SSL-2.081-1.fc38.noarch
perl-Net-SSLeay-1.92-5.fc38.x86_64
perl-Pod-Escapes-1.07-490.fc38.noarch
perl-Term-ANSIColor-5.01-491.fc38.noarch
perl-Class-Struct-0.66-498.fc38.noarch
perl-POSIX-2.03-498.fc38.x86_64
perl-IPC-Open3-1.22-498.fc38.noarch
perl-File-Temp-0.231.100-490.fc38.noarch
perl-HTTP-Tiny-0.086-2.fc38.noarch
perl-Term-Cap-1.18-1.fc38.noarch
perl-Pod-Simple-3.43-491.fc38.noarch
perl-Socket-2.036-2.fc38.x86_64
perl-SelectSaver-1.02-498.fc38.noarch
perl-Symbol-1.09-498.fc38.noarch
perl-File-stat-1.12-498.fc38.noarch
perl-podlators-5.01-2.fc38.noarch
perl-Pod-Perldoc-3.28.01-491.fc38.noarch
perl-Text-ParseWords-3.31-490.fc38.noarch
perl-Fcntl-1.15-498.fc38.x86_64
perl-mro-1.26-498.fc38.x86_64
perl-IO-1.50-498.fc38.x86_64
perl-overloading-0.02-498.fc38.noarch
perl-Pod-Usage-2.03-4.fc38.noarch
perl-MIME-Base64-3.16-490.fc38.x86_64
perl-Scalar-List-Utils-1.63-490.fc38.x86_64
perl-constant-1.33-491.fc38.noarch
perl-parent-0.241-1.fc38.noarch
perl-Errno-1.36-498.fc38.x86_64
perl-File-Basename-2.85-498.fc38.noarch
perl-Getopt-Std-1.13-498.fc38.noarch
perl-Storable-3.26-490.fc38.x86_64
perl-overload-1.35-498.fc38.noarch
perl-vars-1.05-498.fc38.noarch
perl-Getopt-Long-2.54-2.fc38.noarch
perl-Carp-1.52-490.fc38.noarch
perl-Exporter-5.77-490.fc38.noarch
perl-PathTools-3.84-490.fc38.x86_64
perl-NDBM_File-1.15-498.fc38.x86_64
perl-DynaLoader-1.52-498.fc38.x86_64
perl-Encode-3.19-493.fc38.x86_64
perl-libs-5.36.3-498.fc38.x86_64
perl-interpreter-5.36.3-498.fc38.x86_64
perl-Error-0.17029-11.fc38.noarch
perl-TermReadKey-2.38-16.fc38.x86_64
perl-File-Find-1.40-498.fc38.noarch
perl-lib-0.65-498.fc38.x86_64
perl-Git-2.45.0-1.fc38.noarch
git-2.45.0-1.fc38.x86_64
devscripts-checkbashisms-2.23.0-1.fc38.x86_64
tidy-5.8.0-5.fc38.x86_64
qpdf-11.6.4-2.fc38.x86_64
atlas-3.10.3-22.fc38.x86_64

id: ghcr.io/r-hub/containers/atlas@sha256:2d0b99b374628e23dc521cdea6647790f379c432b58fe882db50081c41ed62bc
tag: ghcr.io/r-hub/containers/atlas:latest
created: 2025-01-11T06:18:04.891276668Z
size: 1.67 GB

OS version
> uname -a
Linux 608ee0d3f855 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 GNU/Linux

> cat /etc/os-release
NAME="Fedora Linux"
VERSION="38 (Container Image)"
ID=fedora
VERSION_ID=38
VERSION_CODENAME=""
PLATFORM_ID="platform:f38"
PRETTY_NAME="Fedora Linux 38 (Container Image)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:38"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=38
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=38
SUPPORT_END=2024-05-21
VARIANT="Container Image"
VARIANT_ID=container
R session information
> sessionInfo()
R Under development (unstable) (2025-01-10 r87562)
Platform: x86_64-pc-linux-gnu
Running under: Fedora Linux 38 (Container Image)

Matrix products: default
BLAS/LAPACK: /usr/lib64/atlas/libsatlas.so.3.10;  LAPACK version 3.11.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                zlib                                bzlib 
                            "1.2.13"                 "1.0.8, 13-Jul-2019" 
                                  xz                           libdeflate 
                             "5.4.1"                                   "" 
                                PCRE                                  ICU 
                  "10.42 2022-12-11"                               "72.1" 
                                 TRE                                iconv 
           "TRE 0.8.0 R_fixes (BSD)"                         "glibc 2.37" 
                            readline                                 BLAS 
                               "8.2" "/usr/lib64/atlas/libsatlas.so.3.10" 


> libcurlVersion()
[1] "8.0.1"
attr(,"ssl_version")
[1] "OpenSSL/3.0.9"
attr(,"libssh_version")
[1] "libssh/0.10.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtsp"    "scp"     "sftp"    "smb"     "smbs"    "smtp"   
[22] "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.11.0"


> La_library()
[1] "/usr/lib64/atlas/libsatlas.so.3.10"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.17.8"                       ""                "1.50.14" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "6.2" "LIBTIFF, Version 4.4.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc
CFLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu17
C17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC23 = gcc -std=gnu2x
C23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CXX = g++ -std=gnu++17
CXXFLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX11PICFLAGS = -fpic
CXX14 = g++
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX14PICFLAGS = -fpic
CXX17 = g++
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX17PICFLAGS = -fpic
CXX20 = g++
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX20PICFLAG =
CXX23 = g++
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = gcc
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2 -mtune=native -Wall -pedantic
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2 -mtune=native -Wall -pedantic
SAFE_FFLAGS = -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/lib/jvm/jre-11-openjdk/bin/java
JAVAC = /usr/lib/jvm/jre-11-openjdk/bin/javac
JAVAH =
JAR = /usr/lib/jvm/jre-11-openjdk/bin/jar
JAVA_HOME = /usr/lib/jvm/jre-11-openjdk
JAVA_LIBS = -L/usr/lib/jvm/jre-11-openjdk/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/jre-11-openjdk/include -I/usr/lib/jvm/jre-11-openjdk/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++17
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = g++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = g++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = g++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = g++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include -I/usr/include
TCLTK_LIBS = -L/usr/lib64 -ltcl8.6 -L/usr/lib64 -ltk8.6 -lX11
BLAS_LIBS = -L/opt/R/devel-gcc/lib/R/lib -lRblas
LAPACK_LIBS = -L/opt/R/devel-gcc/lib/R/lib -lRlapack
MAKE = make
LIBnn = lib
AR = gcc-ar
NM = /usr/bin/nm -B
RANLIB = gcc-ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
libgcc-13.2.1-7.fc38.x86_64
crypto-policies-20230301-1.gita12f7b2.fc38.noarch
tzdata-2024a-1.fc38.noarch
publicsuffix-list-dafsa-20240107-1.fc38.noarch
ncurses-base-6.4-7.20230520.fc38.1.noarch
libssh-config-0.10.6-2.fc38.noarch
libreport-filesystem-2.17.11-1.fc38.noarch
dnf-data-4.19.2-1.fc38.noarch
coreutils-common-9.1-12.fc38.x86_64
python-setuptools-wheel-65.5.1-2.fc38.noarch
pcre2-syntax-10.42-1.fc38.1.noarch
fedora-gpg-keys-38-1.noarch
fedora-repos-38-1.noarch
setup-2.14.3-2.fc38.noarch
filesystem-3.18-3.fc38.x86_64
basesystem-11-15.fc38.noarch
ncurses-libs-6.4-7.20230520.fc38.1.x86_64
bash-5.2.26-1.fc38.x86_64
zlib-1.2.13-3.fc38.x86_64
bzip2-libs-1.0.8-13.fc38.x86_64
xz-libs-5.4.1-1.fc38.x86_64
libzstd-1.5.6-1.fc38.x86_64
sqlite-libs-3.40.1-2.fc38.x86_64
popt-1.19-2.fc38.x86_64
libcap-2.48-8.fc38.x86_64
gmp-6.2.1-4.fc38.x86_64
libuuid-2.38.1-4.fc38.x86_64
libgpg-error-1.47-1.fc38.x86_64
libxml2-2.10.4-1.fc38.x86_64
lua-libs-5.4.4-9.fc38.x86_64
libxcrypt-4.4.36-1.fc38.x86_64
elfutils-libelf-0.191-1.fc38.x86_64
readline-8.2-4.fc38.x86_64
libattr-2.5.1-6.fc38.x86_64
libacl-2.3.1-7.fc38.x86_64
libffi-3.4.4-2.fc38.x86_64
libsmartcols-2.38.1-4.fc38.x86_64
libtasn1-4.19.0-2.fc38.x86_64
p11-kit-0.25.3-1.fc38.x86_64
pcre2-10.42-1.fc38.1.x86_64
libeconf-0.5.2-2.fc38.x86_64
libstdc++-13.2.1-7.fc38.x86_64
libassuan-2.5.6-1.fc38.x86_64
libblkid-2.38.1-4.fc38.x86_64
file-libs-5.44-3.fc38.x86_64
gdbm-libs-1.23-3.fc38.x86_64
libcom_err-1.46.5-4.fc38.x86_64
libsepol-3.5-1.fc38.x86_64
libselinux-3.5-1.fc38.x86_64
sed-4.8-12.fc38.x86_64
libmount-2.38.1-4.fc38.x86_64
libunistring-1.1-3.fc38.x86_64
libidn2-2.3.7-1.fc38.x86_64
lz4-libs-1.9.4-2.fc38.x86_64
expat-2.6.0-1.fc38.x86_64
json-c-0.17-1.fc38.x86_64
keyutils-libs-1.6.3-1.fc38.x86_64
libgomp-13.2.1-7.fc38.x86_64
libb2-0.98.1-8.fc38.x86_64
libcomps-0.1.20-1.fc38.x86_64
systemd-libs-253.17-1.fc38.x86_64
findutils-4.9.0-3.fc38.x86_64
cyrus-sasl-lib-2.1.28-9.fc38.x86_64
grep-3.8-3.fc38.x86_64
libgcrypt-1.10.2-1.fc38.x86_64
libksba-1.6.4-1.fc38.x86_64
mpfr-4.1.1-3.fc38.x86_64
nettle-3.8-3.fc38.x86_64
elfutils-default-yama-scope-0.191-1.fc38.noarch
elfutils-libs-0.191-1.fc38.x86_64
libbrotli-1.0.9-11.fc38.x86_64
libdb-5.3.28-55.fc38.x86_64
libsigsegv-2.14-4.fc38.x86_64
gawk-5.1.1-5.fc38.x86_64
libunistring1.0-1.0-1.fc38.x86_64
libpsl-0.21.2-2.fc38.x86_64
libverto-0.3.2-5.fc38.x86_64
libyaml-0.2.5-9.fc38.x86_64
mpdecimal-2.5.1-6.fc38.x86_64
npth-1.6-12.fc38.x86_64
alternatives-1.26-1.fc38.x86_64
p11-kit-trust-0.25.3-1.fc38.x86_64
openssl-libs-3.0.9-2.fc38.x86_64
coreutils-9.1-12.fc38.x86_64
ca-certificates-2023.2.60_v7.0.306-1.0.fc38.noarch
rpm-sequoia-1.6.0-1.fc38.x86_64
krb5-libs-1.21-3.fc38.x86_64
libtirpc-1.3.4-1.rc3.fc38.x86_64
libnsl2-2.0.0-5.fc38.x86_64
libfsverity-1.4-9.fc38.x86_64
zchunk-libs-1.4.0-1.fc38.x86_64
glib2-2.76.6-1.fc38.x86_64
libssh-0.10.6-2.fc38.x86_64
python3-libcomps-0.1.20-1.fc38.x86_64
gzip-1.12-3.fc38.x86_64
cracklib-2.9.11-1.fc38.x86_64
authselect-libs-1.4.3-1.fc38.x86_64
authselect-1.4.3-1.fc38.x86_64
libarchive-3.6.1-4.fc38.x86_64
libevent-2.1.12-8.fc38.x86_64
openldap-2.6.6-1.fc38.x86_64
gnupg2-2.4.0-3.fc38.x86_64
gpgme-1.17.1-5.fc38.x86_64
libcap-ng-0.8.3-8.fc38.x86_64
audit-libs-3.1.2-8.fc38.x86_64
rpm-libs-4.18.2-1.fc38.x86_64
pam-libs-1.5.2-16.fc38.x86_64
libmodulemd-2.15.0-2.fc38.x86_64
libsolv-0.7.28-1.fc38.x86_64
libpwquality-1.4.5-3.fc38.x86_64
pam-1.5.2-16.fc38.x86_64
rpm-build-libs-4.18.2-1.fc38.x86_64
libsemanage-3.5-2.fc38.x86_64
shadow-utils-4.13-6.fc38.x86_64
libcurl-8.0.1-7.fc38.x86_64
ima-evm-utils-1.4-7.fc38.x86_64
rpm-sign-libs-4.18.2-1.fc38.x86_64
python3-rpm-4.18.2-1.fc38.x86_64
curl-8.0.1-7.fc38.x86_64
librepo-1.17.1-1.fc38.x86_64
libdnf-0.73.1-1.fc38.x86_64
python3-libdnf-0.73.1-1.fc38.x86_64
python3-hawkey-0.73.1-1.fc38.x86_64
python3-dnf-4.19.2-1.fc38.noarch
dnf-4.19.2-1.fc38.noarch
yum-4.19.2-1.fc38.noarch
rpm-4.18.2-1.fc38.x86_64
sudo-1.9.15-1.p5.fc38.x86_64
util-linux-core-2.38.1-4.fc38.x86_64
tar-1.34-8.fc38.x86_64
fedora-repos-modular-38-1.noarch
rootfiles-8.1-33.fc38.noarch
gpg-pubkey-eb10b464-6202d9c6
glibc-common-2.37-19.fc38.x86_64
glibc-minimal-langpack-2.37-19.fc38.x86_64
glibc-2.37-19.fc38.x86_64
fedora-release-identity-container-38-37.noarch
fedora-release-container-38-37.noarch
fedora-release-common-38-37.noarch
libxcrypt-compat-4.4.36-1.fc38.x86_64
python-pip-wheel-22.3.1-4.fc38.noarch
python3-3.11.9-2.fc38.x86_64
python3-libs-3.11.9-2.fc38.x86_64
vim-data-9.1.393-1.fc38.noarch
vim-minimal-9.1.393-1.fc38.x86_64
gnutls-3.8.5-1.fc38.x86_64
libnghttp2-1.52.0-3.fc38.x86_64
tpm2-tss-4.0.2-1.fc38.x86_64
dbus-libs-1.14.10-1.fc38.x86_64
python3-dbus-1.3.2-2.fc38.x86_64
python3-six-1.16.0-9.fc38.noarch
python3-dateutil-2.8.2-5.fc38.noarch
python3-distro-1.8.0-2.fc38.noarch
fonts-filesystem-2.0.5-11.fc38.noarch
web-assets-filesystem-5-19.fc38.noarch
js-jquery-3.6.3-2.fc38.noarch
python-systemd-doc-235-2.fc38.x86_64
python3-systemd-235-2.fc38.x86_64
python3-dnf-plugins-core-4.6.0-1.fc38.noarch
dnf-plugins-core-4.6.0-1.fc38.noarch
libgfortran-13.2.1-7.fc38.x86_64
openblas-0.3.21-4.fc38.x86_64
libmpc-1.3.1-2.fc38.x86_64
libquadmath-13.2.1-7.fc38.x86_64
unzip-6.0-60.fc38.x86_64
tcl-8.6.12-4.fc38.x86_64
libpng-1.6.37-14.fc38.x86_64
libICE-1.0.10-10.fc38.x86_64
libSM-1.2.3-12.fc38.x86_64
zip-3.0-37.fc38.x86_64
cpp-13.2.1-7.fc38.x86_64
openblas-openmp-0.3.21-4.fc38.x86_64
openblas-openmp64-0.3.21-4.fc38.x86_64
openblas-openmp64_-0.3.21-4.fc38.x86_64
openblas-serial-0.3.21-4.fc38.x86_64
openblas-serial64-0.3.21-4.fc38.x86_64
openblas-serial64_-0.3.21-4.fc38.x86_64
openblas-threads-0.3.21-4.fc38.x86_64
openblas-threads64-0.3.21-4.fc38.x86_64
openblas-threads64_-0.3.21-4.fc38.x86_64
libwebp-1.3.2-2.fc38.x86_64
libstdc++-devel-13.2.1-7.fc38.x86_64
libX11-common-1.8.9-1.fc38.noarch
kernel-headers-6.8.3-100.fc38.x86_64
google-noto-fonts-common-20230201-2.fc38.noarch
google-noto-sans-vf-fonts-20230201-2.fc38.noarch
langpacks-core-font-en-3.0-32.fc38.noarch
glibc-headers-x86-2.37-19.fc38.noarch
elfutils-debuginfod-client-0.191-1.fc38.x86_64
xml-common-0.6.3-60.fc38.noarch
which-2.21-39.fc38.x86_64
pkgconf-m4-1.8.0-6.fc38.noarch
pixman-0.42.2-1.fc38.x86_64
pcre2-utf32-10.42-1.fc38.1.x86_64
pcre2-utf16-10.42-1.fc38.1.x86_64
openblas-srpm-macros-2-13.fc38.noarch
openblas-devel-0.3.21-4.fc38.x86_64
libtool-ltdl-2.4.7-6.fc38.x86_64
libpkgconf-1.8.0-6.fc38.x86_64
pkgconf-1.8.0-6.fc38.x86_64
pkgconf-pkg-config-1.8.0-6.fc38.x86_64
bzip2-devel-1.0.8-13.fc38.x86_64
pcre2-devel-10.42-1.fc38.1.x86_64
xz-devel-5.4.1-1.fc38.x86_64
zlib-devel-1.2.13-3.fc38.x86_64
libcurl-devel-8.0.1-7.fc38.x86_64
glibc-devel-2.37-19.fc38.x86_64
libxcrypt-devel-4.4.36-1.fc38.x86_64
liblerc-4.0.0-3.fc38.x86_64
libjpeg-turbo-2.1.4-2.fc38.x86_64
libicu-72.1-2.fc38.x86_64
libicu-devel-72.1-2.fc38.x86_64
libdatrie-0.2.13-5.fc38.x86_64
libthai-0.1.29-4.fc38.x86_64
libXau-1.0.11-2.fc38.x86_64
libxcb-1.13.1-11.fc38.x86_64
libX11-1.8.9-1.fc38.x86_64
libXrender-0.9.11-2.fc38.x86_64
libXext-1.3.5-2.fc38.x86_64
libXt-1.2.1-4.fc38.x86_64
libXmu-1.1.4-2.fc38.x86_64
jbigkit-libs-2.1-25.fc38.x86_64
libtiff-4.4.0-8.fc38.x86_64
jansson-2.13.1-6.fc38.x86_64
binutils-gold-2.39-16.fc38.x86_64
binutils-2.39-16.fc38.x86_64
graphite2-1.3.14-11.fc38.x86_64
cairo-1.17.8-4.fc38.x86_64
harfbuzz-7.1.0-1.fc38.x86_64
freetype-2.13.0-2.fc38.x86_64
fontconfig-2.14.2-2.fc38.x86_64
libXft-2.3.8-2.fc38.x86_64
tk-8.6.12-4.fc38.x86_64
gc-8.2.2-3.fc38.x86_64
guile22-2.2.7-7.fc38.x86_64
make-4.4.1-1.fc38.x86_64
gcc-13.2.1-7.fc38.x86_64
gcc-c++-13.2.1-7.fc38.x86_64
libquadmath-devel-13.2.1-7.fc38.x86_64
gcc-gfortran-13.2.1-7.fc38.x86_64
fribidi-1.0.12-3.fc38.x86_64
pango-1.50.14-1.fc38.x86_64
R-devel-gcc-1-1.x86_64
jags-4.3.2-1.x86_64
glibc-langpack-en-2.37-19.fc38.x86_64
qpdf-libs-11.6.4-2.fc38.x86_64
ncurses-6.4-7.20230520.fc38.1.x86_64
less-633-1.fc38.x86_64
libutempter-1.2.1-8.fc38.x86_64
libtidy-5.8.0-5.fc38.x86_64
libfdisk-2.38.1-4.fc38.x86_64
util-linux-2.38.1-4.fc38.x86_64
openssh-9.0p1-19.fc38.x86_64
libedit-3.1-45.20221030cvs.fc38.x86_64
libcbor-0.7.0-9.fc38.x86_64
libfido2-1.12.0-3.fc38.x86_64
openssh-clients-9.0p1-19.fc38.x86_64
git-core-2.45.0-1.fc38.x86_64
git-core-doc-2.45.0-1.fc38.noarch
groff-base-1.22.4-11.fc38.x86_64
perl-Digest-1.20-490.fc38.noarch
perl-Digest-MD5-2.58-490.fc38.x86_64
perl-B-1.83-498.fc38.x86_64
perl-FileHandle-2.03-498.fc38.noarch
perl-Data-Dumper-2.184-491.fc38.x86_64
perl-libnet-3.15-1.fc38.noarch
perl-AutoLoader-5.74-498.fc38.noarch
perl-base-2.27-498.fc38.noarch
perl-URI-5.17-2.fc38.noarch
perl-Time-Local-1.300-490.fc38.noarch
perl-Mozilla-CA-20221114-2.fc38.noarch
perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch
perl-if-0.61.000-498.fc38.noarch
perl-locale-1.10-498.fc38.noarch
perl-IO-Socket-IP-0.41-492.fc38.noarch
perl-File-Path-2.18-490.fc38.noarch
perl-IO-Socket-SSL-2.081-1.fc38.noarch
perl-Net-SSLeay-1.92-5.fc38.x86_64
perl-Pod-Escapes-1.07-490.fc38.noarch
perl-Term-ANSIColor-5.01-491.fc38.noarch
perl-Class-Struct-0.66-498.fc38.noarch
perl-POSIX-2.03-498.fc38.x86_64
perl-IPC-Open3-1.22-498.fc38.noarch
perl-File-Temp-0.231.100-490.fc38.noarch
perl-HTTP-Tiny-0.086-2.fc38.noarch
perl-Term-Cap-1.18-1.fc38.noarch
perl-Pod-Simple-3.43-491.fc38.noarch
perl-Socket-2.036-2.fc38.x86_64
perl-SelectSaver-1.02-498.fc38.noarch
perl-Symbol-1.09-498.fc38.noarch
perl-File-stat-1.12-498.fc38.noarch
perl-podlators-5.01-2.fc38.noarch
perl-Pod-Perldoc-3.28.01-491.fc38.noarch
perl-Text-ParseWords-3.31-490.fc38.noarch
perl-Fcntl-1.15-498.fc38.x86_64
perl-mro-1.26-498.fc38.x86_64
perl-IO-1.50-498.fc38.x86_64
perl-overloading-0.02-498.fc38.noarch
perl-Pod-Usage-2.03-4.fc38.noarch
perl-MIME-Base64-3.16-490.fc38.x86_64
perl-Scalar-List-Utils-1.63-490.fc38.x86_64
perl-constant-1.33-491.fc38.noarch
perl-parent-0.241-1.fc38.noarch
perl-Errno-1.36-498.fc38.x86_64
perl-File-Basename-2.85-498.fc38.noarch
perl-Getopt-Std-1.13-498.fc38.noarch
perl-Storable-3.26-490.fc38.x86_64
perl-overload-1.35-498.fc38.noarch
perl-vars-1.05-498.fc38.noarch
perl-Getopt-Long-2.54-2.fc38.noarch
perl-Carp-1.52-490.fc38.noarch
perl-Exporter-5.77-490.fc38.noarch
perl-PathTools-3.84-490.fc38.x86_64
perl-NDBM_File-1.15-498.fc38.x86_64
perl-DynaLoader-1.52-498.fc38.x86_64
perl-Encode-3.19-493.fc38.x86_64
perl-libs-5.36.3-498.fc38.x86_64
perl-interpreter-5.36.3-498.fc38.x86_64
perl-Error-0.17029-11.fc38.noarch
perl-TermReadKey-2.38-16.fc38.x86_64
perl-File-Find-1.40-498.fc38.noarch
perl-lib-0.65-498.fc38.x86_64
perl-Git-2.45.0-1.fc38.noarch
git-2.45.0-1.fc38.x86_64
devscripts-checkbashisms-2.23.0-1.fc38.x86_64
tidy-5.8.0-5.fc38.x86_64
qpdf-11.6.4-2.fc38.x86_64
atlas-3.10.3-22.fc38.x86_64

centos7

id: ghcr.io/r-hub/containers/centos7@sha256:ec7d4a4b0898db227f8c66a22acf3c4d2e7ce2ba830648acbd31dbd0bda414e2
tag: ghcr.io/r-hub/containers/centos7:latest
created: 2025-01-15T06:19:18.544349274Z
size: 2.44 GB

OS version
> uname -a
Linux e8cc41abc662 6.8.0-1017-azure #20-Ubuntu SMP Tue Oct 22 03:43:13 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
R session information
> sessionInfo()
R version 4.4.2 Patched (2025-01-14 r87574)
Platform: x86_64-pc-linux-gnu
Running under: CentOS Linux 7 (Core)

Matrix products: default
BLAS/LAPACK: /usr/lib64/libopenblasp-r0.3.3.so;  LAPACK version 3.8.0

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

time zone: UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.4.2
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                               zlib                               bzlib 
                            "1.2.7"                "1.0.6, 6-Sept-2010" 
                                 xz                          libdeflate 
                            "5.2.2"                                  "" 
                               PCRE                                 ICU 
                 "10.23 2017-02-14"                              "50.2" 
                                TRE                               iconv 
          "TRE 0.8.0 R_fixes (BSD)"                        "glibc 2.17" 
                           readline                                BLAS 
                              "6.2" "/usr/lib64/libopenblasp-r0.3.3.so" 


> libcurlVersion()
[1] "7.29.0"
attr(,"ssl_version")
[1] "NSS/3.90"
attr(,"libssh_version")
[1] "libssh2/1.8.0"
attr(,"protocols")
 [1] "dict"   "file"   "ftp"    "ftps"   "gopher" "http"   "https"  "imap"  
 [9] "imaps"  "ldap"   "ldaps"  "pop3"   "pop3s"  "rtsp"   "scp"    "sftp"  
[17] "smtp"   "smtps"  "telnet" "tftp"  


> La_version()
[1] "3.8.0"


> La_library()
[1] "/usr/lib64/libopenblasp-r0.3.3.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
               "1.15.12"                       ""                 "1.42.3" 
                  libpng                     jpeg                  libtiff 
                "1.5.13"                    "6.2" "LIBTIFF, Version 4.0.3" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE               TRUE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc -std=gnu11
CFLAGS = -g -O2
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu11
C17FLAGS = -g -O2
CC23 =
C23FLAGS =
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2
CXX = g++ -std=gnu++11
CXXFLAGS = -g -O2
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2
CXX11PICFLAGS = -fpic
CXX14 =
CXX14STD =
CXX14FLAGS =
CXX14PICFLAGS =
CXX17 =
CXX17STD =
CXX17FLAGS =
CXX17PICFLAGS =
CXX20 =
CXX20STD =
CXX20FLAGS =
CXX20PICFLAG =
CXX23 =
CXX23STD =
CXX23FLAGS =
CXX23PICFLAGS =
DYLIB_EXT = .so
DYLIB_LD = gcc -std=gnu11
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2
SAFE_FFLAGS = -g -O2 -msse2 -mfpmath=sse
OBJC = gcc
OBJCFLAGS = -g -O2 -fobjc-exceptions
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH = /usr/bin/javah
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre
JAVA_LIBS = -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre/lib/amd64/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre/../include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre/../include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++11
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD =
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD =
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD =
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD =
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc -std=gnu11
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include -I/usr/include
TCLTK_LIBS = -L/usr/lib64 -ltcl8.5 -L/usr/lib64 -ltk8.5 -lX11
BLAS_LIBS = -L/opt/R/next/lib/R/lib -lRblas
LAPACK_LIBS = -L/opt/R/next/lib/R/lib -lRlapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
OS packages
libXmu-1.1.2-2.el7.x86_64
centos-release-7-9.2009.0.el7.centos.x86_64
libXxf86vm-1.1.4-1.el7.x86_64
filesystem-3.2-25.el7.x86_64
mesa-libGL-18.3.4-12.el7_9.x86_64
basesystem-10.0-7.el7.centos.noarch
mesa-libEGL-18.3.4-12.el7_9.x86_64
tzdata-2020d-2.el7.noarch
pango-1.42.4-4.el7_7.x86_64
R-devel-1-1.x86_64
nspr-4.25.0-2.el7_9.x86_64
curl-7.29.0-59.el7_9.2.x86_64
libstdc++-4.8.5-44.el7.x86_64
R-4.2.2-1-1.x86_64
bash-4.2.46-34.el7.x86_64
R-4.0.5-1-1.x86_64
pcre-8.32-17.el7.x86_64
R-3.6.3-1-1.x86_64
glibc-common-2.17-326.el7_9.3.x86_64
popt-1.13-16.el7.x86_64
chkconfig-1.7.6-1.el7.x86_64
libxml2-2.9.1-6.el7.5.x86_64
elfutils-libelf-0.176-5.el7.x86_64
libcap-2.22-11.el7.x86_64
libffi-3.0.13-19.el7.x86_64
readline-6.2-11.el7.x86_64
libgcrypt-1.5.3-14.el7.x86_64
cpio-2.11-28.el7.x86_64
sqlite-3.7.17-8.el7_7.1.x86_64
gawk-4.0.2-4.el7_3.1.x86_64
findutils-4.5.11-6.el7.x86_64
libcap-ng-0.7.5-4.el7.x86_64
expat-2.1.0-12.el7.x86_64
libassuan-2.1.0-3.el7.x86_64
keyutils-libs-1.5.8-3.el7.x86_64
bc-1.06.95-13.el7.x86_64
tar-1.26-35.el7.x86_64
pinentry-0.8.1-17.el7.x86_64
kmod-libs-20-28.el7.x86_64
ncurses-5.9-14.20130511.el7_4.x86_64
ustr-1.0.4-16.el7.x86_64
libtasn1-4.10-1.el7.x86_64
ca-certificates-2020.2.41-70.0.el7_8.noarch
openssl-libs-1.0.2k-19.el7.x86_64
libblkid-2.23.2-65.el7.x86_64
libmount-2.23.2-65.el7.x86_64
shared-mime-info-1.8-5.el7.x86_64
cracklib-2.9.0-11.el7.x86_64
pam-1.1.8-23.el7.x86_64
pkgconfig-0.27.1-4.el7.x86_64
libutempter-1.1.6-4.el7.x86_64
cyrus-sasl-lib-2.1.26-23.el7.x86_64
nss-pem-1.0.3-7.el7.x86_64
nss-sysinit-3.53.1-3.el7_9.x86_64
rpm-libs-4.11.3-45.el7.x86_64
openldap-2.4.44-22.el7.x86_64
geoipupdate-2.5.0-1.el7.x86_64
binutils-2.27-44.base.el7.x86_64
qrencode-libs-3.4.1-3.el7.x86_64
json-c-0.11-4.el7_0.x86_64
python-libs-2.7.5-89.el7.x86_64
python-iniparse-0.4-9.el7.noarch
yum-metadata-parser-1.1.4-10.el7.x86_64
python-chardet-2.2.1-3.el7.noarch
pyxattr-0.5.1-5.el7.x86_64
python-urlgrabber-3.10-10.el7.noarch
procps-ng-3.3.10-28.el7.x86_64
device-mapper-1.02.170-6.el7.x86_64
device-mapper-libs-1.02.170-6.el7.x86_64
dracut-033-572.el7.x86_64
elfutils-libs-0.176-5.el7.x86_64
dbus-libs-1.10.24-15.el7.x86_64
dbus-1.10.24-15.el7.x86_64
dbus-python-1.1.1-9.el7.x86_64
gnupg2-2.0.22-5.el7_5.x86_64
rpm-python-4.11.3-45.el7.x86_64
pygpgme-0.3-9.el7.x86_64
yum-3.4.3-168.el7.centos.noarch
yum-utils-1.1.31-54.el7_8.noarch
rootfiles-8.1-11.el7.noarch
gpg-pubkey-f4a80eb5-53a7ff4b
fontpackages-filesystem-1.44-8.el7.noarch
dejavu-sans-fonts-2.33-6.el7.noarch
mpfr-3.1.1-4.el7.x86_64
libgomp-4.8.5-44.el7.x86_64
libgfortran-4.8.5-44.el7.x86_64
libcurl-7.29.0-59.el7_9.2.x86_64
freetype-2.8-14.el7_9.1.x86_64
libwayland-server-1.15.0-1.el7.x86_64
libSM-1.2.2-2.el7.x86_64
xz-libs-5.2.2-2.el7_9.x86_64
libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64
libcurl-devel-7.29.0-59.el7_9.2.x86_64
openblas-threads64-0.3.3-2.el7.x86_64
openblas-threads-0.3.3-2.el7.x86_64
openblas-openmp64_-0.3.3-2.el7.x86_64
openblas-serial64_-0.3.3-2.el7.x86_64
cpp-4.8.5-44.el7.x86_64
which-2.20-7.el7.x86_64
libXau-1.0.8-2.1.el7.x86_64
libicu-50.2-4.el7_7.x86_64
graphite2-1.3.10-1.el7_3.x86_64
pcre2-utf32-10.23-2.el7.x86_64
unzip-6.0-24.el7_9.x86_64
fribidi-1.0.2-1.el7_7.1.x86_64
libthai-0.1.14-9.el7.x86_64
jbigkit-libs-2.0-11.el7.x86_64
pcre2-utf16-10.23-2.el7.x86_64
openblas-0.3.3-2.el7.x86_64
libstdc++-devel-4.8.5-44.el7.x86_64
glibc-headers-2.17-326.el7_9.3.x86_64
gcc-4.8.5-44.el7.x86_64
pcre2-devel-10.23-2.el7.x86_64
gcc-gfortran-4.8.5-44.el7.x86_64
libpciaccess-0.14-1.el7.x86_64
mesa-libgbm-18.3.4-12.el7_9.x86_64
libX11-1.6.7-5.el7_9.x86_64
libXrender-0.9.10-1.el7.x86_64
libXt-1.1.5-3.el7.x86_64
libXdamage-1.1.4-4.1.el7.x86_64
libgcc-4.8.5-44.el7.x86_64
tk-8.5.13-6.el7.x86_64
setup-2.8.71-11.el7.noarch
libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64
bind-license-9.11.4-26.P2.el7.noarch
libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64
ncurses-base-5.9-14.20130511.el7_4.noarch
cairo-1.15.12-4.el7.x86_64
nss-softokn-freebl-3.53.1-6.el7_9.x86_64
bzip2-devel-1.0.6-13.el7.x86_64
xz-5.2.2-2.el7_9.x86_64
nss-util-3.53.1-1.el7_9.x86_64
R-next-1-1.x86_64
ncurses-libs-5.9-14.20130511.el7_4.x86_64
R-4.1.3-1-1.x86_64
libsepol-2.5-10.el7.x86_64
pcre-devel-8.32-17.el7.x86_64
libselinux-2.5-15.el7.x86_64
R-3.5.3-1-1.x86_64
info-5.1-5.el7.x86_64
bzip2-libs-1.0.6-13.el7.x86_64
libdb-5.3.21-25.el7.x86_64
libcom_err-1.42.9-19.el7.x86_64
sed-4.2.2-7.el7.x86_64
libattr-2.4.46-13.el7.x86_64
libacl-2.2.51-15.el7.x86_64
libgpg-error-1.12-3.el7.x86_64
lua-5.1.4-15.el7.x86_64
grep-2.20-3.el7.x86_64
libuuid-2.23.2-65.el7.x86_64
libidn-1.28-4.el7.x86_64
diffutils-3.3-5.el7.x86_64
audit-libs-2.8.5-4.el7.x86_64
nss-softokn-3.53.1-6.el7_9.x86_64
p11-kit-0.23.5-3.el7.x86_64
file-libs-5.11-37.el7.x86_64
lz4-1.8.3-1.el7.x86_64
acl-2.2.51-15.el7.x86_64
libdb-utils-5.3.21-25.el7.x86_64
gmp-6.0.0-15.el7.x86_64
libsemanage-2.5-14.el7.x86_64
libverto-0.2.5-4.el7.x86_64
p11-kit-trust-0.23.5-3.el7.x86_64
coreutils-8.22-24.el7.x86_64
krb5-libs-1.15.1-50.el7.x86_64
shadow-utils-4.6-5.el7.x86_64
glib2-2.56.1-7.el7.x86_64
gzip-1.5-10.el7.x86_64
cracklib-dicts-2.9.0-11.el7.x86_64
libpwquality-1.2.3-5.el7.x86_64
gobject-introspection-1.56.1-1.el7.x86_64
libssh2-1.8.0-4.el7.x86_64
nss-3.53.1-3.el7_9.x86_64
nss-tools-3.53.1-3.el7_9.x86_64
rpm-4.11.3-45.el7.x86_64
libuser-0.60-9.el7.x86_64
hardlink-1.0-19.el7.x86_64
hostname-3.13-3.el7_7.1.x86_64
gdbm-1.10-8.el7.x86_64
python-2.7.5-89.el7.x86_64
libxml2-python-2.9.1-6.el7.5.x86_64
python-gobject-base-3.22.0-1.el7_4.1.x86_64
pyliblzma-0.5.3-11.el7.x86_64
python-kitchen-1.1.1-5.el7.noarch
python-pycurl-7.19.0-19.el7.x86_64
libsmartcols-2.23.2-65.el7.x86_64
kpartx-0.4.9-133.el7.x86_64
util-linux-2.23.2-65.el7.x86_64
cryptsetup-libs-2.0.3-6.el7.x86_64
kmod-20-28.el7.x86_64
systemd-libs-219-78.el7.x86_64
systemd-219-78.el7.x86_64
elfutils-default-yama-scope-0.176-5.el7.noarch
iputils-20160308-10.el7.x86_64
dbus-glib-0.100-7.el7.x86_64
pth-2.0.7-23.el7.x86_64
rpm-build-libs-4.11.3-45.el7.x86_64
gpgme-1.3.2-5.el7.x86_64
yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch
yum-plugin-ovl-1.1.31-54.el7_8.noarch
passwd-0.79-6.el7.x86_64
vim-minimal-7.4.629-7.el7.x86_64
epel-release-7-14.noarch
gpg-pubkey-352c64e5-52ae6884
dejavu-fonts-common-2.33-6.el7.noarch
glibc-2.17-326.el7_9.3.x86_64
zlib-1.2.7-21.el7_9.x86_64
libmpc-1.0.1-3.el7.x86_64
libquadmath-4.8.5-44.el7.x86_64
mesa-libglapi-18.3.4-12.el7_9.x86_64
libpng-1.5.13-8.el7.x86_64
fontconfig-2.13.0-4.3.el7.x86_64
libICE-1.0.9-9.el7.x86_64
tcl-8.5.13-8.el7.x86_64
libxshmfence-1.2-1.el7.x86_64
xz-devel-5.2.2-2.el7_9.x86_64
openblas-threads64_-0.3.3-2.el7.x86_64
openblas-openmp-0.3.3-2.el7.x86_64
openblas-openmp64-0.3.3-2.el7.x86_64
openblas-serial64-0.3.3-2.el7.x86_64
openblas-serial-0.3.3-2.el7.x86_64
zlib-devel-1.2.7-21.el7_9.x86_64
make-3.82-24.el7.x86_64
libxcb-1.13-1.el7.x86_64
libicu-devel-50.2-4.el7_7.x86_64
harfbuzz-1.7.5-2.el7.x86_64
pixman-0.34.0-1.el7.x86_64
libwayland-client-1.15.0-1.el7.x86_64
libjpeg-turbo-1.2.90-8.el7.x86_64
pcre2-10.23-2.el7.x86_64
libtiff-4.0.3-35.el7.x86_64
zip-3.0-11.el7.x86_64
openblas-devel-0.3.3-2.el7.x86_64
kernel-headers-3.10.0-1160.119.1.el7.x86_64
glibc-devel-2.17-326.el7_9.3.x86_64
gcc-c++-4.8.5-44.el7.x86_64
libquadmath-devel-4.8.5-44.el7.x86_64
hwdata-0.252-9.7.el7.x86_64
libdrm-2.4.97-2.el7.x86_64
libX11-common-1.6.7-5.el7_9.noarch
libXext-1.3.3-3.el7.x86_64
libXft-2.3.2-2.el7.x86_64
libXfixes-5.0.3-1.el7.x86_64

id: ghcr.io/r-hub/containers/centos7@sha256:1191d2e3a9964653930d4038128fd4ebd6a8679152c44b2812e4781abd835a03
tag: ghcr.io/r-hub/containers/centos7:latest
created: 2025-01-14T06:18:00.222659407Z
size: 2.44 GB

OS version
> uname -a
Linux 8be1adc20380 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
R session information
> sessionInfo()
R version 4.4.2 Patched (2025-01-09 r87564)
Platform: x86_64-pc-linux-gnu
Running under: CentOS Linux 7 (Core)

Matrix products: default
BLAS/LAPACK: /usr/lib64/libopenblasp-r0.3.3.so;  LAPACK version 3.8.0

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

time zone: UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.4.2
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                               zlib                               bzlib 
                            "1.2.7"                "1.0.6, 6-Sept-2010" 
                                 xz                          libdeflate 
                            "5.2.2"                                  "" 
                               PCRE                                 ICU 
                 "10.23 2017-02-14"                              "50.2" 
                                TRE                               iconv 
          "TRE 0.8.0 R_fixes (BSD)"                        "glibc 2.17" 
                           readline                                BLAS 
                              "6.2" "/usr/lib64/libopenblasp-r0.3.3.so" 


> libcurlVersion()
[1] "7.29.0"
attr(,"ssl_version")
[1] "NSS/3.90"
attr(,"libssh_version")
[1] "libssh2/1.8.0"
attr(,"protocols")
 [1] "dict"   "file"   "ftp"    "ftps"   "gopher" "http"   "https"  "imap"  
 [9] "imaps"  "ldap"   "ldaps"  "pop3"   "pop3s"  "rtsp"   "scp"    "sftp"  
[17] "smtp"   "smtps"  "telnet" "tftp"  


> La_version()
[1] "3.8.0"


> La_library()
[1] "/usr/lib64/libopenblasp-r0.3.3.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
               "1.15.12"                       ""                 "1.42.3" 
                  libpng                     jpeg                  libtiff 
                "1.5.13"                    "6.2" "LIBTIFF, Version 4.0.3" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE               TRUE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc -std=gnu11
CFLAGS = -g -O2
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu11
C17FLAGS = -g -O2
CC23 =
C23FLAGS =
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2
CXX = g++ -std=gnu++11
CXXFLAGS = -g -O2
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2
CXX11PICFLAGS = -fpic
CXX14 =
CXX14STD =
CXX14FLAGS =
CXX14PICFLAGS =
CXX17 =
CXX17STD =
CXX17FLAGS =
CXX17PICFLAGS =
CXX20 =
CXX20STD =
CXX20FLAGS =
CXX20PICFLAG =
CXX23 =
CXX23STD =
CXX23FLAGS =
CXX23PICFLAGS =
DYLIB_EXT = .so
DYLIB_LD = gcc -std=gnu11
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2
SAFE_FFLAGS = -g -O2 -msse2 -mfpmath=sse
OBJC = gcc
OBJCFLAGS = -g -O2 -fobjc-exceptions
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH = /usr/bin/javah
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre
JAVA_LIBS = -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre/lib/amd64/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre/../include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre/../include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++11
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD =
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD =
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD =
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD =
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc -std=gnu11
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include -I/usr/include
TCLTK_LIBS = -L/usr/lib64 -ltcl8.5 -L/usr/lib64 -ltk8.5 -lX11
BLAS_LIBS = -L/opt/R/next/lib/R/lib -lRblas
LAPACK_LIBS = -L/opt/R/next/lib/R/lib -lRlapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
OS packages
libXmu-1.1.2-2.el7.x86_64
centos-release-7-9.2009.0.el7.centos.x86_64
libXxf86vm-1.1.4-1.el7.x86_64
filesystem-3.2-25.el7.x86_64
mesa-libGL-18.3.4-12.el7_9.x86_64
basesystem-10.0-7.el7.centos.noarch
mesa-libEGL-18.3.4-12.el7_9.x86_64
tzdata-2020d-2.el7.noarch
pango-1.42.4-4.el7_7.x86_64
R-devel-1-1.x86_64
nspr-4.25.0-2.el7_9.x86_64
curl-7.29.0-59.el7_9.2.x86_64
libstdc++-4.8.5-44.el7.x86_64
R-4.2.2-1-1.x86_64
bash-4.2.46-34.el7.x86_64
R-4.0.5-1-1.x86_64
pcre-8.32-17.el7.x86_64
R-3.6.3-1-1.x86_64
glibc-common-2.17-326.el7_9.3.x86_64
popt-1.13-16.el7.x86_64
chkconfig-1.7.6-1.el7.x86_64
libxml2-2.9.1-6.el7.5.x86_64
elfutils-libelf-0.176-5.el7.x86_64
libcap-2.22-11.el7.x86_64
libffi-3.0.13-19.el7.x86_64
readline-6.2-11.el7.x86_64
libgcrypt-1.5.3-14.el7.x86_64
cpio-2.11-28.el7.x86_64
sqlite-3.7.17-8.el7_7.1.x86_64
gawk-4.0.2-4.el7_3.1.x86_64
findutils-4.5.11-6.el7.x86_64
libcap-ng-0.7.5-4.el7.x86_64
expat-2.1.0-12.el7.x86_64
libassuan-2.1.0-3.el7.x86_64
keyutils-libs-1.5.8-3.el7.x86_64
bc-1.06.95-13.el7.x86_64
tar-1.26-35.el7.x86_64
pinentry-0.8.1-17.el7.x86_64
kmod-libs-20-28.el7.x86_64
ncurses-5.9-14.20130511.el7_4.x86_64
ustr-1.0.4-16.el7.x86_64
libtasn1-4.10-1.el7.x86_64
ca-certificates-2020.2.41-70.0.el7_8.noarch
openssl-libs-1.0.2k-19.el7.x86_64
libblkid-2.23.2-65.el7.x86_64
libmount-2.23.2-65.el7.x86_64
shared-mime-info-1.8-5.el7.x86_64
cracklib-2.9.0-11.el7.x86_64
pam-1.1.8-23.el7.x86_64
pkgconfig-0.27.1-4.el7.x86_64
libutempter-1.1.6-4.el7.x86_64
cyrus-sasl-lib-2.1.26-23.el7.x86_64
nss-pem-1.0.3-7.el7.x86_64
nss-sysinit-3.53.1-3.el7_9.x86_64
rpm-libs-4.11.3-45.el7.x86_64
openldap-2.4.44-22.el7.x86_64
geoipupdate-2.5.0-1.el7.x86_64
binutils-2.27-44.base.el7.x86_64
qrencode-libs-3.4.1-3.el7.x86_64
json-c-0.11-4.el7_0.x86_64
python-libs-2.7.5-89.el7.x86_64
python-iniparse-0.4-9.el7.noarch
yum-metadata-parser-1.1.4-10.el7.x86_64
python-chardet-2.2.1-3.el7.noarch
pyxattr-0.5.1-5.el7.x86_64
python-urlgrabber-3.10-10.el7.noarch
procps-ng-3.3.10-28.el7.x86_64
device-mapper-1.02.170-6.el7.x86_64
device-mapper-libs-1.02.170-6.el7.x86_64
dracut-033-572.el7.x86_64
elfutils-libs-0.176-5.el7.x86_64
dbus-libs-1.10.24-15.el7.x86_64
dbus-1.10.24-15.el7.x86_64
dbus-python-1.1.1-9.el7.x86_64
gnupg2-2.0.22-5.el7_5.x86_64
rpm-python-4.11.3-45.el7.x86_64
pygpgme-0.3-9.el7.x86_64
yum-3.4.3-168.el7.centos.noarch
yum-utils-1.1.31-54.el7_8.noarch
rootfiles-8.1-11.el7.noarch
gpg-pubkey-f4a80eb5-53a7ff4b
fontpackages-filesystem-1.44-8.el7.noarch
dejavu-sans-fonts-2.33-6.el7.noarch
mpfr-3.1.1-4.el7.x86_64
libgomp-4.8.5-44.el7.x86_64
libgfortran-4.8.5-44.el7.x86_64
libcurl-7.29.0-59.el7_9.2.x86_64
freetype-2.8-14.el7_9.1.x86_64
libwayland-server-1.15.0-1.el7.x86_64
libSM-1.2.2-2.el7.x86_64
xz-libs-5.2.2-2.el7_9.x86_64
libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64
libcurl-devel-7.29.0-59.el7_9.2.x86_64
openblas-threads64-0.3.3-2.el7.x86_64
openblas-threads-0.3.3-2.el7.x86_64
openblas-openmp64_-0.3.3-2.el7.x86_64
openblas-serial64_-0.3.3-2.el7.x86_64
cpp-4.8.5-44.el7.x86_64
which-2.20-7.el7.x86_64
libXau-1.0.8-2.1.el7.x86_64
libicu-50.2-4.el7_7.x86_64
graphite2-1.3.10-1.el7_3.x86_64
pcre2-utf32-10.23-2.el7.x86_64
unzip-6.0-24.el7_9.x86_64
fribidi-1.0.2-1.el7_7.1.x86_64
libthai-0.1.14-9.el7.x86_64
jbigkit-libs-2.0-11.el7.x86_64
pcre2-utf16-10.23-2.el7.x86_64
openblas-0.3.3-2.el7.x86_64
libstdc++-devel-4.8.5-44.el7.x86_64
glibc-headers-2.17-326.el7_9.3.x86_64
gcc-4.8.5-44.el7.x86_64
pcre2-devel-10.23-2.el7.x86_64
gcc-gfortran-4.8.5-44.el7.x86_64
libpciaccess-0.14-1.el7.x86_64
mesa-libgbm-18.3.4-12.el7_9.x86_64
libX11-1.6.7-5.el7_9.x86_64
libXrender-0.9.10-1.el7.x86_64
libXt-1.1.5-3.el7.x86_64
libXdamage-1.1.4-4.1.el7.x86_64
libgcc-4.8.5-44.el7.x86_64
tk-8.5.13-6.el7.x86_64
setup-2.8.71-11.el7.noarch
libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64
bind-license-9.11.4-26.P2.el7.noarch
libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64
ncurses-base-5.9-14.20130511.el7_4.noarch
cairo-1.15.12-4.el7.x86_64
nss-softokn-freebl-3.53.1-6.el7_9.x86_64
bzip2-devel-1.0.6-13.el7.x86_64
xz-5.2.2-2.el7_9.x86_64
nss-util-3.53.1-1.el7_9.x86_64
R-next-1-1.x86_64
ncurses-libs-5.9-14.20130511.el7_4.x86_64
R-4.1.3-1-1.x86_64
libsepol-2.5-10.el7.x86_64
pcre-devel-8.32-17.el7.x86_64
libselinux-2.5-15.el7.x86_64
R-3.5.3-1-1.x86_64
info-5.1-5.el7.x86_64
bzip2-libs-1.0.6-13.el7.x86_64
libdb-5.3.21-25.el7.x86_64
libcom_err-1.42.9-19.el7.x86_64
sed-4.2.2-7.el7.x86_64
libattr-2.4.46-13.el7.x86_64
libacl-2.2.51-15.el7.x86_64
libgpg-error-1.12-3.el7.x86_64
lua-5.1.4-15.el7.x86_64
grep-2.20-3.el7.x86_64
libuuid-2.23.2-65.el7.x86_64
libidn-1.28-4.el7.x86_64
diffutils-3.3-5.el7.x86_64
audit-libs-2.8.5-4.el7.x86_64
nss-softokn-3.53.1-6.el7_9.x86_64
p11-kit-0.23.5-3.el7.x86_64
file-libs-5.11-37.el7.x86_64
lz4-1.8.3-1.el7.x86_64
acl-2.2.51-15.el7.x86_64
libdb-utils-5.3.21-25.el7.x86_64
gmp-6.0.0-15.el7.x86_64
libsemanage-2.5-14.el7.x86_64
libverto-0.2.5-4.el7.x86_64
p11-kit-trust-0.23.5-3.el7.x86_64
coreutils-8.22-24.el7.x86_64
krb5-libs-1.15.1-50.el7.x86_64
shadow-utils-4.6-5.el7.x86_64
glib2-2.56.1-7.el7.x86_64
gzip-1.5-10.el7.x86_64
cracklib-dicts-2.9.0-11.el7.x86_64
libpwquality-1.2.3-5.el7.x86_64
gobject-introspection-1.56.1-1.el7.x86_64
libssh2-1.8.0-4.el7.x86_64
nss-3.53.1-3.el7_9.x86_64
nss-tools-3.53.1-3.el7_9.x86_64
rpm-4.11.3-45.el7.x86_64
libuser-0.60-9.el7.x86_64
hardlink-1.0-19.el7.x86_64
hostname-3.13-3.el7_7.1.x86_64
gdbm-1.10-8.el7.x86_64
python-2.7.5-89.el7.x86_64
libxml2-python-2.9.1-6.el7.5.x86_64
python-gobject-base-3.22.0-1.el7_4.1.x86_64
pyliblzma-0.5.3-11.el7.x86_64
python-kitchen-1.1.1-5.el7.noarch
python-pycurl-7.19.0-19.el7.x86_64
libsmartcols-2.23.2-65.el7.x86_64
kpartx-0.4.9-133.el7.x86_64
util-linux-2.23.2-65.el7.x86_64
cryptsetup-libs-2.0.3-6.el7.x86_64
kmod-20-28.el7.x86_64
systemd-libs-219-78.el7.x86_64
systemd-219-78.el7.x86_64
elfutils-default-yama-scope-0.176-5.el7.noarch
iputils-20160308-10.el7.x86_64
dbus-glib-0.100-7.el7.x86_64
pth-2.0.7-23.el7.x86_64
rpm-build-libs-4.11.3-45.el7.x86_64
gpgme-1.3.2-5.el7.x86_64
yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch
yum-plugin-ovl-1.1.31-54.el7_8.noarch
passwd-0.79-6.el7.x86_64
vim-minimal-7.4.629-7.el7.x86_64
epel-release-7-14.noarch
gpg-pubkey-352c64e5-52ae6884
dejavu-fonts-common-2.33-6.el7.noarch
glibc-2.17-326.el7_9.3.x86_64
zlib-1.2.7-21.el7_9.x86_64
libmpc-1.0.1-3.el7.x86_64
libquadmath-4.8.5-44.el7.x86_64
mesa-libglapi-18.3.4-12.el7_9.x86_64
libpng-1.5.13-8.el7.x86_64
fontconfig-2.13.0-4.3.el7.x86_64
libICE-1.0.9-9.el7.x86_64
tcl-8.5.13-8.el7.x86_64
libxshmfence-1.2-1.el7.x86_64
xz-devel-5.2.2-2.el7_9.x86_64
openblas-threads64_-0.3.3-2.el7.x86_64
openblas-openmp-0.3.3-2.el7.x86_64
openblas-openmp64-0.3.3-2.el7.x86_64
openblas-serial64-0.3.3-2.el7.x86_64
openblas-serial-0.3.3-2.el7.x86_64
zlib-devel-1.2.7-21.el7_9.x86_64
make-3.82-24.el7.x86_64
libxcb-1.13-1.el7.x86_64
libicu-devel-50.2-4.el7_7.x86_64
harfbuzz-1.7.5-2.el7.x86_64
pixman-0.34.0-1.el7.x86_64
libwayland-client-1.15.0-1.el7.x86_64
libjpeg-turbo-1.2.90-8.el7.x86_64
pcre2-10.23-2.el7.x86_64
libtiff-4.0.3-35.el7.x86_64
zip-3.0-11.el7.x86_64
openblas-devel-0.3.3-2.el7.x86_64
kernel-headers-3.10.0-1160.119.1.el7.x86_64
glibc-devel-2.17-326.el7_9.3.x86_64
gcc-c++-4.8.5-44.el7.x86_64
libquadmath-devel-4.8.5-44.el7.x86_64
hwdata-0.252-9.7.el7.x86_64
libdrm-2.4.97-2.el7.x86_64
libX11-common-1.6.7-5.el7_9.noarch
libXext-1.3.3-3.el7.x86_64
libXft-2.3.2-2.el7.x86_64
libXfixes-5.0.3-1.el7.x86_64

id: ghcr.io/r-hub/containers/centos7@sha256:f2b470f7bdc9c9c5918858165d98f41470fa63e7a345e3895bcf199e253a9384
tag: ghcr.io/r-hub/containers/centos7:latest
created: 2025-01-13T06:19:10.964848333Z
size: 2.44 GB

OS version
> uname -a
Linux 8996725f7ef4 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
R session information
> sessionInfo()
R version 4.4.2 Patched (2025-01-09 r87563)
Platform: x86_64-pc-linux-gnu
Running under: CentOS Linux 7 (Core)

Matrix products: default
BLAS/LAPACK: /usr/lib64/libopenblasp-r0.3.3.so;  LAPACK version 3.8.0

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

time zone: UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.4.2
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                               zlib                               bzlib 
                            "1.2.7"                "1.0.6, 6-Sept-2010" 
                                 xz                          libdeflate 
                            "5.2.2"                                  "" 
                               PCRE                                 ICU 
                 "10.23 2017-02-14"                              "50.2" 
                                TRE                               iconv 
          "TRE 0.8.0 R_fixes (BSD)"                        "glibc 2.17" 
                           readline                                BLAS 
                              "6.2" "/usr/lib64/libopenblasp-r0.3.3.so" 


> libcurlVersion()
[1] "7.29.0"
attr(,"ssl_version")
[1] "NSS/3.90"
attr(,"libssh_version")
[1] "libssh2/1.8.0"
attr(,"protocols")
 [1] "dict"   "file"   "ftp"    "ftps"   "gopher" "http"   "https"  "imap"  
 [9] "imaps"  "ldap"   "ldaps"  "pop3"   "pop3s"  "rtsp"   "scp"    "sftp"  
[17] "smtp"   "smtps"  "telnet" "tftp"  


> La_version()
[1] "3.8.0"


> La_library()
[1] "/usr/lib64/libopenblasp-r0.3.3.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
               "1.15.12"                       ""                 "1.42.3" 
                  libpng                     jpeg                  libtiff 
                "1.5.13"                    "6.2" "LIBTIFF, Version 4.0.3" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE               TRUE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc -std=gnu11
CFLAGS = -g -O2
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu11
C17FLAGS = -g -O2
CC23 =
C23FLAGS =
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2
CXX = g++ -std=gnu++11
CXXFLAGS = -g -O2
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2
CXX11PICFLAGS = -fpic
CXX14 =
CXX14STD =
CXX14FLAGS =
CXX14PICFLAGS =
CXX17 =
CXX17STD =
CXX17FLAGS =
CXX17PICFLAGS =
CXX20 =
CXX20STD =
CXX20FLAGS =
CXX20PICFLAG =
CXX23 =
CXX23STD =
CXX23FLAGS =
CXX23PICFLAGS =
DYLIB_EXT = .so
DYLIB_LD = gcc -std=gnu11
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2
SAFE_FFLAGS = -g -O2 -msse2 -mfpmath=sse
OBJC = gcc
OBJCFLAGS = -g -O2 -fobjc-exceptions
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH = /usr/bin/javah
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre
JAVA_LIBS = -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre/lib/amd64/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre/../include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre/../include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++11
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD =
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD =
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD =
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD =
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc -std=gnu11
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include -I/usr/include
TCLTK_LIBS = -L/usr/lib64 -ltcl8.5 -L/usr/lib64 -ltk8.5 -lX11
BLAS_LIBS = -L/opt/R/next/lib/R/lib -lRblas
LAPACK_LIBS = -L/opt/R/next/lib/R/lib -lRlapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
OS packages
libXmu-1.1.2-2.el7.x86_64
centos-release-7-9.2009.0.el7.centos.x86_64
libXxf86vm-1.1.4-1.el7.x86_64
filesystem-3.2-25.el7.x86_64
mesa-libGL-18.3.4-12.el7_9.x86_64
basesystem-10.0-7.el7.centos.noarch
mesa-libEGL-18.3.4-12.el7_9.x86_64
tzdata-2020d-2.el7.noarch
pango-1.42.4-4.el7_7.x86_64
R-devel-1-1.x86_64
nspr-4.25.0-2.el7_9.x86_64
curl-7.29.0-59.el7_9.2.x86_64
libstdc++-4.8.5-44.el7.x86_64
R-4.2.2-1-1.x86_64
bash-4.2.46-34.el7.x86_64
R-4.0.5-1-1.x86_64
pcre-8.32-17.el7.x86_64
R-3.6.3-1-1.x86_64
glibc-common-2.17-326.el7_9.3.x86_64
popt-1.13-16.el7.x86_64
chkconfig-1.7.6-1.el7.x86_64
libxml2-2.9.1-6.el7.5.x86_64
elfutils-libelf-0.176-5.el7.x86_64
libcap-2.22-11.el7.x86_64
libffi-3.0.13-19.el7.x86_64
readline-6.2-11.el7.x86_64
libgcrypt-1.5.3-14.el7.x86_64
cpio-2.11-28.el7.x86_64
sqlite-3.7.17-8.el7_7.1.x86_64
gawk-4.0.2-4.el7_3.1.x86_64
findutils-4.5.11-6.el7.x86_64
libcap-ng-0.7.5-4.el7.x86_64
expat-2.1.0-12.el7.x86_64
libassuan-2.1.0-3.el7.x86_64
keyutils-libs-1.5.8-3.el7.x86_64
bc-1.06.95-13.el7.x86_64
tar-1.26-35.el7.x86_64
pinentry-0.8.1-17.el7.x86_64
kmod-libs-20-28.el7.x86_64
ncurses-5.9-14.20130511.el7_4.x86_64
ustr-1.0.4-16.el7.x86_64
libtasn1-4.10-1.el7.x86_64
ca-certificates-2020.2.41-70.0.el7_8.noarch
openssl-libs-1.0.2k-19.el7.x86_64
libblkid-2.23.2-65.el7.x86_64
libmount-2.23.2-65.el7.x86_64
shared-mime-info-1.8-5.el7.x86_64
cracklib-2.9.0-11.el7.x86_64
pam-1.1.8-23.el7.x86_64
pkgconfig-0.27.1-4.el7.x86_64
libutempter-1.1.6-4.el7.x86_64
cyrus-sasl-lib-2.1.26-23.el7.x86_64
nss-pem-1.0.3-7.el7.x86_64
nss-sysinit-3.53.1-3.el7_9.x86_64
rpm-libs-4.11.3-45.el7.x86_64
openldap-2.4.44-22.el7.x86_64
geoipupdate-2.5.0-1.el7.x86_64
binutils-2.27-44.base.el7.x86_64
qrencode-libs-3.4.1-3.el7.x86_64
json-c-0.11-4.el7_0.x86_64
python-libs-2.7.5-89.el7.x86_64
python-iniparse-0.4-9.el7.noarch
yum-metadata-parser-1.1.4-10.el7.x86_64
python-chardet-2.2.1-3.el7.noarch
pyxattr-0.5.1-5.el7.x86_64
python-urlgrabber-3.10-10.el7.noarch
procps-ng-3.3.10-28.el7.x86_64
device-mapper-1.02.170-6.el7.x86_64
device-mapper-libs-1.02.170-6.el7.x86_64
dracut-033-572.el7.x86_64
elfutils-libs-0.176-5.el7.x86_64
dbus-libs-1.10.24-15.el7.x86_64
dbus-1.10.24-15.el7.x86_64
dbus-python-1.1.1-9.el7.x86_64
gnupg2-2.0.22-5.el7_5.x86_64
rpm-python-4.11.3-45.el7.x86_64
pygpgme-0.3-9.el7.x86_64
yum-3.4.3-168.el7.centos.noarch
yum-utils-1.1.31-54.el7_8.noarch
rootfiles-8.1-11.el7.noarch
gpg-pubkey-f4a80eb5-53a7ff4b
fontpackages-filesystem-1.44-8.el7.noarch
dejavu-sans-fonts-2.33-6.el7.noarch
mpfr-3.1.1-4.el7.x86_64
libgomp-4.8.5-44.el7.x86_64
libgfortran-4.8.5-44.el7.x86_64
libcurl-7.29.0-59.el7_9.2.x86_64
freetype-2.8-14.el7_9.1.x86_64
libwayland-server-1.15.0-1.el7.x86_64
libSM-1.2.2-2.el7.x86_64
xz-libs-5.2.2-2.el7_9.x86_64
libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64
libcurl-devel-7.29.0-59.el7_9.2.x86_64
openblas-threads64-0.3.3-2.el7.x86_64
openblas-threads-0.3.3-2.el7.x86_64
openblas-openmp64_-0.3.3-2.el7.x86_64
openblas-serial64_-0.3.3-2.el7.x86_64
cpp-4.8.5-44.el7.x86_64
which-2.20-7.el7.x86_64
libXau-1.0.8-2.1.el7.x86_64
libicu-50.2-4.el7_7.x86_64
graphite2-1.3.10-1.el7_3.x86_64
pcre2-utf32-10.23-2.el7.x86_64
unzip-6.0-24.el7_9.x86_64
fribidi-1.0.2-1.el7_7.1.x86_64
libthai-0.1.14-9.el7.x86_64
jbigkit-libs-2.0-11.el7.x86_64
pcre2-utf16-10.23-2.el7.x86_64
openblas-0.3.3-2.el7.x86_64
libstdc++-devel-4.8.5-44.el7.x86_64
glibc-headers-2.17-326.el7_9.3.x86_64
gcc-4.8.5-44.el7.x86_64
pcre2-devel-10.23-2.el7.x86_64
gcc-gfortran-4.8.5-44.el7.x86_64
libpciaccess-0.14-1.el7.x86_64
mesa-libgbm-18.3.4-12.el7_9.x86_64
libX11-1.6.7-5.el7_9.x86_64
libXrender-0.9.10-1.el7.x86_64
libXt-1.1.5-3.el7.x86_64
libXdamage-1.1.4-4.1.el7.x86_64
libgcc-4.8.5-44.el7.x86_64
tk-8.5.13-6.el7.x86_64
setup-2.8.71-11.el7.noarch
libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64
bind-license-9.11.4-26.P2.el7.noarch
libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64
ncurses-base-5.9-14.20130511.el7_4.noarch
cairo-1.15.12-4.el7.x86_64
nss-softokn-freebl-3.53.1-6.el7_9.x86_64
bzip2-devel-1.0.6-13.el7.x86_64
xz-5.2.2-2.el7_9.x86_64
nss-util-3.53.1-1.el7_9.x86_64
R-next-1-1.x86_64
ncurses-libs-5.9-14.20130511.el7_4.x86_64
R-4.1.3-1-1.x86_64
libsepol-2.5-10.el7.x86_64
pcre-devel-8.32-17.el7.x86_64
libselinux-2.5-15.el7.x86_64
R-3.5.3-1-1.x86_64
info-5.1-5.el7.x86_64
bzip2-libs-1.0.6-13.el7.x86_64
libdb-5.3.21-25.el7.x86_64
libcom_err-1.42.9-19.el7.x86_64
sed-4.2.2-7.el7.x86_64
libattr-2.4.46-13.el7.x86_64
libacl-2.2.51-15.el7.x86_64
libgpg-error-1.12-3.el7.x86_64
lua-5.1.4-15.el7.x86_64
grep-2.20-3.el7.x86_64
libuuid-2.23.2-65.el7.x86_64
libidn-1.28-4.el7.x86_64
diffutils-3.3-5.el7.x86_64
audit-libs-2.8.5-4.el7.x86_64
nss-softokn-3.53.1-6.el7_9.x86_64
p11-kit-0.23.5-3.el7.x86_64
file-libs-5.11-37.el7.x86_64
lz4-1.8.3-1.el7.x86_64
acl-2.2.51-15.el7.x86_64
libdb-utils-5.3.21-25.el7.x86_64
gmp-6.0.0-15.el7.x86_64
libsemanage-2.5-14.el7.x86_64
libverto-0.2.5-4.el7.x86_64
p11-kit-trust-0.23.5-3.el7.x86_64
coreutils-8.22-24.el7.x86_64
krb5-libs-1.15.1-50.el7.x86_64
shadow-utils-4.6-5.el7.x86_64
glib2-2.56.1-7.el7.x86_64
gzip-1.5-10.el7.x86_64
cracklib-dicts-2.9.0-11.el7.x86_64
libpwquality-1.2.3-5.el7.x86_64
gobject-introspection-1.56.1-1.el7.x86_64
libssh2-1.8.0-4.el7.x86_64
nss-3.53.1-3.el7_9.x86_64
nss-tools-3.53.1-3.el7_9.x86_64
rpm-4.11.3-45.el7.x86_64
libuser-0.60-9.el7.x86_64
hardlink-1.0-19.el7.x86_64
hostname-3.13-3.el7_7.1.x86_64
gdbm-1.10-8.el7.x86_64
python-2.7.5-89.el7.x86_64
libxml2-python-2.9.1-6.el7.5.x86_64
python-gobject-base-3.22.0-1.el7_4.1.x86_64
pyliblzma-0.5.3-11.el7.x86_64
python-kitchen-1.1.1-5.el7.noarch
python-pycurl-7.19.0-19.el7.x86_64
libsmartcols-2.23.2-65.el7.x86_64
kpartx-0.4.9-133.el7.x86_64
util-linux-2.23.2-65.el7.x86_64
cryptsetup-libs-2.0.3-6.el7.x86_64
kmod-20-28.el7.x86_64
systemd-libs-219-78.el7.x86_64
systemd-219-78.el7.x86_64
elfutils-default-yama-scope-0.176-5.el7.noarch
iputils-20160308-10.el7.x86_64
dbus-glib-0.100-7.el7.x86_64
pth-2.0.7-23.el7.x86_64
rpm-build-libs-4.11.3-45.el7.x86_64
gpgme-1.3.2-5.el7.x86_64
yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch
yum-plugin-ovl-1.1.31-54.el7_8.noarch
passwd-0.79-6.el7.x86_64
vim-minimal-7.4.629-7.el7.x86_64
epel-release-7-14.noarch
gpg-pubkey-352c64e5-52ae6884
dejavu-fonts-common-2.33-6.el7.noarch
glibc-2.17-326.el7_9.3.x86_64
zlib-1.2.7-21.el7_9.x86_64
libmpc-1.0.1-3.el7.x86_64
libquadmath-4.8.5-44.el7.x86_64
mesa-libglapi-18.3.4-12.el7_9.x86_64
libpng-1.5.13-8.el7.x86_64
fontconfig-2.13.0-4.3.el7.x86_64
libICE-1.0.9-9.el7.x86_64
tcl-8.5.13-8.el7.x86_64
libxshmfence-1.2-1.el7.x86_64
xz-devel-5.2.2-2.el7_9.x86_64
openblas-threads64_-0.3.3-2.el7.x86_64
openblas-openmp-0.3.3-2.el7.x86_64
openblas-openmp64-0.3.3-2.el7.x86_64
openblas-serial64-0.3.3-2.el7.x86_64
openblas-serial-0.3.3-2.el7.x86_64
zlib-devel-1.2.7-21.el7_9.x86_64
make-3.82-24.el7.x86_64
libxcb-1.13-1.el7.x86_64
libicu-devel-50.2-4.el7_7.x86_64
harfbuzz-1.7.5-2.el7.x86_64
pixman-0.34.0-1.el7.x86_64
libwayland-client-1.15.0-1.el7.x86_64
libjpeg-turbo-1.2.90-8.el7.x86_64
pcre2-10.23-2.el7.x86_64
libtiff-4.0.3-35.el7.x86_64
zip-3.0-11.el7.x86_64
openblas-devel-0.3.3-2.el7.x86_64
kernel-headers-3.10.0-1160.119.1.el7.x86_64
glibc-devel-2.17-326.el7_9.3.x86_64
gcc-c++-4.8.5-44.el7.x86_64
libquadmath-devel-4.8.5-44.el7.x86_64
hwdata-0.252-9.7.el7.x86_64
libdrm-2.4.97-2.el7.x86_64
libX11-common-1.6.7-5.el7_9.noarch
libXext-1.3.3-3.el7.x86_64
libXft-2.3.2-2.el7.x86_64
libXfixes-5.0.3-1.el7.x86_64

id: ghcr.io/r-hub/containers/centos7@sha256:41ac2228385c95d302d5b86c369ffa7168774447807bbad4f529a8cb2fe8ad27
tag: ghcr.io/r-hub/containers/centos7:latest
created: 2025-01-12T06:17:19.224300314Z
size: 2.44 GB

OS version
> uname -a
Linux ab72c9455ee2 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
R session information
> sessionInfo()
R version 4.4.2 Patched (2025-01-09 r87563)
Platform: x86_64-pc-linux-gnu
Running under: CentOS Linux 7 (Core)

Matrix products: default
BLAS/LAPACK: /usr/lib64/libopenblasp-r0.3.3.so;  LAPACK version 3.8.0

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

time zone: UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.4.2
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                               zlib                               bzlib 
                            "1.2.7"                "1.0.6, 6-Sept-2010" 
                                 xz                          libdeflate 
                            "5.2.2"                                  "" 
                               PCRE                                 ICU 
                 "10.23 2017-02-14"                              "50.2" 
                                TRE                               iconv 
          "TRE 0.8.0 R_fixes (BSD)"                        "glibc 2.17" 
                           readline                                BLAS 
                              "6.2" "/usr/lib64/libopenblasp-r0.3.3.so" 


> libcurlVersion()
[1] "7.29.0"
attr(,"ssl_version")
[1] "NSS/3.90"
attr(,"libssh_version")
[1] "libssh2/1.8.0"
attr(,"protocols")
 [1] "dict"   "file"   "ftp"    "ftps"   "gopher" "http"   "https"  "imap"  
 [9] "imaps"  "ldap"   "ldaps"  "pop3"   "pop3s"  "rtsp"   "scp"    "sftp"  
[17] "smtp"   "smtps"  "telnet" "tftp"  


> La_version()
[1] "3.8.0"


> La_library()
[1] "/usr/lib64/libopenblasp-r0.3.3.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
               "1.15.12"                       ""                 "1.42.3" 
                  libpng                     jpeg                  libtiff 
                "1.5.13"                    "6.2" "LIBTIFF, Version 4.0.3" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE               TRUE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc -std=gnu11
CFLAGS = -g -O2
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu11
C17FLAGS = -g -O2
CC23 =
C23FLAGS =
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2
CXX = g++ -std=gnu++11
CXXFLAGS = -g -O2
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2
CXX11PICFLAGS = -fpic
CXX14 =
CXX14STD =
CXX14FLAGS =
CXX14PICFLAGS =
CXX17 =
CXX17STD =
CXX17FLAGS =
CXX17PICFLAGS =
CXX20 =
CXX20STD =
CXX20FLAGS =
CXX20PICFLAG =
CXX23 =
CXX23STD =
CXX23FLAGS =
CXX23PICFLAGS =
DYLIB_EXT = .so
DYLIB_LD = gcc -std=gnu11
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2
SAFE_FFLAGS = -g -O2 -msse2 -mfpmath=sse
OBJC = gcc
OBJCFLAGS = -g -O2 -fobjc-exceptions
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH = /usr/bin/javah
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre
JAVA_LIBS = -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre/lib/amd64/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre/../include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre/../include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++11
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD =
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD =
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD =
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD =
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc -std=gnu11
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include -I/usr/include
TCLTK_LIBS = -L/usr/lib64 -ltcl8.5 -L/usr/lib64 -ltk8.5 -lX11
BLAS_LIBS = -L/opt/R/next/lib/R/lib -lRblas
LAPACK_LIBS = -L/opt/R/next/lib/R/lib -lRlapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
OS packages
libXmu-1.1.2-2.el7.x86_64
centos-release-7-9.2009.0.el7.centos.x86_64
libXxf86vm-1.1.4-1.el7.x86_64
filesystem-3.2-25.el7.x86_64
mesa-libGL-18.3.4-12.el7_9.x86_64
basesystem-10.0-7.el7.centos.noarch
mesa-libEGL-18.3.4-12.el7_9.x86_64
tzdata-2020d-2.el7.noarch
pango-1.42.4-4.el7_7.x86_64
R-devel-1-1.x86_64
nspr-4.25.0-2.el7_9.x86_64
curl-7.29.0-59.el7_9.2.x86_64
libstdc++-4.8.5-44.el7.x86_64
R-4.2.2-1-1.x86_64
bash-4.2.46-34.el7.x86_64
R-4.0.5-1-1.x86_64
pcre-8.32-17.el7.x86_64
R-3.6.3-1-1.x86_64
glibc-common-2.17-326.el7_9.3.x86_64
popt-1.13-16.el7.x86_64
chkconfig-1.7.6-1.el7.x86_64
libxml2-2.9.1-6.el7.5.x86_64
elfutils-libelf-0.176-5.el7.x86_64
libcap-2.22-11.el7.x86_64
libffi-3.0.13-19.el7.x86_64
readline-6.2-11.el7.x86_64
libgcrypt-1.5.3-14.el7.x86_64
cpio-2.11-28.el7.x86_64
sqlite-3.7.17-8.el7_7.1.x86_64
gawk-4.0.2-4.el7_3.1.x86_64
findutils-4.5.11-6.el7.x86_64
libcap-ng-0.7.5-4.el7.x86_64
expat-2.1.0-12.el7.x86_64
libassuan-2.1.0-3.el7.x86_64
keyutils-libs-1.5.8-3.el7.x86_64
bc-1.06.95-13.el7.x86_64
tar-1.26-35.el7.x86_64
pinentry-0.8.1-17.el7.x86_64
kmod-libs-20-28.el7.x86_64
ncurses-5.9-14.20130511.el7_4.x86_64
ustr-1.0.4-16.el7.x86_64
libtasn1-4.10-1.el7.x86_64
ca-certificates-2020.2.41-70.0.el7_8.noarch
openssl-libs-1.0.2k-19.el7.x86_64
libblkid-2.23.2-65.el7.x86_64
libmount-2.23.2-65.el7.x86_64
shared-mime-info-1.8-5.el7.x86_64
cracklib-2.9.0-11.el7.x86_64
pam-1.1.8-23.el7.x86_64
pkgconfig-0.27.1-4.el7.x86_64
libutempter-1.1.6-4.el7.x86_64
cyrus-sasl-lib-2.1.26-23.el7.x86_64
nss-pem-1.0.3-7.el7.x86_64
nss-sysinit-3.53.1-3.el7_9.x86_64
rpm-libs-4.11.3-45.el7.x86_64
openldap-2.4.44-22.el7.x86_64
geoipupdate-2.5.0-1.el7.x86_64
binutils-2.27-44.base.el7.x86_64
qrencode-libs-3.4.1-3.el7.x86_64
json-c-0.11-4.el7_0.x86_64
python-libs-2.7.5-89.el7.x86_64
python-iniparse-0.4-9.el7.noarch
yum-metadata-parser-1.1.4-10.el7.x86_64
python-chardet-2.2.1-3.el7.noarch
pyxattr-0.5.1-5.el7.x86_64
python-urlgrabber-3.10-10.el7.noarch
procps-ng-3.3.10-28.el7.x86_64
device-mapper-1.02.170-6.el7.x86_64
device-mapper-libs-1.02.170-6.el7.x86_64
dracut-033-572.el7.x86_64
elfutils-libs-0.176-5.el7.x86_64
dbus-libs-1.10.24-15.el7.x86_64
dbus-1.10.24-15.el7.x86_64
dbus-python-1.1.1-9.el7.x86_64
gnupg2-2.0.22-5.el7_5.x86_64
rpm-python-4.11.3-45.el7.x86_64
pygpgme-0.3-9.el7.x86_64
yum-3.4.3-168.el7.centos.noarch
yum-utils-1.1.31-54.el7_8.noarch
rootfiles-8.1-11.el7.noarch
gpg-pubkey-f4a80eb5-53a7ff4b
fontpackages-filesystem-1.44-8.el7.noarch
dejavu-sans-fonts-2.33-6.el7.noarch
mpfr-3.1.1-4.el7.x86_64
libgomp-4.8.5-44.el7.x86_64
libgfortran-4.8.5-44.el7.x86_64
libcurl-7.29.0-59.el7_9.2.x86_64
freetype-2.8-14.el7_9.1.x86_64
libwayland-server-1.15.0-1.el7.x86_64
libSM-1.2.2-2.el7.x86_64
xz-libs-5.2.2-2.el7_9.x86_64
libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64
libcurl-devel-7.29.0-59.el7_9.2.x86_64
openblas-threads64-0.3.3-2.el7.x86_64
openblas-threads-0.3.3-2.el7.x86_64
openblas-openmp64_-0.3.3-2.el7.x86_64
openblas-serial64_-0.3.3-2.el7.x86_64
cpp-4.8.5-44.el7.x86_64
which-2.20-7.el7.x86_64
libXau-1.0.8-2.1.el7.x86_64
libicu-50.2-4.el7_7.x86_64
graphite2-1.3.10-1.el7_3.x86_64
pcre2-utf32-10.23-2.el7.x86_64
unzip-6.0-24.el7_9.x86_64
fribidi-1.0.2-1.el7_7.1.x86_64
libthai-0.1.14-9.el7.x86_64
jbigkit-libs-2.0-11.el7.x86_64
pcre2-utf16-10.23-2.el7.x86_64
openblas-0.3.3-2.el7.x86_64
libstdc++-devel-4.8.5-44.el7.x86_64
glibc-headers-2.17-326.el7_9.3.x86_64
gcc-4.8.5-44.el7.x86_64
pcre2-devel-10.23-2.el7.x86_64
gcc-gfortran-4.8.5-44.el7.x86_64
libpciaccess-0.14-1.el7.x86_64
mesa-libgbm-18.3.4-12.el7_9.x86_64
libX11-1.6.7-5.el7_9.x86_64
libXrender-0.9.10-1.el7.x86_64
libXt-1.1.5-3.el7.x86_64
libXdamage-1.1.4-4.1.el7.x86_64
libgcc-4.8.5-44.el7.x86_64
tk-8.5.13-6.el7.x86_64
setup-2.8.71-11.el7.noarch
libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64
bind-license-9.11.4-26.P2.el7.noarch
libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64
ncurses-base-5.9-14.20130511.el7_4.noarch
cairo-1.15.12-4.el7.x86_64
nss-softokn-freebl-3.53.1-6.el7_9.x86_64
bzip2-devel-1.0.6-13.el7.x86_64
xz-5.2.2-2.el7_9.x86_64
nss-util-3.53.1-1.el7_9.x86_64
R-next-1-1.x86_64
ncurses-libs-5.9-14.20130511.el7_4.x86_64
R-4.1.3-1-1.x86_64
libsepol-2.5-10.el7.x86_64
pcre-devel-8.32-17.el7.x86_64
libselinux-2.5-15.el7.x86_64
R-3.5.3-1-1.x86_64
info-5.1-5.el7.x86_64
bzip2-libs-1.0.6-13.el7.x86_64
libdb-5.3.21-25.el7.x86_64
libcom_err-1.42.9-19.el7.x86_64
sed-4.2.2-7.el7.x86_64
libattr-2.4.46-13.el7.x86_64
libacl-2.2.51-15.el7.x86_64
libgpg-error-1.12-3.el7.x86_64
lua-5.1.4-15.el7.x86_64
grep-2.20-3.el7.x86_64
libuuid-2.23.2-65.el7.x86_64
libidn-1.28-4.el7.x86_64
diffutils-3.3-5.el7.x86_64
audit-libs-2.8.5-4.el7.x86_64
nss-softokn-3.53.1-6.el7_9.x86_64
p11-kit-0.23.5-3.el7.x86_64
file-libs-5.11-37.el7.x86_64
lz4-1.8.3-1.el7.x86_64
acl-2.2.51-15.el7.x86_64
libdb-utils-5.3.21-25.el7.x86_64
gmp-6.0.0-15.el7.x86_64
libsemanage-2.5-14.el7.x86_64
libverto-0.2.5-4.el7.x86_64
p11-kit-trust-0.23.5-3.el7.x86_64
coreutils-8.22-24.el7.x86_64
krb5-libs-1.15.1-50.el7.x86_64
shadow-utils-4.6-5.el7.x86_64
glib2-2.56.1-7.el7.x86_64
gzip-1.5-10.el7.x86_64
cracklib-dicts-2.9.0-11.el7.x86_64
libpwquality-1.2.3-5.el7.x86_64
gobject-introspection-1.56.1-1.el7.x86_64
libssh2-1.8.0-4.el7.x86_64
nss-3.53.1-3.el7_9.x86_64
nss-tools-3.53.1-3.el7_9.x86_64
rpm-4.11.3-45.el7.x86_64
libuser-0.60-9.el7.x86_64
hardlink-1.0-19.el7.x86_64
hostname-3.13-3.el7_7.1.x86_64
gdbm-1.10-8.el7.x86_64
python-2.7.5-89.el7.x86_64
libxml2-python-2.9.1-6.el7.5.x86_64
python-gobject-base-3.22.0-1.el7_4.1.x86_64
pyliblzma-0.5.3-11.el7.x86_64
python-kitchen-1.1.1-5.el7.noarch
python-pycurl-7.19.0-19.el7.x86_64
libsmartcols-2.23.2-65.el7.x86_64
kpartx-0.4.9-133.el7.x86_64
util-linux-2.23.2-65.el7.x86_64
cryptsetup-libs-2.0.3-6.el7.x86_64
kmod-20-28.el7.x86_64
systemd-libs-219-78.el7.x86_64
systemd-219-78.el7.x86_64
elfutils-default-yama-scope-0.176-5.el7.noarch
iputils-20160308-10.el7.x86_64
dbus-glib-0.100-7.el7.x86_64
pth-2.0.7-23.el7.x86_64
rpm-build-libs-4.11.3-45.el7.x86_64
gpgme-1.3.2-5.el7.x86_64
yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch
yum-plugin-ovl-1.1.31-54.el7_8.noarch
passwd-0.79-6.el7.x86_64
vim-minimal-7.4.629-7.el7.x86_64
epel-release-7-14.noarch
gpg-pubkey-352c64e5-52ae6884
dejavu-fonts-common-2.33-6.el7.noarch
glibc-2.17-326.el7_9.3.x86_64
zlib-1.2.7-21.el7_9.x86_64
libmpc-1.0.1-3.el7.x86_64
libquadmath-4.8.5-44.el7.x86_64
mesa-libglapi-18.3.4-12.el7_9.x86_64
libpng-1.5.13-8.el7.x86_64
fontconfig-2.13.0-4.3.el7.x86_64
libICE-1.0.9-9.el7.x86_64
tcl-8.5.13-8.el7.x86_64
libxshmfence-1.2-1.el7.x86_64
xz-devel-5.2.2-2.el7_9.x86_64
openblas-threads64_-0.3.3-2.el7.x86_64
openblas-openmp-0.3.3-2.el7.x86_64
openblas-openmp64-0.3.3-2.el7.x86_64
openblas-serial64-0.3.3-2.el7.x86_64
openblas-serial-0.3.3-2.el7.x86_64
zlib-devel-1.2.7-21.el7_9.x86_64
make-3.82-24.el7.x86_64
libxcb-1.13-1.el7.x86_64
libicu-devel-50.2-4.el7_7.x86_64
harfbuzz-1.7.5-2.el7.x86_64
pixman-0.34.0-1.el7.x86_64
libwayland-client-1.15.0-1.el7.x86_64
libjpeg-turbo-1.2.90-8.el7.x86_64
pcre2-10.23-2.el7.x86_64
libtiff-4.0.3-35.el7.x86_64
zip-3.0-11.el7.x86_64
openblas-devel-0.3.3-2.el7.x86_64
kernel-headers-3.10.0-1160.119.1.el7.x86_64
glibc-devel-2.17-326.el7_9.3.x86_64
gcc-c++-4.8.5-44.el7.x86_64
libquadmath-devel-4.8.5-44.el7.x86_64
hwdata-0.252-9.7.el7.x86_64
libdrm-2.4.97-2.el7.x86_64
libX11-common-1.6.7-5.el7_9.noarch
libXext-1.3.3-3.el7.x86_64
libXft-2.3.2-2.el7.x86_64
libXfixes-5.0.3-1.el7.x86_64

id: ghcr.io/r-hub/containers/centos7@sha256:8fdd52fb426de8811daa95efe086cbd9862ea6bd6535ea86e25b19ae5ba319de
tag: ghcr.io/r-hub/containers/centos7:latest
created: 2025-01-11T06:17:04.400247914Z
size: 2.44 GB

OS version
> uname -a
Linux e84e76ff48bf 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
R session information
> sessionInfo()
R version 4.4.2 Patched (2025-01-09 r87562)
Platform: x86_64-pc-linux-gnu
Running under: CentOS Linux 7 (Core)

Matrix products: default
BLAS/LAPACK: /usr/lib64/libopenblasp-r0.3.3.so;  LAPACK version 3.8.0

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

time zone: UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.4.2
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                               zlib                               bzlib 
                            "1.2.7"                "1.0.6, 6-Sept-2010" 
                                 xz                          libdeflate 
                            "5.2.2"                                  "" 
                               PCRE                                 ICU 
                 "10.23 2017-02-14"                              "50.2" 
                                TRE                               iconv 
          "TRE 0.8.0 R_fixes (BSD)"                        "glibc 2.17" 
                           readline                                BLAS 
                              "6.2" "/usr/lib64/libopenblasp-r0.3.3.so" 


> libcurlVersion()
[1] "7.29.0"
attr(,"ssl_version")
[1] "NSS/3.90"
attr(,"libssh_version")
[1] "libssh2/1.8.0"
attr(,"protocols")
 [1] "dict"   "file"   "ftp"    "ftps"   "gopher" "http"   "https"  "imap"  
 [9] "imaps"  "ldap"   "ldaps"  "pop3"   "pop3s"  "rtsp"   "scp"    "sftp"  
[17] "smtp"   "smtps"  "telnet" "tftp"  


> La_version()
[1] "3.8.0"


> La_library()
[1] "/usr/lib64/libopenblasp-r0.3.3.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
               "1.15.12"                       ""                 "1.42.3" 
                  libpng                     jpeg                  libtiff 
                "1.5.13"                    "6.2" "LIBTIFF, Version 4.0.3" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE               TRUE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc -std=gnu11
CFLAGS = -g -O2
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu11
C17FLAGS = -g -O2
CC23 =
C23FLAGS =
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2
CXX = g++ -std=gnu++11
CXXFLAGS = -g -O2
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2
CXX11PICFLAGS = -fpic
CXX14 =
CXX14STD =
CXX14FLAGS =
CXX14PICFLAGS =
CXX17 =
CXX17STD =
CXX17FLAGS =
CXX17PICFLAGS =
CXX20 =
CXX20STD =
CXX20FLAGS =
CXX20PICFLAG =
CXX23 =
CXX23STD =
CXX23FLAGS =
CXX23PICFLAGS =
DYLIB_EXT = .so
DYLIB_LD = gcc -std=gnu11
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2
SAFE_FFLAGS = -g -O2 -msse2 -mfpmath=sse
OBJC = gcc
OBJCFLAGS = -g -O2 -fobjc-exceptions
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH = /usr/bin/javah
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre
JAVA_LIBS = -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre/lib/amd64/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre/../include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.412.b08-1.el7_9.x86_64/jre/../include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++11
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD =
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD =
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD =
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD =
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc -std=gnu11
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include -I/usr/include
TCLTK_LIBS = -L/usr/lib64 -ltcl8.5 -L/usr/lib64 -ltk8.5 -lX11
BLAS_LIBS = -L/opt/R/next/lib/R/lib -lRblas
LAPACK_LIBS = -L/opt/R/next/lib/R/lib -lRlapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
OS packages
libXmu-1.1.2-2.el7.x86_64
centos-release-7-9.2009.0.el7.centos.x86_64
libXxf86vm-1.1.4-1.el7.x86_64
filesystem-3.2-25.el7.x86_64
mesa-libGL-18.3.4-12.el7_9.x86_64
basesystem-10.0-7.el7.centos.noarch
mesa-libEGL-18.3.4-12.el7_9.x86_64
tzdata-2020d-2.el7.noarch
pango-1.42.4-4.el7_7.x86_64
R-devel-1-1.x86_64
nspr-4.25.0-2.el7_9.x86_64
curl-7.29.0-59.el7_9.2.x86_64
libstdc++-4.8.5-44.el7.x86_64
R-4.2.2-1-1.x86_64
bash-4.2.46-34.el7.x86_64
R-4.0.5-1-1.x86_64
pcre-8.32-17.el7.x86_64
R-3.6.3-1-1.x86_64
glibc-common-2.17-326.el7_9.3.x86_64
popt-1.13-16.el7.x86_64
chkconfig-1.7.6-1.el7.x86_64
libxml2-2.9.1-6.el7.5.x86_64
elfutils-libelf-0.176-5.el7.x86_64
libcap-2.22-11.el7.x86_64
libffi-3.0.13-19.el7.x86_64
readline-6.2-11.el7.x86_64
libgcrypt-1.5.3-14.el7.x86_64
cpio-2.11-28.el7.x86_64
sqlite-3.7.17-8.el7_7.1.x86_64
gawk-4.0.2-4.el7_3.1.x86_64
findutils-4.5.11-6.el7.x86_64
libcap-ng-0.7.5-4.el7.x86_64
expat-2.1.0-12.el7.x86_64
libassuan-2.1.0-3.el7.x86_64
keyutils-libs-1.5.8-3.el7.x86_64
bc-1.06.95-13.el7.x86_64
tar-1.26-35.el7.x86_64
pinentry-0.8.1-17.el7.x86_64
kmod-libs-20-28.el7.x86_64
ncurses-5.9-14.20130511.el7_4.x86_64
ustr-1.0.4-16.el7.x86_64
libtasn1-4.10-1.el7.x86_64
ca-certificates-2020.2.41-70.0.el7_8.noarch
openssl-libs-1.0.2k-19.el7.x86_64
libblkid-2.23.2-65.el7.x86_64
libmount-2.23.2-65.el7.x86_64
shared-mime-info-1.8-5.el7.x86_64
cracklib-2.9.0-11.el7.x86_64
pam-1.1.8-23.el7.x86_64
pkgconfig-0.27.1-4.el7.x86_64
libutempter-1.1.6-4.el7.x86_64
cyrus-sasl-lib-2.1.26-23.el7.x86_64
nss-pem-1.0.3-7.el7.x86_64
nss-sysinit-3.53.1-3.el7_9.x86_64
rpm-libs-4.11.3-45.el7.x86_64
openldap-2.4.44-22.el7.x86_64
geoipupdate-2.5.0-1.el7.x86_64
binutils-2.27-44.base.el7.x86_64
qrencode-libs-3.4.1-3.el7.x86_64
json-c-0.11-4.el7_0.x86_64
python-libs-2.7.5-89.el7.x86_64
python-iniparse-0.4-9.el7.noarch
yum-metadata-parser-1.1.4-10.el7.x86_64
python-chardet-2.2.1-3.el7.noarch
pyxattr-0.5.1-5.el7.x86_64
python-urlgrabber-3.10-10.el7.noarch
procps-ng-3.3.10-28.el7.x86_64
device-mapper-1.02.170-6.el7.x86_64
device-mapper-libs-1.02.170-6.el7.x86_64
dracut-033-572.el7.x86_64
elfutils-libs-0.176-5.el7.x86_64
dbus-libs-1.10.24-15.el7.x86_64
dbus-1.10.24-15.el7.x86_64
dbus-python-1.1.1-9.el7.x86_64
gnupg2-2.0.22-5.el7_5.x86_64
rpm-python-4.11.3-45.el7.x86_64
pygpgme-0.3-9.el7.x86_64
yum-3.4.3-168.el7.centos.noarch
yum-utils-1.1.31-54.el7_8.noarch
rootfiles-8.1-11.el7.noarch
gpg-pubkey-f4a80eb5-53a7ff4b
fontpackages-filesystem-1.44-8.el7.noarch
dejavu-sans-fonts-2.33-6.el7.noarch
mpfr-3.1.1-4.el7.x86_64
libgomp-4.8.5-44.el7.x86_64
libgfortran-4.8.5-44.el7.x86_64
libcurl-7.29.0-59.el7_9.2.x86_64
freetype-2.8-14.el7_9.1.x86_64
libwayland-server-1.15.0-1.el7.x86_64
libSM-1.2.2-2.el7.x86_64
xz-libs-5.2.2-2.el7_9.x86_64
libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64
libcurl-devel-7.29.0-59.el7_9.2.x86_64
openblas-threads64-0.3.3-2.el7.x86_64
openblas-threads-0.3.3-2.el7.x86_64
openblas-openmp64_-0.3.3-2.el7.x86_64
openblas-serial64_-0.3.3-2.el7.x86_64
cpp-4.8.5-44.el7.x86_64
which-2.20-7.el7.x86_64
libXau-1.0.8-2.1.el7.x86_64
libicu-50.2-4.el7_7.x86_64
graphite2-1.3.10-1.el7_3.x86_64
pcre2-utf32-10.23-2.el7.x86_64
unzip-6.0-24.el7_9.x86_64
fribidi-1.0.2-1.el7_7.1.x86_64
libthai-0.1.14-9.el7.x86_64
jbigkit-libs-2.0-11.el7.x86_64
pcre2-utf16-10.23-2.el7.x86_64
openblas-0.3.3-2.el7.x86_64
libstdc++-devel-4.8.5-44.el7.x86_64
glibc-headers-2.17-326.el7_9.3.x86_64
gcc-4.8.5-44.el7.x86_64
pcre2-devel-10.23-2.el7.x86_64
gcc-gfortran-4.8.5-44.el7.x86_64
libpciaccess-0.14-1.el7.x86_64
mesa-libgbm-18.3.4-12.el7_9.x86_64
libX11-1.6.7-5.el7_9.x86_64
libXrender-0.9.10-1.el7.x86_64
libXt-1.1.5-3.el7.x86_64
libXdamage-1.1.4-4.1.el7.x86_64
libgcc-4.8.5-44.el7.x86_64
tk-8.5.13-6.el7.x86_64
setup-2.8.71-11.el7.noarch
libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64
bind-license-9.11.4-26.P2.el7.noarch
libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64
ncurses-base-5.9-14.20130511.el7_4.noarch
cairo-1.15.12-4.el7.x86_64
nss-softokn-freebl-3.53.1-6.el7_9.x86_64
bzip2-devel-1.0.6-13.el7.x86_64
xz-5.2.2-2.el7_9.x86_64
nss-util-3.53.1-1.el7_9.x86_64
R-next-1-1.x86_64
ncurses-libs-5.9-14.20130511.el7_4.x86_64
R-4.1.3-1-1.x86_64
libsepol-2.5-10.el7.x86_64
pcre-devel-8.32-17.el7.x86_64
libselinux-2.5-15.el7.x86_64
R-3.5.3-1-1.x86_64
info-5.1-5.el7.x86_64
bzip2-libs-1.0.6-13.el7.x86_64
libdb-5.3.21-25.el7.x86_64
libcom_err-1.42.9-19.el7.x86_64
sed-4.2.2-7.el7.x86_64
libattr-2.4.46-13.el7.x86_64
libacl-2.2.51-15.el7.x86_64
libgpg-error-1.12-3.el7.x86_64
lua-5.1.4-15.el7.x86_64
grep-2.20-3.el7.x86_64
libuuid-2.23.2-65.el7.x86_64
libidn-1.28-4.el7.x86_64
diffutils-3.3-5.el7.x86_64
audit-libs-2.8.5-4.el7.x86_64
nss-softokn-3.53.1-6.el7_9.x86_64
p11-kit-0.23.5-3.el7.x86_64
file-libs-5.11-37.el7.x86_64
lz4-1.8.3-1.el7.x86_64
acl-2.2.51-15.el7.x86_64
libdb-utils-5.3.21-25.el7.x86_64
gmp-6.0.0-15.el7.x86_64
libsemanage-2.5-14.el7.x86_64
libverto-0.2.5-4.el7.x86_64
p11-kit-trust-0.23.5-3.el7.x86_64
coreutils-8.22-24.el7.x86_64
krb5-libs-1.15.1-50.el7.x86_64
shadow-utils-4.6-5.el7.x86_64
glib2-2.56.1-7.el7.x86_64
gzip-1.5-10.el7.x86_64
cracklib-dicts-2.9.0-11.el7.x86_64
libpwquality-1.2.3-5.el7.x86_64
gobject-introspection-1.56.1-1.el7.x86_64
libssh2-1.8.0-4.el7.x86_64
nss-3.53.1-3.el7_9.x86_64
nss-tools-3.53.1-3.el7_9.x86_64
rpm-4.11.3-45.el7.x86_64
libuser-0.60-9.el7.x86_64
hardlink-1.0-19.el7.x86_64
hostname-3.13-3.el7_7.1.x86_64
gdbm-1.10-8.el7.x86_64
python-2.7.5-89.el7.x86_64
libxml2-python-2.9.1-6.el7.5.x86_64
python-gobject-base-3.22.0-1.el7_4.1.x86_64
pyliblzma-0.5.3-11.el7.x86_64
python-kitchen-1.1.1-5.el7.noarch
python-pycurl-7.19.0-19.el7.x86_64
libsmartcols-2.23.2-65.el7.x86_64
kpartx-0.4.9-133.el7.x86_64
util-linux-2.23.2-65.el7.x86_64
cryptsetup-libs-2.0.3-6.el7.x86_64
kmod-20-28.el7.x86_64
systemd-libs-219-78.el7.x86_64
systemd-219-78.el7.x86_64
elfutils-default-yama-scope-0.176-5.el7.noarch
iputils-20160308-10.el7.x86_64
dbus-glib-0.100-7.el7.x86_64
pth-2.0.7-23.el7.x86_64
rpm-build-libs-4.11.3-45.el7.x86_64
gpgme-1.3.2-5.el7.x86_64
yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch
yum-plugin-ovl-1.1.31-54.el7_8.noarch
passwd-0.79-6.el7.x86_64
vim-minimal-7.4.629-7.el7.x86_64
epel-release-7-14.noarch
gpg-pubkey-352c64e5-52ae6884
dejavu-fonts-common-2.33-6.el7.noarch
glibc-2.17-326.el7_9.3.x86_64
zlib-1.2.7-21.el7_9.x86_64
libmpc-1.0.1-3.el7.x86_64
libquadmath-4.8.5-44.el7.x86_64
mesa-libglapi-18.3.4-12.el7_9.x86_64
libpng-1.5.13-8.el7.x86_64
fontconfig-2.13.0-4.3.el7.x86_64
libICE-1.0.9-9.el7.x86_64
tcl-8.5.13-8.el7.x86_64
libxshmfence-1.2-1.el7.x86_64
xz-devel-5.2.2-2.el7_9.x86_64
openblas-threads64_-0.3.3-2.el7.x86_64
openblas-openmp-0.3.3-2.el7.x86_64
openblas-openmp64-0.3.3-2.el7.x86_64
openblas-serial64-0.3.3-2.el7.x86_64
openblas-serial-0.3.3-2.el7.x86_64
zlib-devel-1.2.7-21.el7_9.x86_64
make-3.82-24.el7.x86_64
libxcb-1.13-1.el7.x86_64
libicu-devel-50.2-4.el7_7.x86_64
harfbuzz-1.7.5-2.el7.x86_64
pixman-0.34.0-1.el7.x86_64
libwayland-client-1.15.0-1.el7.x86_64
libjpeg-turbo-1.2.90-8.el7.x86_64
pcre2-10.23-2.el7.x86_64
libtiff-4.0.3-35.el7.x86_64
zip-3.0-11.el7.x86_64
openblas-devel-0.3.3-2.el7.x86_64
kernel-headers-3.10.0-1160.119.1.el7.x86_64
glibc-devel-2.17-326.el7_9.3.x86_64
gcc-c++-4.8.5-44.el7.x86_64
libquadmath-devel-4.8.5-44.el7.x86_64
hwdata-0.252-9.7.el7.x86_64
libdrm-2.4.97-2.el7.x86_64
libX11-common-1.6.7-5.el7_9.noarch
libXext-1.3.3-3.el7.x86_64
libXft-2.3.2-2.el7.x86_64
libXfixes-5.0.3-1.el7.x86_64

clang-asan

id: ghcr.io/r-hub/containers/clang-asan@sha256:01b9bea1499b5bdfd0015caf585ef5cd7de41da6cdbd8ff61d21f2e884ed913c
tag: ghcr.io/r-hub/containers/clang-asan:latest
created: 2025-01-15T06:18:23.936201449Z
size: 2.67 GB

OS version
> uname -a
Linux bc488a4b7ac1 6.8.0-1017-azure #20-Ubuntu SMP Tue Oct 22 03:43:13 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
R session information
> sessionInfo()
R Under development (unstable) (2025-01-13 r87564)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 22.04.5 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so;  LAPACK version 3.10.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=C              
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                                     zlib 
                                                 "1.2.11" 
                                                    bzlib 
                                     "1.0.8, 13-Jul-2019" 
                                                       xz 
                                                  "5.2.5" 
                                               libdeflate 
                                                   "1.10" 
                                                     PCRE 
                                       "10.39 2021-10-29" 
                                                      ICU 
                                                   "70.1" 
                                                      TRE 
                                "TRE 0.8.0 R_fixes (BSD)" 
                                                    iconv 
                                             "glibc 2.35" 
                                                 readline 
                                                    "8.1" 
                                                     BLAS 
"/usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3" 


> libcurlVersion()
[1] "7.81.0"
attr(,"ssl_version")
[1] "OpenSSL/3.0.2"
attr(,"libssh_version")
[1] "libssh/0.9.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtmp"    "rtsp"    "scp"     "sftp"    "smb"     "smbs"   
[22] "smtp"    "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.10.0"


> La_library()
[1] "/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.16.0"                       ""                 "1.50.6" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "8.0" "LIBTIFF, Version 4.3.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = clang-19 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
CFLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/clang/include -I/usr/local/include
CC17 = clang-19 -std=gnu17 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C17FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CC23 = clang-19 -std=gnu23 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C23FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CC90 = clang-19 -std=gnu90 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C90FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CC99 = clang-19 -std=gnu99 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C99FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX = clang++-19 -stdlib=libc++ -std=gnu++17 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXXFLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXXPICFLAGS = -fpic
CXX11 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX11PICFLAGS = -fpic
CXX14 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX14PICFLAGS = -fpic
CXX17 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX17PICFLAGS = -fpic
CXX20 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX20PICFLAG =
CXX23 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = clang-19 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
DYLIB_LDFLAGS = -shared
FC = flang-new-19
FFLAGS = -O2 -pedantic
FPICFLAGS = -fpic
FLIBS = -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm
FCFLAGS = -O2 -pedantic
SAFE_FFLAGS = -O2 -pedantic
OBJC =
OBJCFLAGS =
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH =
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-11-openjdk-amd64
JAVA_LIBS = -L/usr/lib/jvm/java-11-openjdk-amd64/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-11-openjdk-amd64/include -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux
LDFLAGS = -L/usr/local/clang/lib -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = clang++-19 -stdlib=libc++ -std=gnu++17 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = clang-19 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include/tcl8.6 -I/usr/include/tcl8.6
TCLTK_LIBS = -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -L/usr/lib/x86_64-linux-gnu -ltk8.6 -lX11 -lXss -lXext
BLAS_LIBS = -lblas
LAPACK_LIBS = -llapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
Ubuntu clang version 19.1.7 (++20250114103320+cd708029e0b2-1~exp1~20250114103432.75)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19/bin

> $(CXX) --version
Ubuntu clang version 19.1.7 (++20250114103320+cd708029e0b2-1~exp1~20250114103432.75)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19/bin

> $(FC) --version
Ubuntu flang-new version 19.1.7 (++20250114103320+cd708029e0b2-1~exp1~20250114103432.75)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19/bin
OS packages
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                          Version                                                         Architecture Description
+++-=============================-===============================================================-============-================================================================================
ii  adduser                       3.118ubuntu5                                                    all          add and remove users and groups
ii  apt                           2.4.13                                                          amd64        commandline package manager
ii  base-files                    12ubuntu4.7                                                     amd64        Debian base system miscellaneous files
ii  base-passwd                   3.5.52build1                                                    amd64        Debian base system master password and group files
ii  bash                          5.1-6ubuntu1.1                                                  amd64        GNU Bourne Again SHell
ii  binfmt-support                2.2.1-2                                                         amd64        Support for extra binary formats
ii  binutils                      2.38-4ubuntu2.6                                                 amd64        GNU assembler, linker and binary utilities
ii  binutils-common:amd64         2.38-4ubuntu2.6                                                 amd64        Common files for the GNU assembler, linker and binary utilities
ii  binutils-x86-64-linux-gnu     2.38-4ubuntu2.6                                                 amd64        GNU binary utilities, for x86-64-linux-gnu target
ii  bsdutils                      1:2.37.2-4ubuntu3.4                                             amd64        basic utilities from 4.4BSD-Lite
ii  bzip2                         1.0.8-5build1                                                   amd64        high-quality block-sorting file compressor - utilities
ii  bzip2-doc                     1.0.8-5build1                                                   all          high-quality block-sorting file compressor - documentation
ii  ca-certificates               20240203~22.04.1                                                all          Common CA certificates
ii  clang-19                      1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        C, C++ and Objective-C compiler
ii  coreutils                     8.32-4.1ubuntu1.2                                               amd64        GNU core utilities
ii  cpp                           4:11.2.0-1ubuntu1                                               amd64        GNU C preprocessor (cpp)
ii  cpp-11                        11.4.0-1ubuntu1~22.04                                           amd64        GNU C preprocessor
ii  curl                          7.81.0-1ubuntu1.20                                              amd64        command line tool for transferring data with URL syntax
ii  dash                          0.5.11+git20210903+057cd650a4ed-3build1                         amd64        POSIX-compliant shell
ii  debconf                       1.5.79ubuntu1                                                   all          Debian configuration management system
ii  debianutils                   5.5-1ubuntu2                                                    amd64        Miscellaneous utilities specific to Debian
ii  diffutils                     1:3.8-0ubuntu2                                                  amd64        File comparison utilities
ii  dirmngr                       2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - network certificate management service
ii  dpkg                          1.21.1ubuntu2.3                                                 amd64        Debian package management system
ii  e2fsprogs                     1.46.5-2ubuntu1.2                                               amd64        ext2/ext3/ext4 file system utilities
ii  findutils                     4.8.0-1ubuntu3                                                  amd64        utilities for finding files--find, xargs
ii  flang-19                      1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        Fortran compiler
ii  fontconfig                    2.13.1-4.2ubuntu5                                               amd64        generic font configuration library - support binaries
ii  fontconfig-config             2.13.1-4.2ubuntu5                                               all          generic font configuration library - configuration
ii  fonts-dejavu-core             2.37-2build1                                                    all          Vera font family derivate with additional characters
ii  g++                           4:11.2.0-1ubuntu1                                               amd64        GNU C++ compiler
ii  g++-11                        11.4.0-1ubuntu1~22.04                                           amd64        GNU C++ compiler
ii  gcc                           4:11.2.0-1ubuntu1                                               amd64        GNU C compiler
ii  gcc-11                        11.4.0-1ubuntu1~22.04                                           amd64        GNU C compiler
ii  gcc-11-base:amd64             11.4.0-1ubuntu1~22.04                                           amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-12-base:amd64             12.3.0-1ubuntu1~22.04                                           amd64        GCC, the GNU Compiler Collection (base package)
ii  gfortran                      4:11.2.0-1ubuntu1                                               amd64        GNU Fortran 95 compiler
ii  gfortran-11                   11.4.0-1ubuntu1~22.04                                           amd64        GNU Fortran compiler
ii  git                           1:2.34.1-1ubuntu1.12                                            amd64        fast, scalable, distributed revision control system
ii  git-man                       1:2.34.1-1ubuntu1.12                                            all          fast, scalable, distributed revision control system (manual pages)
ii  gnupg                         2.2.27-3ubuntu2.1                                               all          GNU privacy guard - a free PGP replacement
ii  gnupg-l10n                    2.2.27-3ubuntu2.1                                               all          GNU privacy guard - localization files
ii  gnupg-utils                   2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - utility programs
ii  gpg                           2.2.27-3ubuntu2.1                                               amd64        GNU Privacy Guard -- minimalist public key operations
ii  gpg-agent                     2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - cryptographic agent
ii  gpg-wks-client                2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - Web Key Service client
ii  gpg-wks-server                2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - Web Key Service server
ii  gpgconf                       2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - core configuration utilities
ii  gpgsm                         2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - S/MIME version
ii  gpgv                          2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - signature verification tool
ii  grep                          3.7-1build1                                                     amd64        GNU grep, egrep and fgrep
ii  gzip                          1.10-4ubuntu4.1                                                 amd64        GNU compression utilities
ii  hostname                      3.23ubuntu2                                                     amd64        utility to set/show the host name or domain name
ii  icu-devtools                  70.1-2                                                          amd64        Development utilities for International Components for Unicode
ii  imagemagick-clang19           7.1.1-33-1                                                      amd64        Package created with checkinstall 1.6.3
ii  init-system-helpers           1.62                                                            all          helper tools for all init systems
ii  jags-clang19                  4.3.2-1                                                         amd64        Package created with checkinstall 1.6.3
ii  less                          590-1ubuntu0.22.04.3                                            amd64        pager program similar to more
ii  lib32gcc-s1                   12.3.0-1ubuntu1~22.04                                           amd64        GCC support library (32 bit Version)
ii  lib32stdc++6                  12.3.0-1ubuntu1~22.04                                           amd64        GNU Standard C++ Library v3 (32 bit Version)
ii  libacl1:amd64                 2.3.1-1                                                         amd64        access control list - shared library
ii  libapt-pkg6.0:amd64           2.4.13                                                          amd64        package management runtime library
ii  libasan6:amd64                11.4.0-1ubuntu1~22.04                                           amd64        AddressSanitizer -- a fast memory error detector
ii  libassuan0:amd64              2.5.5-1build1                                                   amd64        IPC library for the GnuPG components
ii  libatomic1:amd64              12.3.0-1ubuntu1~22.04                                           amd64        support library providing __atomic built-in functions
ii  libattr1:amd64                1:2.5.1-1build1                                                 amd64        extended attribute handling - shared library
ii  libaudit-common               1:3.0.7-1build1                                                 all          Dynamic library for security auditing - common files
ii  libaudit1:amd64               1:3.0.7-1build1                                                 amd64        Dynamic library for security auditing
ii  libbinutils:amd64             2.38-4ubuntu2.6                                                 amd64        GNU binary utilities (private shared library)
ii  libblkid1:amd64               2.37.2-4ubuntu3.4                                               amd64        block device ID library
ii  libbrotli1:amd64              1.0.9-2build6                                                   amd64        library implementing brotli encoder and decoder (shared libraries)
ii  libbsd0:amd64                 0.11.5-1                                                        amd64        utility functions from BSD systems - shared library
ii  libbz2-1.0:amd64              1.0.8-5build1                                                   amd64        high-quality block-sorting file compressor library - runtime
ii  libbz2-dev:amd64              1.0.8-5build1                                                   amd64        high-quality block-sorting file compressor library - development
ii  libc++-19-dev:amd64           1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        LLVM C++ Standard library (development files)
ii  libc++1-19:amd64              1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        LLVM C++ Standard library
ii  libc++abi-19-dev:amd64        1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        LLVM low level support for a standard C++ library (development files)
ii  libc++abi1-19:amd64           1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        LLVM low level support for a standard C++ library
ii  libc-bin                      2.35-0ubuntu3.8                                                 amd64        GNU C Library: Binaries
ii  libc-dev-bin                  2.35-0ubuntu3.8                                                 amd64        GNU C Library: Development binaries
ii  libc-devtools                 2.35-0ubuntu3.8                                                 amd64        GNU C Library: Development tools
ii  libc6:amd64                   2.35-0ubuntu3.8                                                 amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64               2.35-0ubuntu3.8                                                 amd64        GNU C Library: Development Libraries and Header Files
ii  libc6-i386                    2.35-0ubuntu3.8                                                 amd64        GNU C Library: 32-bit shared libraries for AMD64
ii  libcairo2:amd64               1.16.0-5ubuntu2                                                 amd64        Cairo 2D vector graphics library
ii  libcap-ng0:amd64              0.7.9-2.2build3                                                 amd64        An alternate POSIX capabilities library
ii  libcap2:amd64                 1:2.44-1ubuntu0.22.04.1                                         amd64        POSIX 1003.1e capabilities (library)
ii  libcbor0.8:amd64              0.8.0-2ubuntu1                                                  amd64        library for parsing and generating CBOR (RFC 7049)
ii  libcc1-0:amd64                12.3.0-1ubuntu1~22.04                                           amd64        GCC cc1 plugin for GDB
ii  libclang-common-19-dev:amd64  1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        Clang library - Common development package
ii  libclang-cpp19                1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        C++ interface to the Clang library
ii  libclang-rt-19-dev:amd64      1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        Compiler-rt - development package
ii  libclang1-19                  1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        C interface to the Clang library
ii  libcom-err2:amd64             1.46.5-2ubuntu1.2                                               amd64        common error description library
ii  libcrypt-dev:amd64            1:4.4.27-1                                                      amd64        libcrypt development files
ii  libcrypt1:amd64               1:4.4.27-1                                                      amd64        libcrypt shared library
ii  libctf-nobfd0:amd64           2.38-4ubuntu2.6                                                 amd64        Compact C Type Format library (runtime, no BFD dependency)
ii  libctf0:amd64                 2.38-4ubuntu2.6                                                 amd64        Compact C Type Format library (runtime, BFD dependency)
ii  libcurl3-gnutls:amd64         7.81.0-1ubuntu1.20                                              amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcurl4:amd64                7.81.0-1ubuntu1.20                                              amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libdatrie1:amd64              0.2.13-2                                                        amd64        Double-array trie library
ii  libdb5.3:amd64                5.3.28+dfsg1-0.8ubuntu3                                         amd64        Berkeley v5.3 Database Libraries [runtime]
ii  libdebconfclient0:amd64       0.261ubuntu1                                                    amd64        Debian Configuration Management System (C-implementation library)
ii  libdeflate0:amd64             1.10-2                                                          amd64        fast, whole-buffer DEFLATE-based compression and decompression
ii  libdpkg-perl                  1.21.1ubuntu2.3                                                 all          Dpkg perl modules
ii  libedit2:amd64                3.1-20210910-1build1                                            amd64        BSD editline and history libraries
ii  liberror-perl                 0.17029-1                                                       all          Perl module for error/exception handling in an OO-ish way
ii  libexpat1:amd64               2.4.7-1ubuntu0.5                                                amd64        XML parsing C library - runtime library
ii  libext2fs2:amd64              1.46.5-2ubuntu1.2                                               amd64        ext2/ext3/ext4 file system libraries
ii  libffi-dev:amd64              3.4.2-4                                                         amd64        Foreign Function Interface library (development files)
ii  libffi8:amd64                 3.4.2-4                                                         amd64        Foreign Function Interface library runtime
ii  libfido2-1:amd64              1.10.0-1                                                        amd64        library for generating and verifying FIDO 2.0 objects
ii  libfile-fcntllock-perl        0.22-3build7                                                    amd64        Perl module for file locking with fcntl(2)
ii  libflang-19-dev               1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        Flang library - Development package
ii  libfontconfig1:amd64          2.13.1-4.2ubuntu5                                               amd64        generic font configuration library - runtime
ii  libfreetype6:amd64            2.11.1+dfsg-1ubuntu0.2                                          amd64        FreeType 2 font engine, shared library files
ii  libfribidi0:amd64             1.0.8-2ubuntu3.1                                                amd64        Free Implementation of the Unicode BiDi algorithm
ii  libgc1:amd64                  1:8.0.6-1.1build1                                               amd64        conservative garbage collector for C and C++
ii  libgcc-11-dev:amd64           11.4.0-1ubuntu1~22.04                                           amd64        GCC support library (development files)
ii  libgcc-s1:amd64               12.3.0-1ubuntu1~22.04                                           amd64        GCC support library
ii  libgcrypt20:amd64             1.9.4-3ubuntu3                                                  amd64        LGPL Crypto library - runtime library
ii  libgd3:amd64                  2.3.0-2ubuntu2.3                                                amd64        GD Graphics Library
ii  libgdbm-compat4:amd64         1.23-1                                                          amd64        GNU dbm database routines (legacy support runtime version) 
ii  libgdbm6:amd64                1.23-1                                                          amd64        GNU dbm database routines (runtime version) 
ii  libgfortran-11-dev:amd64      11.4.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran5:amd64            12.3.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Fortran applications
ii  libglib2.0-0:amd64            2.72.4-0ubuntu2.4                                               amd64        GLib library of C routines
ii  libglib2.0-data               2.72.4-0ubuntu2.4                                               all          Common files for GLib library
ii  libgmp10:amd64                2:6.2.1+dfsg-3ubuntu1                                           amd64        Multiprecision arithmetic library
ii  libgnutls30:amd64             3.7.3-4ubuntu1.5                                                amd64        GNU TLS library - main runtime library
ii  libgomp1:amd64                12.3.0-1ubuntu1~22.04                                           amd64        GCC OpenMP (GOMP) support library
ii  libgpg-error0:amd64           1.43-3                                                          amd64        GnuPG development runtime library
ii  libgraphite2-3:amd64          1.3.14-1build2                                                  amd64        Font rendering engine for Complex Scripts -- library
ii  libgssapi-krb5-2:amd64        1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libharfbuzz0b:amd64           2.7.4-1ubuntu3.1                                                amd64        OpenType text shaping engine (shared library)
ii  libhogweed6:amd64             3.7.3-1build2                                                   amd64        low level cryptographic library (public-key cryptos)
ii  libice6:amd64                 2:1.0.10-1build2                                                amd64        X11 Inter-Client Exchange library
ii  libicu-dev:amd64              70.1-2                                                          amd64        Development files for International Components for Unicode
ii  libicu70:amd64                70.1-2                                                          amd64        International Components for Unicode
ii  libidn2-0:amd64               2.3.2-2build1                                                   amd64        Internationalized domain names (IDNA2008/TR46) library
ii  libisl23:amd64                0.24-2build1                                                    amd64        manipulating sets and relations of integer points bounded by linear constraints
ii  libitm1:amd64                 12.3.0-1ubuntu1~22.04                                           amd64        GNU Transactional Memory Library
ii  libjbig0:amd64                2.1-3.1ubuntu0.22.04.1                                          amd64        JBIGkit libraries
ii  libjpeg-turbo8:amd64          2.1.2-0ubuntu1                                                  amd64        IJG JPEG compliant runtime library.
ii  libjpeg8:amd64                8c-2ubuntu10                                                    amd64        Independent JPEG Group's JPEG runtime library (dependency package)
ii  libk5crypto3:amd64            1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries - Crypto Library
ii  libkeyutils1:amd64            1.6.1-2ubuntu3                                                  amd64        Linux Key Management Utilities (library)
ii  libkrb5-3:amd64               1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries
ii  libkrb5support0:amd64         1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries - Support library
ii  libksba8:amd64                1.6.0-2ubuntu0.2                                                amd64        X.509 and CMS support library
ii  libldap-2.5-0:amd64           2.5.18+dfsg-0ubuntu0.22.04.2                                    amd64        OpenLDAP libraries
ii  libldap-common                2.5.18+dfsg-0ubuntu0.22.04.2                                    all          OpenLDAP common files for libraries
ii  libllvm19:amd64               1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        Modular compiler and toolchain technologies, runtime library
ii  liblocale-gettext-perl        1.07-4build3                                                    amd64        module using libc functions for internationalization in Perl
ii  liblsan0:amd64                12.3.0-1ubuntu1~22.04                                           amd64        LeakSanitizer -- a memory leak detector (runtime)
ii  liblz4-1:amd64                1.9.3-2build2                                                   amd64        Fast LZ compression algorithm library - runtime
ii  liblzma-dev:amd64             5.2.5-2ubuntu1                                                  amd64        XZ-format compression library - development files
ii  liblzma5:amd64                5.2.5-2ubuntu1                                                  amd64        XZ-format compression library
ii  libmd0:amd64                  1.0.4-1build1                                                   amd64        message digest functions from BSD systems - shared library
ii  libmount1:amd64               2.37.2-4ubuntu3.4                                               amd64        device mounting library
ii  libmpc3:amd64                 1.2.1-2build1                                                   amd64        multiple precision complex floating-point library
ii  libmpdec3:amd64               2.5.1-2build2                                                   amd64        library for decimal floating point arithmetic (runtime library)
ii  libmpfr6:amd64                4.1.0-3build3                                                   amd64        multiple precision floating-point computation
ii  libncurses-dev:amd64          6.3-2ubuntu0.1                                                  amd64        developer's libraries for ncurses
ii  libncurses6:amd64             6.3-2ubuntu0.1                                                  amd64        shared libraries for terminal handling
ii  libncursesw6:amd64            6.3-2ubuntu0.1                                                  amd64        shared libraries for terminal handling (wide character support)
ii  libnettle8:amd64              3.7.3-1build2                                                   amd64        low level cryptographic library (symmetric and one-way cryptos)
ii  libnghttp2-14:amd64           1.43.0-1ubuntu0.2                                               amd64        library implementing HTTP/2 protocol (shared library)
ii  libnpth0:amd64                1.6-3build2                                                     amd64        replacement for GNU Pth using system threads
ii  libnsl-dev:amd64              1.3.0-2build2                                                   amd64        libnsl development files
ii  libnsl2:amd64                 1.3.0-2build2                                                   amd64        Public client interface for NIS(YP) and NIS+
ii  libobjc-11-dev:amd64          11.4.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Objective-C applications (development files)
ii  libobjc4:amd64                12.3.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Objective-C applications
ii  libomp-19-dev                 1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        LLVM OpenMP runtime - dev package
ii  libomp5-19:amd64              1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        LLVM OpenMP runtime
ii  libopenblas-dev:amd64         0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (dev, meta)
ii  libopenblas-pthread-dev:amd64 0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (dev, pthread)
ii  libopenblas0:amd64            0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (meta)
ii  libopenblas0-pthread:amd64    0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (shared lib, pthread)
ii  libp11-kit0:amd64             0.24.0-6build1                                                  amd64        library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpam-modules:amd64          1.4.0-11ubuntu2.4                                               amd64        Pluggable Authentication Modules for PAM
ii  libpam-modules-bin            1.4.0-11ubuntu2.4                                               amd64        Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                1.4.0-11ubuntu2.4                                               all          Runtime support for the PAM library
ii  libpam0g:amd64                1.4.0-11ubuntu2.4                                               amd64        Pluggable Authentication Modules library
ii  libpango-1.0-0:amd64          1.50.6+ds-2ubuntu1                                              amd64        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64     1.50.6+ds-2ubuntu1                                              amd64        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64       1.50.6+ds-2ubuntu1                                              amd64        Layout and rendering of internationalized text
ii  libpaper-utils                1.1.28build2                                                    amd64        library for handling paper characteristics (utilities)
ii  libpaper1:amd64               1.1.28build2                                                    amd64        library for handling paper characteristics
ii  libpcre2-16-0:amd64           10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - 16 bit runtime files
ii  libpcre2-32-0:amd64           10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
ii  libpcre2-8-0:amd64            10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
ii  libpcre2-dev:amd64            10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - development files
ii  libpcre2-posix3:amd64         10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - posix-compatible runtime files
ii  libpcre3:amd64                2:8.39-13ubuntu0.22.04.1                                        amd64        Old Perl 5 Compatible Regular Expression Library - runtime files
ii  libperl5.34:amd64             5.34.0-3ubuntu1.3                                               amd64        shared Perl library
ii  libpfm4:amd64                 4.11.1+git32-gd0b85fb-1ubuntu0.1                                amd64        Library to program the performance monitoring events
ii  libpipeline1:amd64            1.5.5-1                                                         amd64        Unix process pipeline manipulation library
ii  libpixman-1-0:amd64           0.40.0-1ubuntu0.22.04.1                                         amd64        pixel-manipulation library for X and cairo
ii  libpng16-16:amd64             1.6.37-3build5                                                  amd64        PNG library - runtime (version 1.6)
ii  libprocps8:amd64              2:3.3.17-6ubuntu2.1                                             amd64        library for accessing process information from /proc
ii  libpsl5:amd64                 0.21.0-1.2build2                                                amd64        Library for Public Suffix List (shared libraries)
ii  libpython3-stdlib:amd64       3.10.6-1~22.04.1                                                amd64        interactive high-level object-oriented language (default python3 version)
ii  libpython3.10:amd64           3.10.12-1~22.04.7                                               amd64        Shared Python runtime library (version 3.10)
ii  libpython3.10-minimal:amd64   3.10.12-1~22.04.7                                               amd64        Minimal subset of the Python language (version 3.10)
ii  libpython3.10-stdlib:amd64    3.10.12-1~22.04.7                                               amd64        Interactive high-level object-oriented language (standard library, version 3.10)
ii  libqpdf28:amd64               10.6.3-1                                                        amd64        runtime library for PDF transformation/inspection software
ii  libquadmath0:amd64            12.3.0-1ubuntu1~22.04                                           amd64        GCC Quad-Precision Math Library
ii  libreadline8:amd64            8.1.2-1                                                         amd64        GNU readline and history libraries, run-time libraries
ii  librtmp1:amd64                2.4+20151223.gitfa8646d.1-2build4                               amd64        toolkit for RTMP streams (shared library)
ii  libsasl2-2:amd64              2.1.27+dfsg2-3ubuntu1.2                                         amd64        Cyrus SASL - authentication abstraction library
ii  libsasl2-modules:amd64        2.1.27+dfsg2-3ubuntu1.2                                         amd64        Cyrus SASL - pluggable authentication modules
ii  libsasl2-modules-db:amd64     2.1.27+dfsg2-3ubuntu1.2                                         amd64        Cyrus SASL - pluggable authentication modules (DB)
ii  libseccomp2:amd64             2.5.3-2ubuntu2                                                  amd64        high level interface to Linux seccomp filter
ii  libselinux1:amd64             3.3-1build2                                                     amd64        SELinux runtime shared libraries
ii  libsemanage-common            3.3-1build2                                                     all          Common files for SELinux policy management libraries
ii  libsemanage2:amd64            3.3-1build2                                                     amd64        SELinux policy management library
ii  libsepol2:amd64               3.3-1build1                                                     amd64        SELinux library for manipulating binary security policies
ii  libsm6:amd64                  2:1.2.3-1build2                                                 amd64        X11 Session Management library
ii  libsmartcols1:amd64           2.37.2-4ubuntu3.4                                               amd64        smart column output alignment library
ii  libsqlite3-0:amd64            3.37.2-2ubuntu0.3                                               amd64        SQLite 3 shared library
ii  libss2:amd64                  1.46.5-2ubuntu1.2                                               amd64        command-line interface parsing library
ii  libssh-4:amd64                0.9.6-2ubuntu0.22.04.3                                          amd64        tiny C SSH library (OpenSSL flavor)
ii  libssl3:amd64                 3.0.2-0ubuntu1.18                                               amd64        Secure Sockets Layer toolkit - shared libraries
ii  libstdc++-11-dev:amd64        11.4.0-1ubuntu1~22.04                                           amd64        GNU Standard C++ Library v3 (development files)
ii  libstdc++6:amd64              12.3.0-1ubuntu1~22.04                                           amd64        GNU Standard C++ Library v3
ii  libsystemd0:amd64             249.11-0ubuntu3.12                                              amd64        systemd utility library
ii  libtasn1-6:amd64              4.18.0-4build1                                                  amd64        Manage ASN.1 structures (runtime)
ii  libtcl8.6:amd64               8.6.12+dfsg-1build1                                             amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
ii  libthai-data                  0.1.29-1build1                                                  all          Data files for Thai language support library
ii  libthai0:amd64                0.1.29-1build1                                                  amd64        Thai language support library
ii  libtidy5deb1:amd64            2:5.6.0-11ubuntu0.22.04.1                                       amd64        HTML/XML syntax checker and reformatter - shared library
ii  libtiff5:amd64                4.3.0-6ubuntu0.10                                               amd64        Tag Image File Format (TIFF) library
ii  libtinfo6:amd64               6.3-2ubuntu0.1                                                  amd64        shared low-level terminfo library for terminal handling
ii  libtirpc-common               1.3.2-2ubuntu0.1                                                all          transport-independent RPC library - common files
ii  libtirpc-dev:amd64            1.3.2-2ubuntu0.1                                                amd64        transport-independent RPC library - development files
ii  libtirpc3:amd64               1.3.2-2ubuntu0.1                                                amd64        transport-independent RPC library
ii  libtk8.6:amd64                8.6.12-1build1                                                  amd64        Tk toolkit for Tcl and X11 v8.6 - run-time files
ii  libtsan0:amd64                11.4.0-1ubuntu1~22.04                                           amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libubsan1:amd64               12.3.0-1ubuntu1~22.04                                           amd64        UBSan -- undefined behaviour sanitizer (runtime)
ii  libudev1:amd64                249.11-0ubuntu3.12                                              amd64        libudev shared library
ii  libunistring2:amd64           1.0-1                                                           amd64        Unicode string library for C
ii  libunwind-19:amd64            1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        production-quality unwinder
ii  libunwind-19-dev:amd64        1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        production-quality unwinder
ii  libuuid1:amd64                2.37.2-4ubuntu3.4                                               amd64        Universally Unique ID library
ii  libwebp7:amd64                1.2.2-2ubuntu0.22.04.2                                          amd64        Lossy compression of digital photographic images
ii  libx11-6:amd64                2:1.7.5-1ubuntu0.3                                              amd64        X11 client-side library
ii  libx11-data                   2:1.7.5-1ubuntu0.3                                              all          X11 client-side library
ii  libxau6:amd64                 1:1.0.9-1build5                                                 amd64        X11 authorisation library
ii  libxcb-render0:amd64          1.14-3ubuntu3                                                   amd64        X C Binding, render extension
ii  libxcb-shm0:amd64             1.14-3ubuntu3                                                   amd64        X C Binding, shm extension
ii  libxcb1:amd64                 1.14-3ubuntu3                                                   amd64        X C Binding
ii  libxdmcp6:amd64               1:1.1.3-0ubuntu5                                                amd64        X11 Display Manager Control Protocol library
ii  libxext6:amd64                2:1.3.4-1build1                                                 amd64        X11 miscellaneous extension library
ii  libxft2:amd64                 2.3.4-1                                                         amd64        FreeType-based font drawing library for X
ii  libxml2:amd64                 2.9.13+dfsg-1ubuntu0.4                                          amd64        GNOME XML library
ii  libxml2-dev:amd64             2.9.13+dfsg-1ubuntu0.4                                          amd64        GNOME XML library - development files
ii  libxmuu1:amd64                2:1.1.3-3                                                       amd64        X11 miscellaneous micro-utility library
ii  libxpm4:amd64                 1:3.5.12-1ubuntu0.22.04.2                                       amd64        X11 pixmap library
ii  libxrender1:amd64             1:0.9.10-1build4                                                amd64        X Rendering Extension client library
ii  libxss1:amd64                 1:1.2.3-1build2                                                 amd64        X11 Screen Saver extension library
ii  libxt6:amd64                  1:1.2.1-1                                                       amd64        X11 toolkit intrinsics library
ii  libxxhash0:amd64              0.8.1-1                                                         amd64        shared library for xxhash
ii  libyaml-0-2:amd64             0.2.2-1build2                                                   amd64        Fast YAML 1.1 parser and emitter library
ii  libzstd1:amd64                1.4.8+dfsg-3build1                                              amd64        fast lossless compression algorithm
ii  linux-libc-dev:amd64          5.15.0-130.140                                                  amd64        Linux Kernel Headers for development
ii  llvm-19                       1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        Modular compiler and toolchain technologies
ii  llvm-19-dev                   1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        Modular compiler and toolchain technologies, libraries and headers
ii  llvm-19-linker-tools          1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        Modular compiler and toolchain technologies - Plugins
ii  llvm-19-runtime               1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        Modular compiler and toolchain technologies, IR interpreter
ii  llvm-19-tools                 1:19.1.7~++20250114103320+cd708029e0b2-1~exp1~20250114103432.75 amd64        Modular compiler and toolchain technologies, tools
ii  locales                       2.35-0ubuntu3.8                                                 all          GNU C Library: National Language (locale) data [support]
ii  login                         1:4.8.1-2ubuntu2.2                                              amd64        system login tools
ii  logsave                       1.46.5-2ubuntu1.2                                               amd64        save the output of a command in a log file
ii  lsb-base                      11.1.0ubuntu4                                                   all          Linux Standard Base init script functionality
ii  make                          4.3-4.1build1                                                   amd64        utility for directing compilation
ii  manpages                      5.10-1ubuntu1                                                   all          Manual pages about using a GNU/Linux system
ii  manpages-dev                  5.10-1ubuntu1                                                   all          Manual pages about using GNU/Linux for development
ii  mawk                          1.3.4.20200120-3                                                amd64        Pattern scanning and text processing language
ii  media-types                   7.0.0                                                           all          List of standard media types and their usual file extension
ii  mount                         2.37.2-4ubuntu3.4                                               amd64        tools for mounting and manipulating filesystems
ii  ncurses-base                  6.3-2ubuntu0.1                                                  all          basic terminal type definitions
ii  ncurses-bin                   6.3-2ubuntu0.1                                                  amd64        terminal-related programs and man pages
ii  netbase                       6.3                                                             all          Basic TCP/IP networking system
ii  openssh-client                1:8.9p1-3ubuntu0.10                                             amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssl                       3.0.2-0ubuntu1.18                                               amd64        Secure Sockets Layer toolkit - cryptographic utility
ii  passwd                        1:4.8.1-2ubuntu2.2                                              amd64        change and administer password and group data
ii  patch                         2.7.6-7build2                                                   amd64        Apply a diff file to an original
ii  perl                          5.34.0-3ubuntu1.3                                               amd64        Larry Wall's Practical Extraction and Report Language
ii  perl-base                     5.34.0-3ubuntu1.3                                               amd64        minimal Perl system
ii  perl-modules-5.34             5.34.0-3ubuntu1.3                                               all          Core Perl modules
ii  pinentry-curses               1.1.1-1build2                                                   amd64        curses-based PIN or pass-phrase entry dialog for GnuPG
ii  pkg-config                    0.29.2-1ubuntu3                                                 amd64        manage compile and link flags for libraries
ii  poppler-clang19               20240527-1                                                      amd64        Package created with checkinstall 1.6.3
ii  procps                        2:3.3.17-6ubuntu2.1                                             amd64        /proc file system utilities
ii  protobuf-clang19              3.20.3-1                                                        amd64        Package created with checkinstall 1.6.3
ii  publicsuffix                  20211207.1025-1                                                 all          accurate, machine-readable list of domain name suffixes
ii  python3                       3.10.6-1~22.04.1                                                amd64        interactive high-level object-oriented language (default python3 version)
ii  python3-minimal               3.10.6-1~22.04.1                                                amd64        minimal subset of the Python language (default python3 version)
ii  python3-pkg-resources         59.6.0-1.2ubuntu0.22.04.2                                       all          Package Discovery and Resource Access using pkg_resources
ii  python3-pygments              2.11.2+dfsg-2ubuntu0.1                                          all          syntax highlighting package written in Python 3
ii  python3-yaml                  5.4.1-1ubuntu1                                                  amd64        YAML parser and emitter for Python3
ii  python3.10                    3.10.12-1~22.04.7                                               amd64        Interactive high-level object-oriented language (version 3.10)
ii  python3.10-minimal            3.10.12-1~22.04.7                                               amd64        Minimal subset of the Python language (version 3.10)
ii  qpdf                          10.6.3-1                                                        amd64        tools for transforming and inspecting PDF files
ii  r-devel-asan                  1                                                               amd64        GNU R statistical computation and graphics system
ii  readline-common               8.1.2-1                                                         all          GNU readline and history libraries, common files
ii  rpcsvc-proto                  1.4.2-0ubuntu6                                                  amd64        RPC protocol compiler and definitions
ii  sed                           4.8-1ubuntu2                                                    amd64        GNU stream editor for filtering/transforming text
ii  sensible-utils                0.0.17                                                          all          Utilities for sensible alternative selection
ii  shared-mime-info              2.1-2                                                           amd64        FreeDesktop.org shared MIME database and spec
ii  sysvinit-utils                3.01-1ubuntu1                                                   amd64        System-V-like utilities
ii  tar                           1.34+dfsg-1ubuntu0.1.22.04.2                                    amd64        GNU version of the tar archiving utility
ii  tidy                          2:5.6.0-11ubuntu0.22.04.1                                       amd64        HTML/XML syntax checker and reformatter
ii  tzdata                        2024a-0ubuntu0.22.04.1                                          all          time zone and daylight-saving time data
ii  ubuntu-keyring                2021.03.26                                                      all          GnuPG keys of the Ubuntu archive
ii  ucf                           3.0043                                                          all          Update Configuration File(s): preserve user changes to config files
ii  unzip                         6.0-26ubuntu3.2                                                 amd64        De-archiver for .zip files
ii  usrmerge                      25ubuntu2                                                       all          Convert the system to the merged /usr directories scheme
ii  util-linux                    2.37.2-4ubuntu3.4                                               amd64        miscellaneous system utilities
ii  x11-common                    1:7.7+23ubuntu2                                                 all          X Window System (X.Org) infrastructure
ii  xauth                         1:1.1-1build2                                                   amd64        X authentication utility
ii  xdg-user-dirs                 0.17-2ubuntu4                                                   amd64        tool to manage well known user directories
ii  xz-utils                      5.2.5-2ubuntu1                                                  amd64        XZ-format compression utilities
ii  zip                           3.0-12build2                                                    amd64        Archiver for .zip files
ii  zlib1g:amd64                  1:1.2.11.dfsg-2ubuntu9.2                                        amd64        compression library - runtime
ii  zlib1g-dev:amd64              1:1.2.11.dfsg-2ubuntu9.2                                        amd64        compression library - development

id: ghcr.io/r-hub/containers/clang-asan@sha256:b0e063f398e1db9578ac6cee49fa1d9efaa4a49280228a327106fb663f88f370
tag: ghcr.io/r-hub/containers/clang-asan:latest
created: 2025-01-14T06:17:16.287138915Z
size: 2.67 GB

OS version
> uname -a
Linux 63bb81864a81 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
R session information
> sessionInfo()
R Under development (unstable) (2025-01-13 r87564)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 22.04.5 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so;  LAPACK version 3.10.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=C              
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                                     zlib 
                                                 "1.2.11" 
                                                    bzlib 
                                     "1.0.8, 13-Jul-2019" 
                                                       xz 
                                                  "5.2.5" 
                                               libdeflate 
                                                   "1.10" 
                                                     PCRE 
                                       "10.39 2021-10-29" 
                                                      ICU 
                                                   "70.1" 
                                                      TRE 
                                "TRE 0.8.0 R_fixes (BSD)" 
                                                    iconv 
                                             "glibc 2.35" 
                                                 readline 
                                                    "8.1" 
                                                     BLAS 
"/usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3" 


> libcurlVersion()
[1] "7.81.0"
attr(,"ssl_version")
[1] "OpenSSL/3.0.2"
attr(,"libssh_version")
[1] "libssh/0.9.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtmp"    "rtsp"    "scp"     "sftp"    "smb"     "smbs"   
[22] "smtp"    "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.10.0"


> La_library()
[1] "/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.16.0"                       ""                 "1.50.6" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "8.0" "LIBTIFF, Version 4.3.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = clang-19 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
CFLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/clang/include -I/usr/local/include
CC17 = clang-19 -std=gnu17 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C17FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CC23 = clang-19 -std=gnu23 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C23FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CC90 = clang-19 -std=gnu90 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C90FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CC99 = clang-19 -std=gnu99 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C99FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX = clang++-19 -stdlib=libc++ -std=gnu++17 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXXFLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXXPICFLAGS = -fpic
CXX11 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX11PICFLAGS = -fpic
CXX14 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX14PICFLAGS = -fpic
CXX17 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX17PICFLAGS = -fpic
CXX20 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX20PICFLAG =
CXX23 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = clang-19 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
DYLIB_LDFLAGS = -shared
FC = flang-new-19
FFLAGS = -O2 -pedantic
FPICFLAGS = -fpic
FLIBS = -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm
FCFLAGS = -O2 -pedantic
SAFE_FFLAGS = -O2 -pedantic
OBJC =
OBJCFLAGS =
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH =
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-11-openjdk-amd64
JAVA_LIBS = -L/usr/lib/jvm/java-11-openjdk-amd64/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-11-openjdk-amd64/include -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux
LDFLAGS = -L/usr/local/clang/lib -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = clang++-19 -stdlib=libc++ -std=gnu++17 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = clang-19 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include/tcl8.6 -I/usr/include/tcl8.6
TCLTK_LIBS = -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -L/usr/lib/x86_64-linux-gnu -ltk8.6 -lX11 -lXss -lXext
BLAS_LIBS = -lblas
LAPACK_LIBS = -llapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
Ubuntu clang version 19.1.6 (++20241217105927+657e03f8625c-1~exp1~20241217105943.71)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19/bin

> $(CXX) --version
Ubuntu clang version 19.1.6 (++20241217105927+657e03f8625c-1~exp1~20241217105943.71)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19/bin

> $(FC) --version
Ubuntu flang-new version 19.1.6 (++20241217105927+657e03f8625c-1~exp1~20241217105943.71)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19/bin
OS packages
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                          Version                                                         Architecture Description
+++-=============================-===============================================================-============-================================================================================
ii  adduser                       3.118ubuntu5                                                    all          add and remove users and groups
ii  apt                           2.4.13                                                          amd64        commandline package manager
ii  base-files                    12ubuntu4.7                                                     amd64        Debian base system miscellaneous files
ii  base-passwd                   3.5.52build1                                                    amd64        Debian base system master password and group files
ii  bash                          5.1-6ubuntu1.1                                                  amd64        GNU Bourne Again SHell
ii  binfmt-support                2.2.1-2                                                         amd64        Support for extra binary formats
ii  binutils                      2.38-4ubuntu2.6                                                 amd64        GNU assembler, linker and binary utilities
ii  binutils-common:amd64         2.38-4ubuntu2.6                                                 amd64        Common files for the GNU assembler, linker and binary utilities
ii  binutils-x86-64-linux-gnu     2.38-4ubuntu2.6                                                 amd64        GNU binary utilities, for x86-64-linux-gnu target
ii  bsdutils                      1:2.37.2-4ubuntu3.4                                             amd64        basic utilities from 4.4BSD-Lite
ii  bzip2                         1.0.8-5build1                                                   amd64        high-quality block-sorting file compressor - utilities
ii  bzip2-doc                     1.0.8-5build1                                                   all          high-quality block-sorting file compressor - documentation
ii  ca-certificates               20240203~22.04.1                                                all          Common CA certificates
ii  clang-19                      1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        C, C++ and Objective-C compiler
ii  coreutils                     8.32-4.1ubuntu1.2                                               amd64        GNU core utilities
ii  cpp                           4:11.2.0-1ubuntu1                                               amd64        GNU C preprocessor (cpp)
ii  cpp-11                        11.4.0-1ubuntu1~22.04                                           amd64        GNU C preprocessor
ii  curl                          7.81.0-1ubuntu1.20                                              amd64        command line tool for transferring data with URL syntax
ii  dash                          0.5.11+git20210903+057cd650a4ed-3build1                         amd64        POSIX-compliant shell
ii  debconf                       1.5.79ubuntu1                                                   all          Debian configuration management system
ii  debianutils                   5.5-1ubuntu2                                                    amd64        Miscellaneous utilities specific to Debian
ii  diffutils                     1:3.8-0ubuntu2                                                  amd64        File comparison utilities
ii  dirmngr                       2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - network certificate management service
ii  dpkg                          1.21.1ubuntu2.3                                                 amd64        Debian package management system
ii  e2fsprogs                     1.46.5-2ubuntu1.2                                               amd64        ext2/ext3/ext4 file system utilities
ii  findutils                     4.8.0-1ubuntu3                                                  amd64        utilities for finding files--find, xargs
ii  flang-19                      1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Fortran compiler
ii  fontconfig                    2.13.1-4.2ubuntu5                                               amd64        generic font configuration library - support binaries
ii  fontconfig-config             2.13.1-4.2ubuntu5                                               all          generic font configuration library - configuration
ii  fonts-dejavu-core             2.37-2build1                                                    all          Vera font family derivate with additional characters
ii  g++                           4:11.2.0-1ubuntu1                                               amd64        GNU C++ compiler
ii  g++-11                        11.4.0-1ubuntu1~22.04                                           amd64        GNU C++ compiler
ii  gcc                           4:11.2.0-1ubuntu1                                               amd64        GNU C compiler
ii  gcc-11                        11.4.0-1ubuntu1~22.04                                           amd64        GNU C compiler
ii  gcc-11-base:amd64             11.4.0-1ubuntu1~22.04                                           amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-12-base:amd64             12.3.0-1ubuntu1~22.04                                           amd64        GCC, the GNU Compiler Collection (base package)
ii  gfortran                      4:11.2.0-1ubuntu1                                               amd64        GNU Fortran 95 compiler
ii  gfortran-11                   11.4.0-1ubuntu1~22.04                                           amd64        GNU Fortran compiler
ii  git                           1:2.34.1-1ubuntu1.11                                            amd64        fast, scalable, distributed revision control system
ii  git-man                       1:2.34.1-1ubuntu1.11                                            all          fast, scalable, distributed revision control system (manual pages)
ii  gnupg                         2.2.27-3ubuntu2.1                                               all          GNU privacy guard - a free PGP replacement
ii  gnupg-l10n                    2.2.27-3ubuntu2.1                                               all          GNU privacy guard - localization files
ii  gnupg-utils                   2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - utility programs
ii  gpg                           2.2.27-3ubuntu2.1                                               amd64        GNU Privacy Guard -- minimalist public key operations
ii  gpg-agent                     2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - cryptographic agent
ii  gpg-wks-client                2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - Web Key Service client
ii  gpg-wks-server                2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - Web Key Service server
ii  gpgconf                       2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - core configuration utilities
ii  gpgsm                         2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - S/MIME version
ii  gpgv                          2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - signature verification tool
ii  grep                          3.7-1build1                                                     amd64        GNU grep, egrep and fgrep
ii  gzip                          1.10-4ubuntu4.1                                                 amd64        GNU compression utilities
ii  hostname                      3.23ubuntu2                                                     amd64        utility to set/show the host name or domain name
ii  icu-devtools                  70.1-2                                                          amd64        Development utilities for International Components for Unicode
ii  imagemagick-clang19           7.1.1-33-1                                                      amd64        Package created with checkinstall 1.6.3
ii  init-system-helpers           1.62                                                            all          helper tools for all init systems
ii  jags-clang19                  4.3.2-1                                                         amd64        Package created with checkinstall 1.6.3
ii  less                          590-1ubuntu0.22.04.3                                            amd64        pager program similar to more
ii  lib32gcc-s1                   12.3.0-1ubuntu1~22.04                                           amd64        GCC support library (32 bit Version)
ii  lib32stdc++6                  12.3.0-1ubuntu1~22.04                                           amd64        GNU Standard C++ Library v3 (32 bit Version)
ii  libacl1:amd64                 2.3.1-1                                                         amd64        access control list - shared library
ii  libapt-pkg6.0:amd64           2.4.13                                                          amd64        package management runtime library
ii  libasan6:amd64                11.4.0-1ubuntu1~22.04                                           amd64        AddressSanitizer -- a fast memory error detector
ii  libassuan0:amd64              2.5.5-1build1                                                   amd64        IPC library for the GnuPG components
ii  libatomic1:amd64              12.3.0-1ubuntu1~22.04                                           amd64        support library providing __atomic built-in functions
ii  libattr1:amd64                1:2.5.1-1build1                                                 amd64        extended attribute handling - shared library
ii  libaudit-common               1:3.0.7-1build1                                                 all          Dynamic library for security auditing - common files
ii  libaudit1:amd64               1:3.0.7-1build1                                                 amd64        Dynamic library for security auditing
ii  libbinutils:amd64             2.38-4ubuntu2.6                                                 amd64        GNU binary utilities (private shared library)
ii  libblkid1:amd64               2.37.2-4ubuntu3.4                                               amd64        block device ID library
ii  libbrotli1:amd64              1.0.9-2build6                                                   amd64        library implementing brotli encoder and decoder (shared libraries)
ii  libbsd0:amd64                 0.11.5-1                                                        amd64        utility functions from BSD systems - shared library
ii  libbz2-1.0:amd64              1.0.8-5build1                                                   amd64        high-quality block-sorting file compressor library - runtime
ii  libbz2-dev:amd64              1.0.8-5build1                                                   amd64        high-quality block-sorting file compressor library - development
ii  libc++-19-dev:amd64           1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM C++ Standard library (development files)
ii  libc++1-19:amd64              1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM C++ Standard library
ii  libc++abi-19-dev:amd64        1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM low level support for a standard C++ library (development files)
ii  libc++abi1-19:amd64           1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM low level support for a standard C++ library
ii  libc-bin                      2.35-0ubuntu3.8                                                 amd64        GNU C Library: Binaries
ii  libc-dev-bin                  2.35-0ubuntu3.8                                                 amd64        GNU C Library: Development binaries
ii  libc-devtools                 2.35-0ubuntu3.8                                                 amd64        GNU C Library: Development tools
ii  libc6:amd64                   2.35-0ubuntu3.8                                                 amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64               2.35-0ubuntu3.8                                                 amd64        GNU C Library: Development Libraries and Header Files
ii  libc6-i386                    2.35-0ubuntu3.8                                                 amd64        GNU C Library: 32-bit shared libraries for AMD64
ii  libcairo2:amd64               1.16.0-5ubuntu2                                                 amd64        Cairo 2D vector graphics library
ii  libcap-ng0:amd64              0.7.9-2.2build3                                                 amd64        An alternate POSIX capabilities library
ii  libcap2:amd64                 1:2.44-1ubuntu0.22.04.1                                         amd64        POSIX 1003.1e capabilities (library)
ii  libcbor0.8:amd64              0.8.0-2ubuntu1                                                  amd64        library for parsing and generating CBOR (RFC 7049)
ii  libcc1-0:amd64                12.3.0-1ubuntu1~22.04                                           amd64        GCC cc1 plugin for GDB
ii  libclang-common-19-dev:amd64  1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Clang library - Common development package
ii  libclang-cpp19                1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        C++ interface to the Clang library
ii  libclang-rt-19-dev:amd64      1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Compiler-rt - development package
ii  libclang1-19                  1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        C interface to the Clang library
ii  libcom-err2:amd64             1.46.5-2ubuntu1.2                                               amd64        common error description library
ii  libcrypt-dev:amd64            1:4.4.27-1                                                      amd64        libcrypt development files
ii  libcrypt1:amd64               1:4.4.27-1                                                      amd64        libcrypt shared library
ii  libctf-nobfd0:amd64           2.38-4ubuntu2.6                                                 amd64        Compact C Type Format library (runtime, no BFD dependency)
ii  libctf0:amd64                 2.38-4ubuntu2.6                                                 amd64        Compact C Type Format library (runtime, BFD dependency)
ii  libcurl3-gnutls:amd64         7.81.0-1ubuntu1.20                                              amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcurl4:amd64                7.81.0-1ubuntu1.20                                              amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libdatrie1:amd64              0.2.13-2                                                        amd64        Double-array trie library
ii  libdb5.3:amd64                5.3.28+dfsg1-0.8ubuntu3                                         amd64        Berkeley v5.3 Database Libraries [runtime]
ii  libdebconfclient0:amd64       0.261ubuntu1                                                    amd64        Debian Configuration Management System (C-implementation library)
ii  libdeflate0:amd64             1.10-2                                                          amd64        fast, whole-buffer DEFLATE-based compression and decompression
ii  libdpkg-perl                  1.21.1ubuntu2.3                                                 all          Dpkg perl modules
ii  libedit2:amd64                3.1-20210910-1build1                                            amd64        BSD editline and history libraries
ii  liberror-perl                 0.17029-1                                                       all          Perl module for error/exception handling in an OO-ish way
ii  libexpat1:amd64               2.4.7-1ubuntu0.5                                                amd64        XML parsing C library - runtime library
ii  libext2fs2:amd64              1.46.5-2ubuntu1.2                                               amd64        ext2/ext3/ext4 file system libraries
ii  libffi-dev:amd64              3.4.2-4                                                         amd64        Foreign Function Interface library (development files)
ii  libffi8:amd64                 3.4.2-4                                                         amd64        Foreign Function Interface library runtime
ii  libfido2-1:amd64              1.10.0-1                                                        amd64        library for generating and verifying FIDO 2.0 objects
ii  libfile-fcntllock-perl        0.22-3build7                                                    amd64        Perl module for file locking with fcntl(2)
ii  libflang-19-dev               1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Flang library - Development package
ii  libfontconfig1:amd64          2.13.1-4.2ubuntu5                                               amd64        generic font configuration library - runtime
ii  libfreetype6:amd64            2.11.1+dfsg-1ubuntu0.2                                          amd64        FreeType 2 font engine, shared library files
ii  libfribidi0:amd64             1.0.8-2ubuntu3.1                                                amd64        Free Implementation of the Unicode BiDi algorithm
ii  libgc1:amd64                  1:8.0.6-1.1build1                                               amd64        conservative garbage collector for C and C++
ii  libgcc-11-dev:amd64           11.4.0-1ubuntu1~22.04                                           amd64        GCC support library (development files)
ii  libgcc-s1:amd64               12.3.0-1ubuntu1~22.04                                           amd64        GCC support library
ii  libgcrypt20:amd64             1.9.4-3ubuntu3                                                  amd64        LGPL Crypto library - runtime library
ii  libgd3:amd64                  2.3.0-2ubuntu2.3                                                amd64        GD Graphics Library
ii  libgdbm-compat4:amd64         1.23-1                                                          amd64        GNU dbm database routines (legacy support runtime version) 
ii  libgdbm6:amd64                1.23-1                                                          amd64        GNU dbm database routines (runtime version) 
ii  libgfortran-11-dev:amd64      11.4.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran5:amd64            12.3.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Fortran applications
ii  libglib2.0-0:amd64            2.72.4-0ubuntu2.4                                               amd64        GLib library of C routines
ii  libglib2.0-data               2.72.4-0ubuntu2.4                                               all          Common files for GLib library
ii  libgmp10:amd64                2:6.2.1+dfsg-3ubuntu1                                           amd64        Multiprecision arithmetic library
ii  libgnutls30:amd64             3.7.3-4ubuntu1.5                                                amd64        GNU TLS library - main runtime library
ii  libgomp1:amd64                12.3.0-1ubuntu1~22.04                                           amd64        GCC OpenMP (GOMP) support library
ii  libgpg-error0:amd64           1.43-3                                                          amd64        GnuPG development runtime library
ii  libgraphite2-3:amd64          1.3.14-1build2                                                  amd64        Font rendering engine for Complex Scripts -- library
ii  libgssapi-krb5-2:amd64        1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libharfbuzz0b:amd64           2.7.4-1ubuntu3.1                                                amd64        OpenType text shaping engine (shared library)
ii  libhogweed6:amd64             3.7.3-1build2                                                   amd64        low level cryptographic library (public-key cryptos)
ii  libice6:amd64                 2:1.0.10-1build2                                                amd64        X11 Inter-Client Exchange library
ii  libicu-dev:amd64              70.1-2                                                          amd64        Development files for International Components for Unicode
ii  libicu70:amd64                70.1-2                                                          amd64        International Components for Unicode
ii  libidn2-0:amd64               2.3.2-2build1                                                   amd64        Internationalized domain names (IDNA2008/TR46) library
ii  libisl23:amd64                0.24-2build1                                                    amd64        manipulating sets and relations of integer points bounded by linear constraints
ii  libitm1:amd64                 12.3.0-1ubuntu1~22.04                                           amd64        GNU Transactional Memory Library
ii  libjbig0:amd64                2.1-3.1ubuntu0.22.04.1                                          amd64        JBIGkit libraries
ii  libjpeg-turbo8:amd64          2.1.2-0ubuntu1                                                  amd64        IJG JPEG compliant runtime library.
ii  libjpeg8:amd64                8c-2ubuntu10                                                    amd64        Independent JPEG Group's JPEG runtime library (dependency package)
ii  libk5crypto3:amd64            1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries - Crypto Library
ii  libkeyutils1:amd64            1.6.1-2ubuntu3                                                  amd64        Linux Key Management Utilities (library)
ii  libkrb5-3:amd64               1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries
ii  libkrb5support0:amd64         1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries - Support library
ii  libksba8:amd64                1.6.0-2ubuntu0.2                                                amd64        X.509 and CMS support library
ii  libldap-2.5-0:amd64           2.5.18+dfsg-0ubuntu0.22.04.2                                    amd64        OpenLDAP libraries
ii  libldap-common                2.5.18+dfsg-0ubuntu0.22.04.2                                    all          OpenLDAP common files for libraries
ii  libllvm19:amd64               1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies, runtime library
ii  liblocale-gettext-perl        1.07-4build3                                                    amd64        module using libc functions for internationalization in Perl
ii  liblsan0:amd64                12.3.0-1ubuntu1~22.04                                           amd64        LeakSanitizer -- a memory leak detector (runtime)
ii  liblz4-1:amd64                1.9.3-2build2                                                   amd64        Fast LZ compression algorithm library - runtime
ii  liblzma-dev:amd64             5.2.5-2ubuntu1                                                  amd64        XZ-format compression library - development files
ii  liblzma5:amd64                5.2.5-2ubuntu1                                                  amd64        XZ-format compression library
ii  libmd0:amd64                  1.0.4-1build1                                                   amd64        message digest functions from BSD systems - shared library
ii  libmount1:amd64               2.37.2-4ubuntu3.4                                               amd64        device mounting library
ii  libmpc3:amd64                 1.2.1-2build1                                                   amd64        multiple precision complex floating-point library
ii  libmpdec3:amd64               2.5.1-2build2                                                   amd64        library for decimal floating point arithmetic (runtime library)
ii  libmpfr6:amd64                4.1.0-3build3                                                   amd64        multiple precision floating-point computation
ii  libncurses-dev:amd64          6.3-2ubuntu0.1                                                  amd64        developer's libraries for ncurses
ii  libncurses6:amd64             6.3-2ubuntu0.1                                                  amd64        shared libraries for terminal handling
ii  libncursesw6:amd64            6.3-2ubuntu0.1                                                  amd64        shared libraries for terminal handling (wide character support)
ii  libnettle8:amd64              3.7.3-1build2                                                   amd64        low level cryptographic library (symmetric and one-way cryptos)
ii  libnghttp2-14:amd64           1.43.0-1ubuntu0.2                                               amd64        library implementing HTTP/2 protocol (shared library)
ii  libnpth0:amd64                1.6-3build2                                                     amd64        replacement for GNU Pth using system threads
ii  libnsl-dev:amd64              1.3.0-2build2                                                   amd64        libnsl development files
ii  libnsl2:amd64                 1.3.0-2build2                                                   amd64        Public client interface for NIS(YP) and NIS+
ii  libobjc-11-dev:amd64          11.4.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Objective-C applications (development files)
ii  libobjc4:amd64                12.3.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Objective-C applications
ii  libomp-19-dev                 1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM OpenMP runtime - dev package
ii  libomp5-19:amd64              1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM OpenMP runtime
ii  libopenblas-dev:amd64         0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (dev, meta)
ii  libopenblas-pthread-dev:amd64 0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (dev, pthread)
ii  libopenblas0:amd64            0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (meta)
ii  libopenblas0-pthread:amd64    0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (shared lib, pthread)
ii  libp11-kit0:amd64             0.24.0-6build1                                                  amd64        library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpam-modules:amd64          1.4.0-11ubuntu2.4                                               amd64        Pluggable Authentication Modules for PAM
ii  libpam-modules-bin            1.4.0-11ubuntu2.4                                               amd64        Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                1.4.0-11ubuntu2.4                                               all          Runtime support for the PAM library
ii  libpam0g:amd64                1.4.0-11ubuntu2.4                                               amd64        Pluggable Authentication Modules library
ii  libpango-1.0-0:amd64          1.50.6+ds-2ubuntu1                                              amd64        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64     1.50.6+ds-2ubuntu1                                              amd64        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64       1.50.6+ds-2ubuntu1                                              amd64        Layout and rendering of internationalized text
ii  libpaper-utils                1.1.28build2                                                    amd64        library for handling paper characteristics (utilities)
ii  libpaper1:amd64               1.1.28build2                                                    amd64        library for handling paper characteristics
ii  libpcre2-16-0:amd64           10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - 16 bit runtime files
ii  libpcre2-32-0:amd64           10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
ii  libpcre2-8-0:amd64            10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
ii  libpcre2-dev:amd64            10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - development files
ii  libpcre2-posix3:amd64         10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - posix-compatible runtime files
ii  libpcre3:amd64                2:8.39-13ubuntu0.22.04.1                                        amd64        Old Perl 5 Compatible Regular Expression Library - runtime files
ii  libperl5.34:amd64             5.34.0-3ubuntu1.3                                               amd64        shared Perl library
ii  libpfm4:amd64                 4.11.1+git32-gd0b85fb-1ubuntu0.1                                amd64        Library to program the performance monitoring events
ii  libpipeline1:amd64            1.5.5-1                                                         amd64        Unix process pipeline manipulation library
ii  libpixman-1-0:amd64           0.40.0-1ubuntu0.22.04.1                                         amd64        pixel-manipulation library for X and cairo
ii  libpng16-16:amd64             1.6.37-3build5                                                  amd64        PNG library - runtime (version 1.6)
ii  libprocps8:amd64              2:3.3.17-6ubuntu2.1                                             amd64        library for accessing process information from /proc
ii  libpsl5:amd64                 0.21.0-1.2build2                                                amd64        Library for Public Suffix List (shared libraries)
ii  libpython3-stdlib:amd64       3.10.6-1~22.04.1                                                amd64        interactive high-level object-oriented language (default python3 version)
ii  libpython3.10:amd64           3.10.12-1~22.04.7                                               amd64        Shared Python runtime library (version 3.10)
ii  libpython3.10-minimal:amd64   3.10.12-1~22.04.7                                               amd64        Minimal subset of the Python language (version 3.10)
ii  libpython3.10-stdlib:amd64    3.10.12-1~22.04.7                                               amd64        Interactive high-level object-oriented language (standard library, version 3.10)
ii  libqpdf28:amd64               10.6.3-1                                                        amd64        runtime library for PDF transformation/inspection software
ii  libquadmath0:amd64            12.3.0-1ubuntu1~22.04                                           amd64        GCC Quad-Precision Math Library
ii  libreadline8:amd64            8.1.2-1                                                         amd64        GNU readline and history libraries, run-time libraries
ii  librtmp1:amd64                2.4+20151223.gitfa8646d.1-2build4                               amd64        toolkit for RTMP streams (shared library)
ii  libsasl2-2:amd64              2.1.27+dfsg2-3ubuntu1.2                                         amd64        Cyrus SASL - authentication abstraction library
ii  libsasl2-modules:amd64        2.1.27+dfsg2-3ubuntu1.2                                         amd64        Cyrus SASL - pluggable authentication modules
ii  libsasl2-modules-db:amd64     2.1.27+dfsg2-3ubuntu1.2                                         amd64        Cyrus SASL - pluggable authentication modules (DB)
ii  libseccomp2:amd64             2.5.3-2ubuntu2                                                  amd64        high level interface to Linux seccomp filter
ii  libselinux1:amd64             3.3-1build2                                                     amd64        SELinux runtime shared libraries
ii  libsemanage-common            3.3-1build2                                                     all          Common files for SELinux policy management libraries
ii  libsemanage2:amd64            3.3-1build2                                                     amd64        SELinux policy management library
ii  libsepol2:amd64               3.3-1build1                                                     amd64        SELinux library for manipulating binary security policies
ii  libsm6:amd64                  2:1.2.3-1build2                                                 amd64        X11 Session Management library
ii  libsmartcols1:amd64           2.37.2-4ubuntu3.4                                               amd64        smart column output alignment library
ii  libsqlite3-0:amd64            3.37.2-2ubuntu0.3                                               amd64        SQLite 3 shared library
ii  libss2:amd64                  1.46.5-2ubuntu1.2                                               amd64        command-line interface parsing library
ii  libssh-4:amd64                0.9.6-2ubuntu0.22.04.3                                          amd64        tiny C SSH library (OpenSSL flavor)
ii  libssl3:amd64                 3.0.2-0ubuntu1.18                                               amd64        Secure Sockets Layer toolkit - shared libraries
ii  libstdc++-11-dev:amd64        11.4.0-1ubuntu1~22.04                                           amd64        GNU Standard C++ Library v3 (development files)
ii  libstdc++6:amd64              12.3.0-1ubuntu1~22.04                                           amd64        GNU Standard C++ Library v3
ii  libsystemd0:amd64             249.11-0ubuntu3.12                                              amd64        systemd utility library
ii  libtasn1-6:amd64              4.18.0-4build1                                                  amd64        Manage ASN.1 structures (runtime)
ii  libtcl8.6:amd64               8.6.12+dfsg-1build1                                             amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
ii  libthai-data                  0.1.29-1build1                                                  all          Data files for Thai language support library
ii  libthai0:amd64                0.1.29-1build1                                                  amd64        Thai language support library
ii  libtidy5deb1:amd64            2:5.6.0-11ubuntu0.22.04.1                                       amd64        HTML/XML syntax checker and reformatter - shared library
ii  libtiff5:amd64                4.3.0-6ubuntu0.10                                               amd64        Tag Image File Format (TIFF) library
ii  libtinfo6:amd64               6.3-2ubuntu0.1                                                  amd64        shared low-level terminfo library for terminal handling
ii  libtirpc-common               1.3.2-2ubuntu0.1                                                all          transport-independent RPC library - common files
ii  libtirpc-dev:amd64            1.3.2-2ubuntu0.1                                                amd64        transport-independent RPC library - development files
ii  libtirpc3:amd64               1.3.2-2ubuntu0.1                                                amd64        transport-independent RPC library
ii  libtk8.6:amd64                8.6.12-1build1                                                  amd64        Tk toolkit for Tcl and X11 v8.6 - run-time files
ii  libtsan0:amd64                11.4.0-1ubuntu1~22.04                                           amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libubsan1:amd64               12.3.0-1ubuntu1~22.04                                           amd64        UBSan -- undefined behaviour sanitizer (runtime)
ii  libudev1:amd64                249.11-0ubuntu3.12                                              amd64        libudev shared library
ii  libunistring2:amd64           1.0-1                                                           amd64        Unicode string library for C
ii  libunwind-19:amd64            1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        production-quality unwinder
ii  libunwind-19-dev:amd64        1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        production-quality unwinder
ii  libuuid1:amd64                2.37.2-4ubuntu3.4                                               amd64        Universally Unique ID library
ii  libwebp7:amd64                1.2.2-2ubuntu0.22.04.2                                          amd64        Lossy compression of digital photographic images
ii  libx11-6:amd64                2:1.7.5-1ubuntu0.3                                              amd64        X11 client-side library
ii  libx11-data                   2:1.7.5-1ubuntu0.3                                              all          X11 client-side library
ii  libxau6:amd64                 1:1.0.9-1build5                                                 amd64        X11 authorisation library
ii  libxcb-render0:amd64          1.14-3ubuntu3                                                   amd64        X C Binding, render extension
ii  libxcb-shm0:amd64             1.14-3ubuntu3                                                   amd64        X C Binding, shm extension
ii  libxcb1:amd64                 1.14-3ubuntu3                                                   amd64        X C Binding
ii  libxdmcp6:amd64               1:1.1.3-0ubuntu5                                                amd64        X11 Display Manager Control Protocol library
ii  libxext6:amd64                2:1.3.4-1build1                                                 amd64        X11 miscellaneous extension library
ii  libxft2:amd64                 2.3.4-1                                                         amd64        FreeType-based font drawing library for X
ii  libxml2:amd64                 2.9.13+dfsg-1ubuntu0.4                                          amd64        GNOME XML library
ii  libxml2-dev:amd64             2.9.13+dfsg-1ubuntu0.4                                          amd64        GNOME XML library - development files
ii  libxmuu1:amd64                2:1.1.3-3                                                       amd64        X11 miscellaneous micro-utility library
ii  libxpm4:amd64                 1:3.5.12-1ubuntu0.22.04.2                                       amd64        X11 pixmap library
ii  libxrender1:amd64             1:0.9.10-1build4                                                amd64        X Rendering Extension client library
ii  libxss1:amd64                 1:1.2.3-1build2                                                 amd64        X11 Screen Saver extension library
ii  libxt6:amd64                  1:1.2.1-1                                                       amd64        X11 toolkit intrinsics library
ii  libxxhash0:amd64              0.8.1-1                                                         amd64        shared library for xxhash
ii  libyaml-0-2:amd64             0.2.2-1build2                                                   amd64        Fast YAML 1.1 parser and emitter library
ii  libzstd1:amd64                1.4.8+dfsg-3build1                                              amd64        fast lossless compression algorithm
ii  linux-libc-dev:amd64          5.15.0-130.140                                                  amd64        Linux Kernel Headers for development
ii  llvm-19                       1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies
ii  llvm-19-dev                   1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies, libraries and headers
ii  llvm-19-linker-tools          1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies - Plugins
ii  llvm-19-runtime               1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies, IR interpreter
ii  llvm-19-tools                 1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies, tools
ii  locales                       2.35-0ubuntu3.8                                                 all          GNU C Library: National Language (locale) data [support]
ii  login                         1:4.8.1-2ubuntu2.2                                              amd64        system login tools
ii  logsave                       1.46.5-2ubuntu1.2                                               amd64        save the output of a command in a log file
ii  lsb-base                      11.1.0ubuntu4                                                   all          Linux Standard Base init script functionality
ii  make                          4.3-4.1build1                                                   amd64        utility for directing compilation
ii  manpages                      5.10-1ubuntu1                                                   all          Manual pages about using a GNU/Linux system
ii  manpages-dev                  5.10-1ubuntu1                                                   all          Manual pages about using GNU/Linux for development
ii  mawk                          1.3.4.20200120-3                                                amd64        Pattern scanning and text processing language
ii  media-types                   7.0.0                                                           all          List of standard media types and their usual file extension
ii  mount                         2.37.2-4ubuntu3.4                                               amd64        tools for mounting and manipulating filesystems
ii  ncurses-base                  6.3-2ubuntu0.1                                                  all          basic terminal type definitions
ii  ncurses-bin                   6.3-2ubuntu0.1                                                  amd64        terminal-related programs and man pages
ii  netbase                       6.3                                                             all          Basic TCP/IP networking system
ii  openssh-client                1:8.9p1-3ubuntu0.10                                             amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssl                       3.0.2-0ubuntu1.18                                               amd64        Secure Sockets Layer toolkit - cryptographic utility
ii  passwd                        1:4.8.1-2ubuntu2.2                                              amd64        change and administer password and group data
ii  patch                         2.7.6-7build2                                                   amd64        Apply a diff file to an original
ii  perl                          5.34.0-3ubuntu1.3                                               amd64        Larry Wall's Practical Extraction and Report Language
ii  perl-base                     5.34.0-3ubuntu1.3                                               amd64        minimal Perl system
ii  perl-modules-5.34             5.34.0-3ubuntu1.3                                               all          Core Perl modules
ii  pinentry-curses               1.1.1-1build2                                                   amd64        curses-based PIN or pass-phrase entry dialog for GnuPG
ii  pkg-config                    0.29.2-1ubuntu3                                                 amd64        manage compile and link flags for libraries
ii  poppler-clang19               20240527-1                                                      amd64        Package created with checkinstall 1.6.3
ii  procps                        2:3.3.17-6ubuntu2.1                                             amd64        /proc file system utilities
ii  protobuf-clang19              3.20.3-1                                                        amd64        Package created with checkinstall 1.6.3
ii  publicsuffix                  20211207.1025-1                                                 all          accurate, machine-readable list of domain name suffixes
ii  python3                       3.10.6-1~22.04.1                                                amd64        interactive high-level object-oriented language (default python3 version)
ii  python3-minimal               3.10.6-1~22.04.1                                                amd64        minimal subset of the Python language (default python3 version)
ii  python3-pkg-resources         59.6.0-1.2ubuntu0.22.04.2                                       all          Package Discovery and Resource Access using pkg_resources
ii  python3-pygments              2.11.2+dfsg-2ubuntu0.1                                          all          syntax highlighting package written in Python 3
ii  python3-yaml                  5.4.1-1ubuntu1                                                  amd64        YAML parser and emitter for Python3
ii  python3.10                    3.10.12-1~22.04.7                                               amd64        Interactive high-level object-oriented language (version 3.10)
ii  python3.10-minimal            3.10.12-1~22.04.7                                               amd64        Minimal subset of the Python language (version 3.10)
ii  qpdf                          10.6.3-1                                                        amd64        tools for transforming and inspecting PDF files
ii  r-devel-asan                  1                                                               amd64        GNU R statistical computation and graphics system
ii  readline-common               8.1.2-1                                                         all          GNU readline and history libraries, common files
ii  rpcsvc-proto                  1.4.2-0ubuntu6                                                  amd64        RPC protocol compiler and definitions
ii  sed                           4.8-1ubuntu2                                                    amd64        GNU stream editor for filtering/transforming text
ii  sensible-utils                0.0.17                                                          all          Utilities for sensible alternative selection
ii  shared-mime-info              2.1-2                                                           amd64        FreeDesktop.org shared MIME database and spec
ii  sysvinit-utils                3.01-1ubuntu1                                                   amd64        System-V-like utilities
ii  tar                           1.34+dfsg-1ubuntu0.1.22.04.2                                    amd64        GNU version of the tar archiving utility
ii  tidy                          2:5.6.0-11ubuntu0.22.04.1                                       amd64        HTML/XML syntax checker and reformatter
ii  tzdata                        2024a-0ubuntu0.22.04.1                                          all          time zone and daylight-saving time data
ii  ubuntu-keyring                2021.03.26                                                      all          GnuPG keys of the Ubuntu archive
ii  ucf                           3.0043                                                          all          Update Configuration File(s): preserve user changes to config files
ii  unzip                         6.0-26ubuntu3.2                                                 amd64        De-archiver for .zip files
ii  usrmerge                      25ubuntu2                                                       all          Convert the system to the merged /usr directories scheme
ii  util-linux                    2.37.2-4ubuntu3.4                                               amd64        miscellaneous system utilities
ii  x11-common                    1:7.7+23ubuntu2                                                 all          X Window System (X.Org) infrastructure
ii  xauth                         1:1.1-1build2                                                   amd64        X authentication utility
ii  xdg-user-dirs                 0.17-2ubuntu4                                                   amd64        tool to manage well known user directories
ii  xz-utils                      5.2.5-2ubuntu1                                                  amd64        XZ-format compression utilities
ii  zip                           3.0-12build2                                                    amd64        Archiver for .zip files
ii  zlib1g:amd64                  1:1.2.11.dfsg-2ubuntu9.2                                        amd64        compression library - runtime
ii  zlib1g-dev:amd64              1:1.2.11.dfsg-2ubuntu9.2                                        amd64        compression library - development

id: ghcr.io/r-hub/containers/clang-asan@sha256:1fe59ebbccb3113e038177e046c72440dd823b428bf5ab9697a6745ba4bdc6ec
tag: ghcr.io/r-hub/containers/clang-asan:latest
created: 2025-01-13T06:20:04.699864163Z
size: 2.67 GB

OS version
> uname -a
Linux e155e7e99047 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
R session information
> sessionInfo()
R Under development (unstable) (2025-01-11 r87563)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 22.04.5 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so;  LAPACK version 3.10.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=C              
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                                     zlib 
                                                 "1.2.11" 
                                                    bzlib 
                                     "1.0.8, 13-Jul-2019" 
                                                       xz 
                                                  "5.2.5" 
                                               libdeflate 
                                                   "1.10" 
                                                     PCRE 
                                       "10.39 2021-10-29" 
                                                      ICU 
                                                   "70.1" 
                                                      TRE 
                                "TRE 0.8.0 R_fixes (BSD)" 
                                                    iconv 
                                             "glibc 2.35" 
                                                 readline 
                                                    "8.1" 
                                                     BLAS 
"/usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3" 


> libcurlVersion()
[1] "7.81.0"
attr(,"ssl_version")
[1] "OpenSSL/3.0.2"
attr(,"libssh_version")
[1] "libssh/0.9.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtmp"    "rtsp"    "scp"     "sftp"    "smb"     "smbs"   
[22] "smtp"    "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.10.0"


> La_library()
[1] "/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.16.0"                       ""                 "1.50.6" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "8.0" "LIBTIFF, Version 4.3.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = clang-19 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
CFLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/clang/include -I/usr/local/include
CC17 = clang-19 -std=gnu17 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C17FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CC23 = clang-19 -std=gnu23 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C23FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CC90 = clang-19 -std=gnu90 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C90FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CC99 = clang-19 -std=gnu99 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C99FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX = clang++-19 -stdlib=libc++ -std=gnu++17 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXXFLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXXPICFLAGS = -fpic
CXX11 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX11PICFLAGS = -fpic
CXX14 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX14PICFLAGS = -fpic
CXX17 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX17PICFLAGS = -fpic
CXX20 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX20PICFLAG =
CXX23 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = clang-19 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
DYLIB_LDFLAGS = -shared
FC = flang-new-19
FFLAGS = -O2 -pedantic
FPICFLAGS = -fpic
FLIBS = -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm
FCFLAGS = -O2 -pedantic
SAFE_FFLAGS = -O2 -pedantic
OBJC =
OBJCFLAGS =
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH =
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-11-openjdk-amd64
JAVA_LIBS = -L/usr/lib/jvm/java-11-openjdk-amd64/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-11-openjdk-amd64/include -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux
LDFLAGS = -L/usr/local/clang/lib -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = clang++-19 -stdlib=libc++ -std=gnu++17 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = clang-19 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include/tcl8.6 -I/usr/include/tcl8.6
TCLTK_LIBS = -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -L/usr/lib/x86_64-linux-gnu -ltk8.6 -lX11 -lXss -lXext
BLAS_LIBS = -lblas
LAPACK_LIBS = -llapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
Ubuntu clang version 19.1.6 (++20241217105927+657e03f8625c-1~exp1~20241217105943.71)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19/bin

> $(CXX) --version
Ubuntu clang version 19.1.6 (++20241217105927+657e03f8625c-1~exp1~20241217105943.71)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19/bin

> $(FC) --version
Ubuntu flang-new version 19.1.6 (++20241217105927+657e03f8625c-1~exp1~20241217105943.71)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19/bin
OS packages
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                          Version                                                         Architecture Description
+++-=============================-===============================================================-============-================================================================================
ii  adduser                       3.118ubuntu5                                                    all          add and remove users and groups
ii  apt                           2.4.13                                                          amd64        commandline package manager
ii  base-files                    12ubuntu4.7                                                     amd64        Debian base system miscellaneous files
ii  base-passwd                   3.5.52build1                                                    amd64        Debian base system master password and group files
ii  bash                          5.1-6ubuntu1.1                                                  amd64        GNU Bourne Again SHell
ii  binfmt-support                2.2.1-2                                                         amd64        Support for extra binary formats
ii  binutils                      2.38-4ubuntu2.6                                                 amd64        GNU assembler, linker and binary utilities
ii  binutils-common:amd64         2.38-4ubuntu2.6                                                 amd64        Common files for the GNU assembler, linker and binary utilities
ii  binutils-x86-64-linux-gnu     2.38-4ubuntu2.6                                                 amd64        GNU binary utilities, for x86-64-linux-gnu target
ii  bsdutils                      1:2.37.2-4ubuntu3.4                                             amd64        basic utilities from 4.4BSD-Lite
ii  bzip2                         1.0.8-5build1                                                   amd64        high-quality block-sorting file compressor - utilities
ii  bzip2-doc                     1.0.8-5build1                                                   all          high-quality block-sorting file compressor - documentation
ii  ca-certificates               20240203~22.04.1                                                all          Common CA certificates
ii  clang-19                      1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        C, C++ and Objective-C compiler
ii  coreutils                     8.32-4.1ubuntu1.2                                               amd64        GNU core utilities
ii  cpp                           4:11.2.0-1ubuntu1                                               amd64        GNU C preprocessor (cpp)
ii  cpp-11                        11.4.0-1ubuntu1~22.04                                           amd64        GNU C preprocessor
ii  curl                          7.81.0-1ubuntu1.20                                              amd64        command line tool for transferring data with URL syntax
ii  dash                          0.5.11+git20210903+057cd650a4ed-3build1                         amd64        POSIX-compliant shell
ii  debconf                       1.5.79ubuntu1                                                   all          Debian configuration management system
ii  debianutils                   5.5-1ubuntu2                                                    amd64        Miscellaneous utilities specific to Debian
ii  diffutils                     1:3.8-0ubuntu2                                                  amd64        File comparison utilities
ii  dirmngr                       2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - network certificate management service
ii  dpkg                          1.21.1ubuntu2.3                                                 amd64        Debian package management system
ii  e2fsprogs                     1.46.5-2ubuntu1.2                                               amd64        ext2/ext3/ext4 file system utilities
ii  findutils                     4.8.0-1ubuntu3                                                  amd64        utilities for finding files--find, xargs
ii  flang-19                      1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Fortran compiler
ii  fontconfig                    2.13.1-4.2ubuntu5                                               amd64        generic font configuration library - support binaries
ii  fontconfig-config             2.13.1-4.2ubuntu5                                               all          generic font configuration library - configuration
ii  fonts-dejavu-core             2.37-2build1                                                    all          Vera font family derivate with additional characters
ii  g++                           4:11.2.0-1ubuntu1                                               amd64        GNU C++ compiler
ii  g++-11                        11.4.0-1ubuntu1~22.04                                           amd64        GNU C++ compiler
ii  gcc                           4:11.2.0-1ubuntu1                                               amd64        GNU C compiler
ii  gcc-11                        11.4.0-1ubuntu1~22.04                                           amd64        GNU C compiler
ii  gcc-11-base:amd64             11.4.0-1ubuntu1~22.04                                           amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-12-base:amd64             12.3.0-1ubuntu1~22.04                                           amd64        GCC, the GNU Compiler Collection (base package)
ii  gfortran                      4:11.2.0-1ubuntu1                                               amd64        GNU Fortran 95 compiler
ii  gfortran-11                   11.4.0-1ubuntu1~22.04                                           amd64        GNU Fortran compiler
ii  git                           1:2.34.1-1ubuntu1.11                                            amd64        fast, scalable, distributed revision control system
ii  git-man                       1:2.34.1-1ubuntu1.11                                            all          fast, scalable, distributed revision control system (manual pages)
ii  gnupg                         2.2.27-3ubuntu2.1                                               all          GNU privacy guard - a free PGP replacement
ii  gnupg-l10n                    2.2.27-3ubuntu2.1                                               all          GNU privacy guard - localization files
ii  gnupg-utils                   2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - utility programs
ii  gpg                           2.2.27-3ubuntu2.1                                               amd64        GNU Privacy Guard -- minimalist public key operations
ii  gpg-agent                     2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - cryptographic agent
ii  gpg-wks-client                2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - Web Key Service client
ii  gpg-wks-server                2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - Web Key Service server
ii  gpgconf                       2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - core configuration utilities
ii  gpgsm                         2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - S/MIME version
ii  gpgv                          2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - signature verification tool
ii  grep                          3.7-1build1                                                     amd64        GNU grep, egrep and fgrep
ii  gzip                          1.10-4ubuntu4.1                                                 amd64        GNU compression utilities
ii  hostname                      3.23ubuntu2                                                     amd64        utility to set/show the host name or domain name
ii  icu-devtools                  70.1-2                                                          amd64        Development utilities for International Components for Unicode
ii  imagemagick-clang19           7.1.1-33-1                                                      amd64        Package created with checkinstall 1.6.3
ii  init-system-helpers           1.62                                                            all          helper tools for all init systems
ii  jags-clang19                  4.3.2-1                                                         amd64        Package created with checkinstall 1.6.3
ii  less                          590-1ubuntu0.22.04.3                                            amd64        pager program similar to more
ii  lib32gcc-s1                   12.3.0-1ubuntu1~22.04                                           amd64        GCC support library (32 bit Version)
ii  lib32stdc++6                  12.3.0-1ubuntu1~22.04                                           amd64        GNU Standard C++ Library v3 (32 bit Version)
ii  libacl1:amd64                 2.3.1-1                                                         amd64        access control list - shared library
ii  libapt-pkg6.0:amd64           2.4.13                                                          amd64        package management runtime library
ii  libasan6:amd64                11.4.0-1ubuntu1~22.04                                           amd64        AddressSanitizer -- a fast memory error detector
ii  libassuan0:amd64              2.5.5-1build1                                                   amd64        IPC library for the GnuPG components
ii  libatomic1:amd64              12.3.0-1ubuntu1~22.04                                           amd64        support library providing __atomic built-in functions
ii  libattr1:amd64                1:2.5.1-1build1                                                 amd64        extended attribute handling - shared library
ii  libaudit-common               1:3.0.7-1build1                                                 all          Dynamic library for security auditing - common files
ii  libaudit1:amd64               1:3.0.7-1build1                                                 amd64        Dynamic library for security auditing
ii  libbinutils:amd64             2.38-4ubuntu2.6                                                 amd64        GNU binary utilities (private shared library)
ii  libblkid1:amd64               2.37.2-4ubuntu3.4                                               amd64        block device ID library
ii  libbrotli1:amd64              1.0.9-2build6                                                   amd64        library implementing brotli encoder and decoder (shared libraries)
ii  libbsd0:amd64                 0.11.5-1                                                        amd64        utility functions from BSD systems - shared library
ii  libbz2-1.0:amd64              1.0.8-5build1                                                   amd64        high-quality block-sorting file compressor library - runtime
ii  libbz2-dev:amd64              1.0.8-5build1                                                   amd64        high-quality block-sorting file compressor library - development
ii  libc++-19-dev:amd64           1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM C++ Standard library (development files)
ii  libc++1-19:amd64              1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM C++ Standard library
ii  libc++abi-19-dev:amd64        1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM low level support for a standard C++ library (development files)
ii  libc++abi1-19:amd64           1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM low level support for a standard C++ library
ii  libc-bin                      2.35-0ubuntu3.8                                                 amd64        GNU C Library: Binaries
ii  libc-dev-bin                  2.35-0ubuntu3.8                                                 amd64        GNU C Library: Development binaries
ii  libc-devtools                 2.35-0ubuntu3.8                                                 amd64        GNU C Library: Development tools
ii  libc6:amd64                   2.35-0ubuntu3.8                                                 amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64               2.35-0ubuntu3.8                                                 amd64        GNU C Library: Development Libraries and Header Files
ii  libc6-i386                    2.35-0ubuntu3.8                                                 amd64        GNU C Library: 32-bit shared libraries for AMD64
ii  libcairo2:amd64               1.16.0-5ubuntu2                                                 amd64        Cairo 2D vector graphics library
ii  libcap-ng0:amd64              0.7.9-2.2build3                                                 amd64        An alternate POSIX capabilities library
ii  libcap2:amd64                 1:2.44-1ubuntu0.22.04.1                                         amd64        POSIX 1003.1e capabilities (library)
ii  libcbor0.8:amd64              0.8.0-2ubuntu1                                                  amd64        library for parsing and generating CBOR (RFC 7049)
ii  libcc1-0:amd64                12.3.0-1ubuntu1~22.04                                           amd64        GCC cc1 plugin for GDB
ii  libclang-common-19-dev:amd64  1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Clang library - Common development package
ii  libclang-cpp19                1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        C++ interface to the Clang library
ii  libclang-rt-19-dev:amd64      1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Compiler-rt - development package
ii  libclang1-19                  1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        C interface to the Clang library
ii  libcom-err2:amd64             1.46.5-2ubuntu1.2                                               amd64        common error description library
ii  libcrypt-dev:amd64            1:4.4.27-1                                                      amd64        libcrypt development files
ii  libcrypt1:amd64               1:4.4.27-1                                                      amd64        libcrypt shared library
ii  libctf-nobfd0:amd64           2.38-4ubuntu2.6                                                 amd64        Compact C Type Format library (runtime, no BFD dependency)
ii  libctf0:amd64                 2.38-4ubuntu2.6                                                 amd64        Compact C Type Format library (runtime, BFD dependency)
ii  libcurl3-gnutls:amd64         7.81.0-1ubuntu1.20                                              amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcurl4:amd64                7.81.0-1ubuntu1.20                                              amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libdatrie1:amd64              0.2.13-2                                                        amd64        Double-array trie library
ii  libdb5.3:amd64                5.3.28+dfsg1-0.8ubuntu3                                         amd64        Berkeley v5.3 Database Libraries [runtime]
ii  libdebconfclient0:amd64       0.261ubuntu1                                                    amd64        Debian Configuration Management System (C-implementation library)
ii  libdeflate0:amd64             1.10-2                                                          amd64        fast, whole-buffer DEFLATE-based compression and decompression
ii  libdpkg-perl                  1.21.1ubuntu2.3                                                 all          Dpkg perl modules
ii  libedit2:amd64                3.1-20210910-1build1                                            amd64        BSD editline and history libraries
ii  liberror-perl                 0.17029-1                                                       all          Perl module for error/exception handling in an OO-ish way
ii  libexpat1:amd64               2.4.7-1ubuntu0.5                                                amd64        XML parsing C library - runtime library
ii  libext2fs2:amd64              1.46.5-2ubuntu1.2                                               amd64        ext2/ext3/ext4 file system libraries
ii  libffi-dev:amd64              3.4.2-4                                                         amd64        Foreign Function Interface library (development files)
ii  libffi8:amd64                 3.4.2-4                                                         amd64        Foreign Function Interface library runtime
ii  libfido2-1:amd64              1.10.0-1                                                        amd64        library for generating and verifying FIDO 2.0 objects
ii  libfile-fcntllock-perl        0.22-3build7                                                    amd64        Perl module for file locking with fcntl(2)
ii  libflang-19-dev               1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Flang library - Development package
ii  libfontconfig1:amd64          2.13.1-4.2ubuntu5                                               amd64        generic font configuration library - runtime
ii  libfreetype6:amd64            2.11.1+dfsg-1ubuntu0.2                                          amd64        FreeType 2 font engine, shared library files
ii  libfribidi0:amd64             1.0.8-2ubuntu3.1                                                amd64        Free Implementation of the Unicode BiDi algorithm
ii  libgc1:amd64                  1:8.0.6-1.1build1                                               amd64        conservative garbage collector for C and C++
ii  libgcc-11-dev:amd64           11.4.0-1ubuntu1~22.04                                           amd64        GCC support library (development files)
ii  libgcc-s1:amd64               12.3.0-1ubuntu1~22.04                                           amd64        GCC support library
ii  libgcrypt20:amd64             1.9.4-3ubuntu3                                                  amd64        LGPL Crypto library - runtime library
ii  libgd3:amd64                  2.3.0-2ubuntu2.3                                                amd64        GD Graphics Library
ii  libgdbm-compat4:amd64         1.23-1                                                          amd64        GNU dbm database routines (legacy support runtime version) 
ii  libgdbm6:amd64                1.23-1                                                          amd64        GNU dbm database routines (runtime version) 
ii  libgfortran-11-dev:amd64      11.4.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran5:amd64            12.3.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Fortran applications
ii  libglib2.0-0:amd64            2.72.4-0ubuntu2.4                                               amd64        GLib library of C routines
ii  libglib2.0-data               2.72.4-0ubuntu2.4                                               all          Common files for GLib library
ii  libgmp10:amd64                2:6.2.1+dfsg-3ubuntu1                                           amd64        Multiprecision arithmetic library
ii  libgnutls30:amd64             3.7.3-4ubuntu1.5                                                amd64        GNU TLS library - main runtime library
ii  libgomp1:amd64                12.3.0-1ubuntu1~22.04                                           amd64        GCC OpenMP (GOMP) support library
ii  libgpg-error0:amd64           1.43-3                                                          amd64        GnuPG development runtime library
ii  libgraphite2-3:amd64          1.3.14-1build2                                                  amd64        Font rendering engine for Complex Scripts -- library
ii  libgssapi-krb5-2:amd64        1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libharfbuzz0b:amd64           2.7.4-1ubuntu3.1                                                amd64        OpenType text shaping engine (shared library)
ii  libhogweed6:amd64             3.7.3-1build2                                                   amd64        low level cryptographic library (public-key cryptos)
ii  libice6:amd64                 2:1.0.10-1build2                                                amd64        X11 Inter-Client Exchange library
ii  libicu-dev:amd64              70.1-2                                                          amd64        Development files for International Components for Unicode
ii  libicu70:amd64                70.1-2                                                          amd64        International Components for Unicode
ii  libidn2-0:amd64               2.3.2-2build1                                                   amd64        Internationalized domain names (IDNA2008/TR46) library
ii  libisl23:amd64                0.24-2build1                                                    amd64        manipulating sets and relations of integer points bounded by linear constraints
ii  libitm1:amd64                 12.3.0-1ubuntu1~22.04                                           amd64        GNU Transactional Memory Library
ii  libjbig0:amd64                2.1-3.1ubuntu0.22.04.1                                          amd64        JBIGkit libraries
ii  libjpeg-turbo8:amd64          2.1.2-0ubuntu1                                                  amd64        IJG JPEG compliant runtime library.
ii  libjpeg8:amd64                8c-2ubuntu10                                                    amd64        Independent JPEG Group's JPEG runtime library (dependency package)
ii  libk5crypto3:amd64            1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries - Crypto Library
ii  libkeyutils1:amd64            1.6.1-2ubuntu3                                                  amd64        Linux Key Management Utilities (library)
ii  libkrb5-3:amd64               1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries
ii  libkrb5support0:amd64         1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries - Support library
ii  libksba8:amd64                1.6.0-2ubuntu0.2                                                amd64        X.509 and CMS support library
ii  libldap-2.5-0:amd64           2.5.18+dfsg-0ubuntu0.22.04.2                                    amd64        OpenLDAP libraries
ii  libldap-common                2.5.18+dfsg-0ubuntu0.22.04.2                                    all          OpenLDAP common files for libraries
ii  libllvm19:amd64               1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies, runtime library
ii  liblocale-gettext-perl        1.07-4build3                                                    amd64        module using libc functions for internationalization in Perl
ii  liblsan0:amd64                12.3.0-1ubuntu1~22.04                                           amd64        LeakSanitizer -- a memory leak detector (runtime)
ii  liblz4-1:amd64                1.9.3-2build2                                                   amd64        Fast LZ compression algorithm library - runtime
ii  liblzma-dev:amd64             5.2.5-2ubuntu1                                                  amd64        XZ-format compression library - development files
ii  liblzma5:amd64                5.2.5-2ubuntu1                                                  amd64        XZ-format compression library
ii  libmd0:amd64                  1.0.4-1build1                                                   amd64        message digest functions from BSD systems - shared library
ii  libmount1:amd64               2.37.2-4ubuntu3.4                                               amd64        device mounting library
ii  libmpc3:amd64                 1.2.1-2build1                                                   amd64        multiple precision complex floating-point library
ii  libmpdec3:amd64               2.5.1-2build2                                                   amd64        library for decimal floating point arithmetic (runtime library)
ii  libmpfr6:amd64                4.1.0-3build3                                                   amd64        multiple precision floating-point computation
ii  libncurses-dev:amd64          6.3-2ubuntu0.1                                                  amd64        developer's libraries for ncurses
ii  libncurses6:amd64             6.3-2ubuntu0.1                                                  amd64        shared libraries for terminal handling
ii  libncursesw6:amd64            6.3-2ubuntu0.1                                                  amd64        shared libraries for terminal handling (wide character support)
ii  libnettle8:amd64              3.7.3-1build2                                                   amd64        low level cryptographic library (symmetric and one-way cryptos)
ii  libnghttp2-14:amd64           1.43.0-1ubuntu0.2                                               amd64        library implementing HTTP/2 protocol (shared library)
ii  libnpth0:amd64                1.6-3build2                                                     amd64        replacement for GNU Pth using system threads
ii  libnsl-dev:amd64              1.3.0-2build2                                                   amd64        libnsl development files
ii  libnsl2:amd64                 1.3.0-2build2                                                   amd64        Public client interface for NIS(YP) and NIS+
ii  libobjc-11-dev:amd64          11.4.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Objective-C applications (development files)
ii  libobjc4:amd64                12.3.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Objective-C applications
ii  libomp-19-dev                 1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM OpenMP runtime - dev package
ii  libomp5-19:amd64              1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM OpenMP runtime
ii  libopenblas-dev:amd64         0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (dev, meta)
ii  libopenblas-pthread-dev:amd64 0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (dev, pthread)
ii  libopenblas0:amd64            0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (meta)
ii  libopenblas0-pthread:amd64    0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (shared lib, pthread)
ii  libp11-kit0:amd64             0.24.0-6build1                                                  amd64        library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpam-modules:amd64          1.4.0-11ubuntu2.4                                               amd64        Pluggable Authentication Modules for PAM
ii  libpam-modules-bin            1.4.0-11ubuntu2.4                                               amd64        Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                1.4.0-11ubuntu2.4                                               all          Runtime support for the PAM library
ii  libpam0g:amd64                1.4.0-11ubuntu2.4                                               amd64        Pluggable Authentication Modules library
ii  libpango-1.0-0:amd64          1.50.6+ds-2ubuntu1                                              amd64        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64     1.50.6+ds-2ubuntu1                                              amd64        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64       1.50.6+ds-2ubuntu1                                              amd64        Layout and rendering of internationalized text
ii  libpaper-utils                1.1.28build2                                                    amd64        library for handling paper characteristics (utilities)
ii  libpaper1:amd64               1.1.28build2                                                    amd64        library for handling paper characteristics
ii  libpcre2-16-0:amd64           10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - 16 bit runtime files
ii  libpcre2-32-0:amd64           10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
ii  libpcre2-8-0:amd64            10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
ii  libpcre2-dev:amd64            10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - development files
ii  libpcre2-posix3:amd64         10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - posix-compatible runtime files
ii  libpcre3:amd64                2:8.39-13ubuntu0.22.04.1                                        amd64        Old Perl 5 Compatible Regular Expression Library - runtime files
ii  libperl5.34:amd64             5.34.0-3ubuntu1.3                                               amd64        shared Perl library
ii  libpfm4:amd64                 4.11.1+git32-gd0b85fb-1ubuntu0.1                                amd64        Library to program the performance monitoring events
ii  libpipeline1:amd64            1.5.5-1                                                         amd64        Unix process pipeline manipulation library
ii  libpixman-1-0:amd64           0.40.0-1ubuntu0.22.04.1                                         amd64        pixel-manipulation library for X and cairo
ii  libpng16-16:amd64             1.6.37-3build5                                                  amd64        PNG library - runtime (version 1.6)
ii  libprocps8:amd64              2:3.3.17-6ubuntu2.1                                             amd64        library for accessing process information from /proc
ii  libpsl5:amd64                 0.21.0-1.2build2                                                amd64        Library for Public Suffix List (shared libraries)
ii  libpython3-stdlib:amd64       3.10.6-1~22.04.1                                                amd64        interactive high-level object-oriented language (default python3 version)
ii  libpython3.10:amd64           3.10.12-1~22.04.7                                               amd64        Shared Python runtime library (version 3.10)
ii  libpython3.10-minimal:amd64   3.10.12-1~22.04.7                                               amd64        Minimal subset of the Python language (version 3.10)
ii  libpython3.10-stdlib:amd64    3.10.12-1~22.04.7                                               amd64        Interactive high-level object-oriented language (standard library, version 3.10)
ii  libqpdf28:amd64               10.6.3-1                                                        amd64        runtime library for PDF transformation/inspection software
ii  libquadmath0:amd64            12.3.0-1ubuntu1~22.04                                           amd64        GCC Quad-Precision Math Library
ii  libreadline8:amd64            8.1.2-1                                                         amd64        GNU readline and history libraries, run-time libraries
ii  librtmp1:amd64                2.4+20151223.gitfa8646d.1-2build4                               amd64        toolkit for RTMP streams (shared library)
ii  libsasl2-2:amd64              2.1.27+dfsg2-3ubuntu1.2                                         amd64        Cyrus SASL - authentication abstraction library
ii  libsasl2-modules:amd64        2.1.27+dfsg2-3ubuntu1.2                                         amd64        Cyrus SASL - pluggable authentication modules
ii  libsasl2-modules-db:amd64     2.1.27+dfsg2-3ubuntu1.2                                         amd64        Cyrus SASL - pluggable authentication modules (DB)
ii  libseccomp2:amd64             2.5.3-2ubuntu2                                                  amd64        high level interface to Linux seccomp filter
ii  libselinux1:amd64             3.3-1build2                                                     amd64        SELinux runtime shared libraries
ii  libsemanage-common            3.3-1build2                                                     all          Common files for SELinux policy management libraries
ii  libsemanage2:amd64            3.3-1build2                                                     amd64        SELinux policy management library
ii  libsepol2:amd64               3.3-1build1                                                     amd64        SELinux library for manipulating binary security policies
ii  libsm6:amd64                  2:1.2.3-1build2                                                 amd64        X11 Session Management library
ii  libsmartcols1:amd64           2.37.2-4ubuntu3.4                                               amd64        smart column output alignment library
ii  libsqlite3-0:amd64            3.37.2-2ubuntu0.3                                               amd64        SQLite 3 shared library
ii  libss2:amd64                  1.46.5-2ubuntu1.2                                               amd64        command-line interface parsing library
ii  libssh-4:amd64                0.9.6-2ubuntu0.22.04.3                                          amd64        tiny C SSH library (OpenSSL flavor)
ii  libssl3:amd64                 3.0.2-0ubuntu1.18                                               amd64        Secure Sockets Layer toolkit - shared libraries
ii  libstdc++-11-dev:amd64        11.4.0-1ubuntu1~22.04                                           amd64        GNU Standard C++ Library v3 (development files)
ii  libstdc++6:amd64              12.3.0-1ubuntu1~22.04                                           amd64        GNU Standard C++ Library v3
ii  libsystemd0:amd64             249.11-0ubuntu3.12                                              amd64        systemd utility library
ii  libtasn1-6:amd64              4.18.0-4build1                                                  amd64        Manage ASN.1 structures (runtime)
ii  libtcl8.6:amd64               8.6.12+dfsg-1build1                                             amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
ii  libthai-data                  0.1.29-1build1                                                  all          Data files for Thai language support library
ii  libthai0:amd64                0.1.29-1build1                                                  amd64        Thai language support library
ii  libtidy5deb1:amd64            2:5.6.0-11ubuntu0.22.04.1                                       amd64        HTML/XML syntax checker and reformatter - shared library
ii  libtiff5:amd64                4.3.0-6ubuntu0.10                                               amd64        Tag Image File Format (TIFF) library
ii  libtinfo6:amd64               6.3-2ubuntu0.1                                                  amd64        shared low-level terminfo library for terminal handling
ii  libtirpc-common               1.3.2-2ubuntu0.1                                                all          transport-independent RPC library - common files
ii  libtirpc-dev:amd64            1.3.2-2ubuntu0.1                                                amd64        transport-independent RPC library - development files
ii  libtirpc3:amd64               1.3.2-2ubuntu0.1                                                amd64        transport-independent RPC library
ii  libtk8.6:amd64                8.6.12-1build1                                                  amd64        Tk toolkit for Tcl and X11 v8.6 - run-time files
ii  libtsan0:amd64                11.4.0-1ubuntu1~22.04                                           amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libubsan1:amd64               12.3.0-1ubuntu1~22.04                                           amd64        UBSan -- undefined behaviour sanitizer (runtime)
ii  libudev1:amd64                249.11-0ubuntu3.12                                              amd64        libudev shared library
ii  libunistring2:amd64           1.0-1                                                           amd64        Unicode string library for C
ii  libunwind-19:amd64            1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        production-quality unwinder
ii  libunwind-19-dev:amd64        1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        production-quality unwinder
ii  libuuid1:amd64                2.37.2-4ubuntu3.4                                               amd64        Universally Unique ID library
ii  libwebp7:amd64                1.2.2-2ubuntu0.22.04.2                                          amd64        Lossy compression of digital photographic images
ii  libx11-6:amd64                2:1.7.5-1ubuntu0.3                                              amd64        X11 client-side library
ii  libx11-data                   2:1.7.5-1ubuntu0.3                                              all          X11 client-side library
ii  libxau6:amd64                 1:1.0.9-1build5                                                 amd64        X11 authorisation library
ii  libxcb-render0:amd64          1.14-3ubuntu3                                                   amd64        X C Binding, render extension
ii  libxcb-shm0:amd64             1.14-3ubuntu3                                                   amd64        X C Binding, shm extension
ii  libxcb1:amd64                 1.14-3ubuntu3                                                   amd64        X C Binding
ii  libxdmcp6:amd64               1:1.1.3-0ubuntu5                                                amd64        X11 Display Manager Control Protocol library
ii  libxext6:amd64                2:1.3.4-1build1                                                 amd64        X11 miscellaneous extension library
ii  libxft2:amd64                 2.3.4-1                                                         amd64        FreeType-based font drawing library for X
ii  libxml2:amd64                 2.9.13+dfsg-1ubuntu0.4                                          amd64        GNOME XML library
ii  libxml2-dev:amd64             2.9.13+dfsg-1ubuntu0.4                                          amd64        GNOME XML library - development files
ii  libxmuu1:amd64                2:1.1.3-3                                                       amd64        X11 miscellaneous micro-utility library
ii  libxpm4:amd64                 1:3.5.12-1ubuntu0.22.04.2                                       amd64        X11 pixmap library
ii  libxrender1:amd64             1:0.9.10-1build4                                                amd64        X Rendering Extension client library
ii  libxss1:amd64                 1:1.2.3-1build2                                                 amd64        X11 Screen Saver extension library
ii  libxt6:amd64                  1:1.2.1-1                                                       amd64        X11 toolkit intrinsics library
ii  libxxhash0:amd64              0.8.1-1                                                         amd64        shared library for xxhash
ii  libyaml-0-2:amd64             0.2.2-1build2                                                   amd64        Fast YAML 1.1 parser and emitter library
ii  libzstd1:amd64                1.4.8+dfsg-3build1                                              amd64        fast lossless compression algorithm
ii  linux-libc-dev:amd64          5.15.0-130.140                                                  amd64        Linux Kernel Headers for development
ii  llvm-19                       1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies
ii  llvm-19-dev                   1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies, libraries and headers
ii  llvm-19-linker-tools          1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies - Plugins
ii  llvm-19-runtime               1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies, IR interpreter
ii  llvm-19-tools                 1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies, tools
ii  locales                       2.35-0ubuntu3.8                                                 all          GNU C Library: National Language (locale) data [support]
ii  login                         1:4.8.1-2ubuntu2.2                                              amd64        system login tools
ii  logsave                       1.46.5-2ubuntu1.2                                               amd64        save the output of a command in a log file
ii  lsb-base                      11.1.0ubuntu4                                                   all          Linux Standard Base init script functionality
ii  make                          4.3-4.1build1                                                   amd64        utility for directing compilation
ii  manpages                      5.10-1ubuntu1                                                   all          Manual pages about using a GNU/Linux system
ii  manpages-dev                  5.10-1ubuntu1                                                   all          Manual pages about using GNU/Linux for development
ii  mawk                          1.3.4.20200120-3                                                amd64        Pattern scanning and text processing language
ii  media-types                   7.0.0                                                           all          List of standard media types and their usual file extension
ii  mount                         2.37.2-4ubuntu3.4                                               amd64        tools for mounting and manipulating filesystems
ii  ncurses-base                  6.3-2ubuntu0.1                                                  all          basic terminal type definitions
ii  ncurses-bin                   6.3-2ubuntu0.1                                                  amd64        terminal-related programs and man pages
ii  netbase                       6.3                                                             all          Basic TCP/IP networking system
ii  openssh-client                1:8.9p1-3ubuntu0.10                                             amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssl                       3.0.2-0ubuntu1.18                                               amd64        Secure Sockets Layer toolkit - cryptographic utility
ii  passwd                        1:4.8.1-2ubuntu2.2                                              amd64        change and administer password and group data
ii  patch                         2.7.6-7build2                                                   amd64        Apply a diff file to an original
ii  perl                          5.34.0-3ubuntu1.3                                               amd64        Larry Wall's Practical Extraction and Report Language
ii  perl-base                     5.34.0-3ubuntu1.3                                               amd64        minimal Perl system
ii  perl-modules-5.34             5.34.0-3ubuntu1.3                                               all          Core Perl modules
ii  pinentry-curses               1.1.1-1build2                                                   amd64        curses-based PIN or pass-phrase entry dialog for GnuPG
ii  pkg-config                    0.29.2-1ubuntu3                                                 amd64        manage compile and link flags for libraries
ii  poppler-clang19               20240527-1                                                      amd64        Package created with checkinstall 1.6.3
ii  procps                        2:3.3.17-6ubuntu2.1                                             amd64        /proc file system utilities
ii  protobuf-clang19              3.20.3-1                                                        amd64        Package created with checkinstall 1.6.3
ii  publicsuffix                  20211207.1025-1                                                 all          accurate, machine-readable list of domain name suffixes
ii  python3                       3.10.6-1~22.04.1                                                amd64        interactive high-level object-oriented language (default python3 version)
ii  python3-minimal               3.10.6-1~22.04.1                                                amd64        minimal subset of the Python language (default python3 version)
ii  python3-pkg-resources         59.6.0-1.2ubuntu0.22.04.2                                       all          Package Discovery and Resource Access using pkg_resources
ii  python3-pygments              2.11.2+dfsg-2ubuntu0.1                                          all          syntax highlighting package written in Python 3
ii  python3-yaml                  5.4.1-1ubuntu1                                                  amd64        YAML parser and emitter for Python3
ii  python3.10                    3.10.12-1~22.04.7                                               amd64        Interactive high-level object-oriented language (version 3.10)
ii  python3.10-minimal            3.10.12-1~22.04.7                                               amd64        Minimal subset of the Python language (version 3.10)
ii  qpdf                          10.6.3-1                                                        amd64        tools for transforming and inspecting PDF files
ii  r-devel-asan                  1                                                               amd64        GNU R statistical computation and graphics system
ii  readline-common               8.1.2-1                                                         all          GNU readline and history libraries, common files
ii  rpcsvc-proto                  1.4.2-0ubuntu6                                                  amd64        RPC protocol compiler and definitions
ii  sed                           4.8-1ubuntu2                                                    amd64        GNU stream editor for filtering/transforming text
ii  sensible-utils                0.0.17                                                          all          Utilities for sensible alternative selection
ii  shared-mime-info              2.1-2                                                           amd64        FreeDesktop.org shared MIME database and spec
ii  sysvinit-utils                3.01-1ubuntu1                                                   amd64        System-V-like utilities
ii  tar                           1.34+dfsg-1ubuntu0.1.22.04.2                                    amd64        GNU version of the tar archiving utility
ii  tidy                          2:5.6.0-11ubuntu0.22.04.1                                       amd64        HTML/XML syntax checker and reformatter
ii  tzdata                        2024a-0ubuntu0.22.04.1                                          all          time zone and daylight-saving time data
ii  ubuntu-keyring                2021.03.26                                                      all          GnuPG keys of the Ubuntu archive
ii  ucf                           3.0043                                                          all          Update Configuration File(s): preserve user changes to config files
ii  unzip                         6.0-26ubuntu3.2                                                 amd64        De-archiver for .zip files
ii  usrmerge                      25ubuntu2                                                       all          Convert the system to the merged /usr directories scheme
ii  util-linux                    2.37.2-4ubuntu3.4                                               amd64        miscellaneous system utilities
ii  x11-common                    1:7.7+23ubuntu2                                                 all          X Window System (X.Org) infrastructure
ii  xauth                         1:1.1-1build2                                                   amd64        X authentication utility
ii  xdg-user-dirs                 0.17-2ubuntu4                                                   amd64        tool to manage well known user directories
ii  xz-utils                      5.2.5-2ubuntu1                                                  amd64        XZ-format compression utilities
ii  zip                           3.0-12build2                                                    amd64        Archiver for .zip files
ii  zlib1g:amd64                  1:1.2.11.dfsg-2ubuntu9.2                                        amd64        compression library - runtime
ii  zlib1g-dev:amd64              1:1.2.11.dfsg-2ubuntu9.2                                        amd64        compression library - development

id: ghcr.io/r-hub/containers/clang-asan@sha256:9a775fb42a7a9740d7899713d622ad97166a82715fc023f44041efafa709a867
tag: ghcr.io/r-hub/containers/clang-asan:latest
created: 2025-01-12T06:19:37.225657119Z
size: 2.67 GB

OS version
> uname -a
Linux 6d300c41cf1c 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
R session information
> sessionInfo()
R Under development (unstable) (2025-01-11 r87563)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 22.04.5 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so;  LAPACK version 3.10.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=C              
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                                     zlib 
                                                 "1.2.11" 
                                                    bzlib 
                                     "1.0.8, 13-Jul-2019" 
                                                       xz 
                                                  "5.2.5" 
                                               libdeflate 
                                                   "1.10" 
                                                     PCRE 
                                       "10.39 2021-10-29" 
                                                      ICU 
                                                   "70.1" 
                                                      TRE 
                                "TRE 0.8.0 R_fixes (BSD)" 
                                                    iconv 
                                             "glibc 2.35" 
                                                 readline 
                                                    "8.1" 
                                                     BLAS 
"/usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3" 


> libcurlVersion()
[1] "7.81.0"
attr(,"ssl_version")
[1] "OpenSSL/3.0.2"
attr(,"libssh_version")
[1] "libssh/0.9.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtmp"    "rtsp"    "scp"     "sftp"    "smb"     "smbs"   
[22] "smtp"    "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.10.0"


> La_library()
[1] "/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.16.0"                       ""                 "1.50.6" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "8.0" "LIBTIFF, Version 4.3.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = clang-19 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
CFLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/clang/include -I/usr/local/include
CC17 = clang-19 -std=gnu17 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C17FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CC23 = clang-19 -std=gnu23 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C23FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CC90 = clang-19 -std=gnu90 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C90FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CC99 = clang-19 -std=gnu99 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C99FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX = clang++-19 -stdlib=libc++ -std=gnu++17 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXXFLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXXPICFLAGS = -fpic
CXX11 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX11PICFLAGS = -fpic
CXX14 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX14PICFLAGS = -fpic
CXX17 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX17PICFLAGS = -fpic
CXX20 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX20PICFLAG =
CXX23 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = clang-19 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
DYLIB_LDFLAGS = -shared
FC = flang-new-19
FFLAGS = -O2 -pedantic
FPICFLAGS = -fpic
FLIBS = -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm
FCFLAGS = -O2 -pedantic
SAFE_FFLAGS = -O2 -pedantic
OBJC =
OBJCFLAGS =
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH =
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-11-openjdk-amd64
JAVA_LIBS = -L/usr/lib/jvm/java-11-openjdk-amd64/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-11-openjdk-amd64/include -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux
LDFLAGS = -L/usr/local/clang/lib -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = clang++-19 -stdlib=libc++ -std=gnu++17 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = clang-19 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include/tcl8.6 -I/usr/include/tcl8.6
TCLTK_LIBS = -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -L/usr/lib/x86_64-linux-gnu -ltk8.6 -lX11 -lXss -lXext
BLAS_LIBS = -lblas
LAPACK_LIBS = -llapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
Ubuntu clang version 19.1.6 (++20241217105927+657e03f8625c-1~exp1~20241217105943.71)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19/bin

> $(CXX) --version
Ubuntu clang version 19.1.6 (++20241217105927+657e03f8625c-1~exp1~20241217105943.71)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19/bin

> $(FC) --version
Ubuntu flang-new version 19.1.6 (++20241217105927+657e03f8625c-1~exp1~20241217105943.71)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19/bin
OS packages
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                          Version                                                         Architecture Description
+++-=============================-===============================================================-============-================================================================================
ii  adduser                       3.118ubuntu5                                                    all          add and remove users and groups
ii  apt                           2.4.13                                                          amd64        commandline package manager
ii  base-files                    12ubuntu4.7                                                     amd64        Debian base system miscellaneous files
ii  base-passwd                   3.5.52build1                                                    amd64        Debian base system master password and group files
ii  bash                          5.1-6ubuntu1.1                                                  amd64        GNU Bourne Again SHell
ii  binfmt-support                2.2.1-2                                                         amd64        Support for extra binary formats
ii  binutils                      2.38-4ubuntu2.6                                                 amd64        GNU assembler, linker and binary utilities
ii  binutils-common:amd64         2.38-4ubuntu2.6                                                 amd64        Common files for the GNU assembler, linker and binary utilities
ii  binutils-x86-64-linux-gnu     2.38-4ubuntu2.6                                                 amd64        GNU binary utilities, for x86-64-linux-gnu target
ii  bsdutils                      1:2.37.2-4ubuntu3.4                                             amd64        basic utilities from 4.4BSD-Lite
ii  bzip2                         1.0.8-5build1                                                   amd64        high-quality block-sorting file compressor - utilities
ii  bzip2-doc                     1.0.8-5build1                                                   all          high-quality block-sorting file compressor - documentation
ii  ca-certificates               20240203~22.04.1                                                all          Common CA certificates
ii  clang-19                      1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        C, C++ and Objective-C compiler
ii  coreutils                     8.32-4.1ubuntu1.2                                               amd64        GNU core utilities
ii  cpp                           4:11.2.0-1ubuntu1                                               amd64        GNU C preprocessor (cpp)
ii  cpp-11                        11.4.0-1ubuntu1~22.04                                           amd64        GNU C preprocessor
ii  curl                          7.81.0-1ubuntu1.20                                              amd64        command line tool for transferring data with URL syntax
ii  dash                          0.5.11+git20210903+057cd650a4ed-3build1                         amd64        POSIX-compliant shell
ii  debconf                       1.5.79ubuntu1                                                   all          Debian configuration management system
ii  debianutils                   5.5-1ubuntu2                                                    amd64        Miscellaneous utilities specific to Debian
ii  diffutils                     1:3.8-0ubuntu2                                                  amd64        File comparison utilities
ii  dirmngr                       2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - network certificate management service
ii  dpkg                          1.21.1ubuntu2.3                                                 amd64        Debian package management system
ii  e2fsprogs                     1.46.5-2ubuntu1.2                                               amd64        ext2/ext3/ext4 file system utilities
ii  findutils                     4.8.0-1ubuntu3                                                  amd64        utilities for finding files--find, xargs
ii  flang-19                      1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Fortran compiler
ii  fontconfig                    2.13.1-4.2ubuntu5                                               amd64        generic font configuration library - support binaries
ii  fontconfig-config             2.13.1-4.2ubuntu5                                               all          generic font configuration library - configuration
ii  fonts-dejavu-core             2.37-2build1                                                    all          Vera font family derivate with additional characters
ii  g++                           4:11.2.0-1ubuntu1                                               amd64        GNU C++ compiler
ii  g++-11                        11.4.0-1ubuntu1~22.04                                           amd64        GNU C++ compiler
ii  gcc                           4:11.2.0-1ubuntu1                                               amd64        GNU C compiler
ii  gcc-11                        11.4.0-1ubuntu1~22.04                                           amd64        GNU C compiler
ii  gcc-11-base:amd64             11.4.0-1ubuntu1~22.04                                           amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-12-base:amd64             12.3.0-1ubuntu1~22.04                                           amd64        GCC, the GNU Compiler Collection (base package)
ii  gfortran                      4:11.2.0-1ubuntu1                                               amd64        GNU Fortran 95 compiler
ii  gfortran-11                   11.4.0-1ubuntu1~22.04                                           amd64        GNU Fortran compiler
ii  git                           1:2.34.1-1ubuntu1.11                                            amd64        fast, scalable, distributed revision control system
ii  git-man                       1:2.34.1-1ubuntu1.11                                            all          fast, scalable, distributed revision control system (manual pages)
ii  gnupg                         2.2.27-3ubuntu2.1                                               all          GNU privacy guard - a free PGP replacement
ii  gnupg-l10n                    2.2.27-3ubuntu2.1                                               all          GNU privacy guard - localization files
ii  gnupg-utils                   2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - utility programs
ii  gpg                           2.2.27-3ubuntu2.1                                               amd64        GNU Privacy Guard -- minimalist public key operations
ii  gpg-agent                     2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - cryptographic agent
ii  gpg-wks-client                2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - Web Key Service client
ii  gpg-wks-server                2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - Web Key Service server
ii  gpgconf                       2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - core configuration utilities
ii  gpgsm                         2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - S/MIME version
ii  gpgv                          2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - signature verification tool
ii  grep                          3.7-1build1                                                     amd64        GNU grep, egrep and fgrep
ii  gzip                          1.10-4ubuntu4.1                                                 amd64        GNU compression utilities
ii  hostname                      3.23ubuntu2                                                     amd64        utility to set/show the host name or domain name
ii  icu-devtools                  70.1-2                                                          amd64        Development utilities for International Components for Unicode
ii  imagemagick-clang19           7.1.1-33-1                                                      amd64        Package created with checkinstall 1.6.3
ii  init-system-helpers           1.62                                                            all          helper tools for all init systems
ii  jags-clang19                  4.3.2-1                                                         amd64        Package created with checkinstall 1.6.3
ii  less                          590-1ubuntu0.22.04.3                                            amd64        pager program similar to more
ii  lib32gcc-s1                   12.3.0-1ubuntu1~22.04                                           amd64        GCC support library (32 bit Version)
ii  lib32stdc++6                  12.3.0-1ubuntu1~22.04                                           amd64        GNU Standard C++ Library v3 (32 bit Version)
ii  libacl1:amd64                 2.3.1-1                                                         amd64        access control list - shared library
ii  libapt-pkg6.0:amd64           2.4.13                                                          amd64        package management runtime library
ii  libasan6:amd64                11.4.0-1ubuntu1~22.04                                           amd64        AddressSanitizer -- a fast memory error detector
ii  libassuan0:amd64              2.5.5-1build1                                                   amd64        IPC library for the GnuPG components
ii  libatomic1:amd64              12.3.0-1ubuntu1~22.04                                           amd64        support library providing __atomic built-in functions
ii  libattr1:amd64                1:2.5.1-1build1                                                 amd64        extended attribute handling - shared library
ii  libaudit-common               1:3.0.7-1build1                                                 all          Dynamic library for security auditing - common files
ii  libaudit1:amd64               1:3.0.7-1build1                                                 amd64        Dynamic library for security auditing
ii  libbinutils:amd64             2.38-4ubuntu2.6                                                 amd64        GNU binary utilities (private shared library)
ii  libblkid1:amd64               2.37.2-4ubuntu3.4                                               amd64        block device ID library
ii  libbrotli1:amd64              1.0.9-2build6                                                   amd64        library implementing brotli encoder and decoder (shared libraries)
ii  libbsd0:amd64                 0.11.5-1                                                        amd64        utility functions from BSD systems - shared library
ii  libbz2-1.0:amd64              1.0.8-5build1                                                   amd64        high-quality block-sorting file compressor library - runtime
ii  libbz2-dev:amd64              1.0.8-5build1                                                   amd64        high-quality block-sorting file compressor library - development
ii  libc++-19-dev:amd64           1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM C++ Standard library (development files)
ii  libc++1-19:amd64              1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM C++ Standard library
ii  libc++abi-19-dev:amd64        1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM low level support for a standard C++ library (development files)
ii  libc++abi1-19:amd64           1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM low level support for a standard C++ library
ii  libc-bin                      2.35-0ubuntu3.8                                                 amd64        GNU C Library: Binaries
ii  libc-dev-bin                  2.35-0ubuntu3.8                                                 amd64        GNU C Library: Development binaries
ii  libc-devtools                 2.35-0ubuntu3.8                                                 amd64        GNU C Library: Development tools
ii  libc6:amd64                   2.35-0ubuntu3.8                                                 amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64               2.35-0ubuntu3.8                                                 amd64        GNU C Library: Development Libraries and Header Files
ii  libc6-i386                    2.35-0ubuntu3.8                                                 amd64        GNU C Library: 32-bit shared libraries for AMD64
ii  libcairo2:amd64               1.16.0-5ubuntu2                                                 amd64        Cairo 2D vector graphics library
ii  libcap-ng0:amd64              0.7.9-2.2build3                                                 amd64        An alternate POSIX capabilities library
ii  libcap2:amd64                 1:2.44-1ubuntu0.22.04.1                                         amd64        POSIX 1003.1e capabilities (library)
ii  libcbor0.8:amd64              0.8.0-2ubuntu1                                                  amd64        library for parsing and generating CBOR (RFC 7049)
ii  libcc1-0:amd64                12.3.0-1ubuntu1~22.04                                           amd64        GCC cc1 plugin for GDB
ii  libclang-common-19-dev:amd64  1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Clang library - Common development package
ii  libclang-cpp19                1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        C++ interface to the Clang library
ii  libclang-rt-19-dev:amd64      1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Compiler-rt - development package
ii  libclang1-19                  1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        C interface to the Clang library
ii  libcom-err2:amd64             1.46.5-2ubuntu1.2                                               amd64        common error description library
ii  libcrypt-dev:amd64            1:4.4.27-1                                                      amd64        libcrypt development files
ii  libcrypt1:amd64               1:4.4.27-1                                                      amd64        libcrypt shared library
ii  libctf-nobfd0:amd64           2.38-4ubuntu2.6                                                 amd64        Compact C Type Format library (runtime, no BFD dependency)
ii  libctf0:amd64                 2.38-4ubuntu2.6                                                 amd64        Compact C Type Format library (runtime, BFD dependency)
ii  libcurl3-gnutls:amd64         7.81.0-1ubuntu1.20                                              amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcurl4:amd64                7.81.0-1ubuntu1.20                                              amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libdatrie1:amd64              0.2.13-2                                                        amd64        Double-array trie library
ii  libdb5.3:amd64                5.3.28+dfsg1-0.8ubuntu3                                         amd64        Berkeley v5.3 Database Libraries [runtime]
ii  libdebconfclient0:amd64       0.261ubuntu1                                                    amd64        Debian Configuration Management System (C-implementation library)
ii  libdeflate0:amd64             1.10-2                                                          amd64        fast, whole-buffer DEFLATE-based compression and decompression
ii  libdpkg-perl                  1.21.1ubuntu2.3                                                 all          Dpkg perl modules
ii  libedit2:amd64                3.1-20210910-1build1                                            amd64        BSD editline and history libraries
ii  liberror-perl                 0.17029-1                                                       all          Perl module for error/exception handling in an OO-ish way
ii  libexpat1:amd64               2.4.7-1ubuntu0.5                                                amd64        XML parsing C library - runtime library
ii  libext2fs2:amd64              1.46.5-2ubuntu1.2                                               amd64        ext2/ext3/ext4 file system libraries
ii  libffi-dev:amd64              3.4.2-4                                                         amd64        Foreign Function Interface library (development files)
ii  libffi8:amd64                 3.4.2-4                                                         amd64        Foreign Function Interface library runtime
ii  libfido2-1:amd64              1.10.0-1                                                        amd64        library for generating and verifying FIDO 2.0 objects
ii  libfile-fcntllock-perl        0.22-3build7                                                    amd64        Perl module for file locking with fcntl(2)
ii  libflang-19-dev               1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Flang library - Development package
ii  libfontconfig1:amd64          2.13.1-4.2ubuntu5                                               amd64        generic font configuration library - runtime
ii  libfreetype6:amd64            2.11.1+dfsg-1ubuntu0.2                                          amd64        FreeType 2 font engine, shared library files
ii  libfribidi0:amd64             1.0.8-2ubuntu3.1                                                amd64        Free Implementation of the Unicode BiDi algorithm
ii  libgc1:amd64                  1:8.0.6-1.1build1                                               amd64        conservative garbage collector for C and C++
ii  libgcc-11-dev:amd64           11.4.0-1ubuntu1~22.04                                           amd64        GCC support library (development files)
ii  libgcc-s1:amd64               12.3.0-1ubuntu1~22.04                                           amd64        GCC support library
ii  libgcrypt20:amd64             1.9.4-3ubuntu3                                                  amd64        LGPL Crypto library - runtime library
ii  libgd3:amd64                  2.3.0-2ubuntu2.3                                                amd64        GD Graphics Library
ii  libgdbm-compat4:amd64         1.23-1                                                          amd64        GNU dbm database routines (legacy support runtime version) 
ii  libgdbm6:amd64                1.23-1                                                          amd64        GNU dbm database routines (runtime version) 
ii  libgfortran-11-dev:amd64      11.4.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran5:amd64            12.3.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Fortran applications
ii  libglib2.0-0:amd64            2.72.4-0ubuntu2.4                                               amd64        GLib library of C routines
ii  libglib2.0-data               2.72.4-0ubuntu2.4                                               all          Common files for GLib library
ii  libgmp10:amd64                2:6.2.1+dfsg-3ubuntu1                                           amd64        Multiprecision arithmetic library
ii  libgnutls30:amd64             3.7.3-4ubuntu1.5                                                amd64        GNU TLS library - main runtime library
ii  libgomp1:amd64                12.3.0-1ubuntu1~22.04                                           amd64        GCC OpenMP (GOMP) support library
ii  libgpg-error0:amd64           1.43-3                                                          amd64        GnuPG development runtime library
ii  libgraphite2-3:amd64          1.3.14-1build2                                                  amd64        Font rendering engine for Complex Scripts -- library
ii  libgssapi-krb5-2:amd64        1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libharfbuzz0b:amd64           2.7.4-1ubuntu3.1                                                amd64        OpenType text shaping engine (shared library)
ii  libhogweed6:amd64             3.7.3-1build2                                                   amd64        low level cryptographic library (public-key cryptos)
ii  libice6:amd64                 2:1.0.10-1build2                                                amd64        X11 Inter-Client Exchange library
ii  libicu-dev:amd64              70.1-2                                                          amd64        Development files for International Components for Unicode
ii  libicu70:amd64                70.1-2                                                          amd64        International Components for Unicode
ii  libidn2-0:amd64               2.3.2-2build1                                                   amd64        Internationalized domain names (IDNA2008/TR46) library
ii  libisl23:amd64                0.24-2build1                                                    amd64        manipulating sets and relations of integer points bounded by linear constraints
ii  libitm1:amd64                 12.3.0-1ubuntu1~22.04                                           amd64        GNU Transactional Memory Library
ii  libjbig0:amd64                2.1-3.1ubuntu0.22.04.1                                          amd64        JBIGkit libraries
ii  libjpeg-turbo8:amd64          2.1.2-0ubuntu1                                                  amd64        IJG JPEG compliant runtime library.
ii  libjpeg8:amd64                8c-2ubuntu10                                                    amd64        Independent JPEG Group's JPEG runtime library (dependency package)
ii  libk5crypto3:amd64            1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries - Crypto Library
ii  libkeyutils1:amd64            1.6.1-2ubuntu3                                                  amd64        Linux Key Management Utilities (library)
ii  libkrb5-3:amd64               1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries
ii  libkrb5support0:amd64         1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries - Support library
ii  libksba8:amd64                1.6.0-2ubuntu0.2                                                amd64        X.509 and CMS support library
ii  libldap-2.5-0:amd64           2.5.18+dfsg-0ubuntu0.22.04.2                                    amd64        OpenLDAP libraries
ii  libldap-common                2.5.18+dfsg-0ubuntu0.22.04.2                                    all          OpenLDAP common files for libraries
ii  libllvm19:amd64               1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies, runtime library
ii  liblocale-gettext-perl        1.07-4build3                                                    amd64        module using libc functions for internationalization in Perl
ii  liblsan0:amd64                12.3.0-1ubuntu1~22.04                                           amd64        LeakSanitizer -- a memory leak detector (runtime)
ii  liblz4-1:amd64                1.9.3-2build2                                                   amd64        Fast LZ compression algorithm library - runtime
ii  liblzma-dev:amd64             5.2.5-2ubuntu1                                                  amd64        XZ-format compression library - development files
ii  liblzma5:amd64                5.2.5-2ubuntu1                                                  amd64        XZ-format compression library
ii  libmd0:amd64                  1.0.4-1build1                                                   amd64        message digest functions from BSD systems - shared library
ii  libmount1:amd64               2.37.2-4ubuntu3.4                                               amd64        device mounting library
ii  libmpc3:amd64                 1.2.1-2build1                                                   amd64        multiple precision complex floating-point library
ii  libmpdec3:amd64               2.5.1-2build2                                                   amd64        library for decimal floating point arithmetic (runtime library)
ii  libmpfr6:amd64                4.1.0-3build3                                                   amd64        multiple precision floating-point computation
ii  libncurses-dev:amd64          6.3-2ubuntu0.1                                                  amd64        developer's libraries for ncurses
ii  libncurses6:amd64             6.3-2ubuntu0.1                                                  amd64        shared libraries for terminal handling
ii  libncursesw6:amd64            6.3-2ubuntu0.1                                                  amd64        shared libraries for terminal handling (wide character support)
ii  libnettle8:amd64              3.7.3-1build2                                                   amd64        low level cryptographic library (symmetric and one-way cryptos)
ii  libnghttp2-14:amd64           1.43.0-1ubuntu0.2                                               amd64        library implementing HTTP/2 protocol (shared library)
ii  libnpth0:amd64                1.6-3build2                                                     amd64        replacement for GNU Pth using system threads
ii  libnsl-dev:amd64              1.3.0-2build2                                                   amd64        libnsl development files
ii  libnsl2:amd64                 1.3.0-2build2                                                   amd64        Public client interface for NIS(YP) and NIS+
ii  libobjc-11-dev:amd64          11.4.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Objective-C applications (development files)
ii  libobjc4:amd64                12.3.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Objective-C applications
ii  libomp-19-dev                 1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM OpenMP runtime - dev package
ii  libomp5-19:amd64              1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM OpenMP runtime
ii  libopenblas-dev:amd64         0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (dev, meta)
ii  libopenblas-pthread-dev:amd64 0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (dev, pthread)
ii  libopenblas0:amd64            0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (meta)
ii  libopenblas0-pthread:amd64    0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (shared lib, pthread)
ii  libp11-kit0:amd64             0.24.0-6build1                                                  amd64        library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpam-modules:amd64          1.4.0-11ubuntu2.4                                               amd64        Pluggable Authentication Modules for PAM
ii  libpam-modules-bin            1.4.0-11ubuntu2.4                                               amd64        Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                1.4.0-11ubuntu2.4                                               all          Runtime support for the PAM library
ii  libpam0g:amd64                1.4.0-11ubuntu2.4                                               amd64        Pluggable Authentication Modules library
ii  libpango-1.0-0:amd64          1.50.6+ds-2ubuntu1                                              amd64        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64     1.50.6+ds-2ubuntu1                                              amd64        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64       1.50.6+ds-2ubuntu1                                              amd64        Layout and rendering of internationalized text
ii  libpaper-utils                1.1.28build2                                                    amd64        library for handling paper characteristics (utilities)
ii  libpaper1:amd64               1.1.28build2                                                    amd64        library for handling paper characteristics
ii  libpcre2-16-0:amd64           10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - 16 bit runtime files
ii  libpcre2-32-0:amd64           10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
ii  libpcre2-8-0:amd64            10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
ii  libpcre2-dev:amd64            10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - development files
ii  libpcre2-posix3:amd64         10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - posix-compatible runtime files
ii  libpcre3:amd64                2:8.39-13ubuntu0.22.04.1                                        amd64        Old Perl 5 Compatible Regular Expression Library - runtime files
ii  libperl5.34:amd64             5.34.0-3ubuntu1.3                                               amd64        shared Perl library
ii  libpfm4:amd64                 4.11.1+git32-gd0b85fb-1ubuntu0.1                                amd64        Library to program the performance monitoring events
ii  libpipeline1:amd64            1.5.5-1                                                         amd64        Unix process pipeline manipulation library
ii  libpixman-1-0:amd64           0.40.0-1ubuntu0.22.04.1                                         amd64        pixel-manipulation library for X and cairo
ii  libpng16-16:amd64             1.6.37-3build5                                                  amd64        PNG library - runtime (version 1.6)
ii  libprocps8:amd64              2:3.3.17-6ubuntu2.1                                             amd64        library for accessing process information from /proc
ii  libpsl5:amd64                 0.21.0-1.2build2                                                amd64        Library for Public Suffix List (shared libraries)
ii  libpython3-stdlib:amd64       3.10.6-1~22.04.1                                                amd64        interactive high-level object-oriented language (default python3 version)
ii  libpython3.10:amd64           3.10.12-1~22.04.7                                               amd64        Shared Python runtime library (version 3.10)
ii  libpython3.10-minimal:amd64   3.10.12-1~22.04.7                                               amd64        Minimal subset of the Python language (version 3.10)
ii  libpython3.10-stdlib:amd64    3.10.12-1~22.04.7                                               amd64        Interactive high-level object-oriented language (standard library, version 3.10)
ii  libqpdf28:amd64               10.6.3-1                                                        amd64        runtime library for PDF transformation/inspection software
ii  libquadmath0:amd64            12.3.0-1ubuntu1~22.04                                           amd64        GCC Quad-Precision Math Library
ii  libreadline8:amd64            8.1.2-1                                                         amd64        GNU readline and history libraries, run-time libraries
ii  librtmp1:amd64                2.4+20151223.gitfa8646d.1-2build4                               amd64        toolkit for RTMP streams (shared library)
ii  libsasl2-2:amd64              2.1.27+dfsg2-3ubuntu1.2                                         amd64        Cyrus SASL - authentication abstraction library
ii  libsasl2-modules:amd64        2.1.27+dfsg2-3ubuntu1.2                                         amd64        Cyrus SASL - pluggable authentication modules
ii  libsasl2-modules-db:amd64     2.1.27+dfsg2-3ubuntu1.2                                         amd64        Cyrus SASL - pluggable authentication modules (DB)
ii  libseccomp2:amd64             2.5.3-2ubuntu2                                                  amd64        high level interface to Linux seccomp filter
ii  libselinux1:amd64             3.3-1build2                                                     amd64        SELinux runtime shared libraries
ii  libsemanage-common            3.3-1build2                                                     all          Common files for SELinux policy management libraries
ii  libsemanage2:amd64            3.3-1build2                                                     amd64        SELinux policy management library
ii  libsepol2:amd64               3.3-1build1                                                     amd64        SELinux library for manipulating binary security policies
ii  libsm6:amd64                  2:1.2.3-1build2                                                 amd64        X11 Session Management library
ii  libsmartcols1:amd64           2.37.2-4ubuntu3.4                                               amd64        smart column output alignment library
ii  libsqlite3-0:amd64            3.37.2-2ubuntu0.3                                               amd64        SQLite 3 shared library
ii  libss2:amd64                  1.46.5-2ubuntu1.2                                               amd64        command-line interface parsing library
ii  libssh-4:amd64                0.9.6-2ubuntu0.22.04.3                                          amd64        tiny C SSH library (OpenSSL flavor)
ii  libssl3:amd64                 3.0.2-0ubuntu1.18                                               amd64        Secure Sockets Layer toolkit - shared libraries
ii  libstdc++-11-dev:amd64        11.4.0-1ubuntu1~22.04                                           amd64        GNU Standard C++ Library v3 (development files)
ii  libstdc++6:amd64              12.3.0-1ubuntu1~22.04                                           amd64        GNU Standard C++ Library v3
ii  libsystemd0:amd64             249.11-0ubuntu3.12                                              amd64        systemd utility library
ii  libtasn1-6:amd64              4.18.0-4build1                                                  amd64        Manage ASN.1 structures (runtime)
ii  libtcl8.6:amd64               8.6.12+dfsg-1build1                                             amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
ii  libthai-data                  0.1.29-1build1                                                  all          Data files for Thai language support library
ii  libthai0:amd64                0.1.29-1build1                                                  amd64        Thai language support library
ii  libtidy5deb1:amd64            2:5.6.0-11ubuntu0.22.04.1                                       amd64        HTML/XML syntax checker and reformatter - shared library
ii  libtiff5:amd64                4.3.0-6ubuntu0.10                                               amd64        Tag Image File Format (TIFF) library
ii  libtinfo6:amd64               6.3-2ubuntu0.1                                                  amd64        shared low-level terminfo library for terminal handling
ii  libtirpc-common               1.3.2-2ubuntu0.1                                                all          transport-independent RPC library - common files
ii  libtirpc-dev:amd64            1.3.2-2ubuntu0.1                                                amd64        transport-independent RPC library - development files
ii  libtirpc3:amd64               1.3.2-2ubuntu0.1                                                amd64        transport-independent RPC library
ii  libtk8.6:amd64                8.6.12-1build1                                                  amd64        Tk toolkit for Tcl and X11 v8.6 - run-time files
ii  libtsan0:amd64                11.4.0-1ubuntu1~22.04                                           amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libubsan1:amd64               12.3.0-1ubuntu1~22.04                                           amd64        UBSan -- undefined behaviour sanitizer (runtime)
ii  libudev1:amd64                249.11-0ubuntu3.12                                              amd64        libudev shared library
ii  libunistring2:amd64           1.0-1                                                           amd64        Unicode string library for C
ii  libunwind-19:amd64            1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        production-quality unwinder
ii  libunwind-19-dev:amd64        1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        production-quality unwinder
ii  libuuid1:amd64                2.37.2-4ubuntu3.4                                               amd64        Universally Unique ID library
ii  libwebp7:amd64                1.2.2-2ubuntu0.22.04.2                                          amd64        Lossy compression of digital photographic images
ii  libx11-6:amd64                2:1.7.5-1ubuntu0.3                                              amd64        X11 client-side library
ii  libx11-data                   2:1.7.5-1ubuntu0.3                                              all          X11 client-side library
ii  libxau6:amd64                 1:1.0.9-1build5                                                 amd64        X11 authorisation library
ii  libxcb-render0:amd64          1.14-3ubuntu3                                                   amd64        X C Binding, render extension
ii  libxcb-shm0:amd64             1.14-3ubuntu3                                                   amd64        X C Binding, shm extension
ii  libxcb1:amd64                 1.14-3ubuntu3                                                   amd64        X C Binding
ii  libxdmcp6:amd64               1:1.1.3-0ubuntu5                                                amd64        X11 Display Manager Control Protocol library
ii  libxext6:amd64                2:1.3.4-1build1                                                 amd64        X11 miscellaneous extension library
ii  libxft2:amd64                 2.3.4-1                                                         amd64        FreeType-based font drawing library for X
ii  libxml2:amd64                 2.9.13+dfsg-1ubuntu0.4                                          amd64        GNOME XML library
ii  libxml2-dev:amd64             2.9.13+dfsg-1ubuntu0.4                                          amd64        GNOME XML library - development files
ii  libxmuu1:amd64                2:1.1.3-3                                                       amd64        X11 miscellaneous micro-utility library
ii  libxpm4:amd64                 1:3.5.12-1ubuntu0.22.04.2                                       amd64        X11 pixmap library
ii  libxrender1:amd64             1:0.9.10-1build4                                                amd64        X Rendering Extension client library
ii  libxss1:amd64                 1:1.2.3-1build2                                                 amd64        X11 Screen Saver extension library
ii  libxt6:amd64                  1:1.2.1-1                                                       amd64        X11 toolkit intrinsics library
ii  libxxhash0:amd64              0.8.1-1                                                         amd64        shared library for xxhash
ii  libyaml-0-2:amd64             0.2.2-1build2                                                   amd64        Fast YAML 1.1 parser and emitter library
ii  libzstd1:amd64                1.4.8+dfsg-3build1                                              amd64        fast lossless compression algorithm
ii  linux-libc-dev:amd64          5.15.0-130.140                                                  amd64        Linux Kernel Headers for development
ii  llvm-19                       1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies
ii  llvm-19-dev                   1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies, libraries and headers
ii  llvm-19-linker-tools          1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies - Plugins
ii  llvm-19-runtime               1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies, IR interpreter
ii  llvm-19-tools                 1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies, tools
ii  locales                       2.35-0ubuntu3.8                                                 all          GNU C Library: National Language (locale) data [support]
ii  login                         1:4.8.1-2ubuntu2.2                                              amd64        system login tools
ii  logsave                       1.46.5-2ubuntu1.2                                               amd64        save the output of a command in a log file
ii  lsb-base                      11.1.0ubuntu4                                                   all          Linux Standard Base init script functionality
ii  make                          4.3-4.1build1                                                   amd64        utility for directing compilation
ii  manpages                      5.10-1ubuntu1                                                   all          Manual pages about using a GNU/Linux system
ii  manpages-dev                  5.10-1ubuntu1                                                   all          Manual pages about using GNU/Linux for development
ii  mawk                          1.3.4.20200120-3                                                amd64        Pattern scanning and text processing language
ii  media-types                   7.0.0                                                           all          List of standard media types and their usual file extension
ii  mount                         2.37.2-4ubuntu3.4                                               amd64        tools for mounting and manipulating filesystems
ii  ncurses-base                  6.3-2ubuntu0.1                                                  all          basic terminal type definitions
ii  ncurses-bin                   6.3-2ubuntu0.1                                                  amd64        terminal-related programs and man pages
ii  netbase                       6.3                                                             all          Basic TCP/IP networking system
ii  openssh-client                1:8.9p1-3ubuntu0.10                                             amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssl                       3.0.2-0ubuntu1.18                                               amd64        Secure Sockets Layer toolkit - cryptographic utility
ii  passwd                        1:4.8.1-2ubuntu2.2                                              amd64        change and administer password and group data
ii  patch                         2.7.6-7build2                                                   amd64        Apply a diff file to an original
ii  perl                          5.34.0-3ubuntu1.3                                               amd64        Larry Wall's Practical Extraction and Report Language
ii  perl-base                     5.34.0-3ubuntu1.3                                               amd64        minimal Perl system
ii  perl-modules-5.34             5.34.0-3ubuntu1.3                                               all          Core Perl modules
ii  pinentry-curses               1.1.1-1build2                                                   amd64        curses-based PIN or pass-phrase entry dialog for GnuPG
ii  pkg-config                    0.29.2-1ubuntu3                                                 amd64        manage compile and link flags for libraries
ii  poppler-clang19               20240527-1                                                      amd64        Package created with checkinstall 1.6.3
ii  procps                        2:3.3.17-6ubuntu2.1                                             amd64        /proc file system utilities
ii  protobuf-clang19              3.20.3-1                                                        amd64        Package created with checkinstall 1.6.3
ii  publicsuffix                  20211207.1025-1                                                 all          accurate, machine-readable list of domain name suffixes
ii  python3                       3.10.6-1~22.04.1                                                amd64        interactive high-level object-oriented language (default python3 version)
ii  python3-minimal               3.10.6-1~22.04.1                                                amd64        minimal subset of the Python language (default python3 version)
ii  python3-pkg-resources         59.6.0-1.2ubuntu0.22.04.2                                       all          Package Discovery and Resource Access using pkg_resources
ii  python3-pygments              2.11.2+dfsg-2ubuntu0.1                                          all          syntax highlighting package written in Python 3
ii  python3-yaml                  5.4.1-1ubuntu1                                                  amd64        YAML parser and emitter for Python3
ii  python3.10                    3.10.12-1~22.04.7                                               amd64        Interactive high-level object-oriented language (version 3.10)
ii  python3.10-minimal            3.10.12-1~22.04.7                                               amd64        Minimal subset of the Python language (version 3.10)
ii  qpdf                          10.6.3-1                                                        amd64        tools for transforming and inspecting PDF files
ii  r-devel-asan                  1                                                               amd64        GNU R statistical computation and graphics system
ii  readline-common               8.1.2-1                                                         all          GNU readline and history libraries, common files
ii  rpcsvc-proto                  1.4.2-0ubuntu6                                                  amd64        RPC protocol compiler and definitions
ii  sed                           4.8-1ubuntu2                                                    amd64        GNU stream editor for filtering/transforming text
ii  sensible-utils                0.0.17                                                          all          Utilities for sensible alternative selection
ii  shared-mime-info              2.1-2                                                           amd64        FreeDesktop.org shared MIME database and spec
ii  sysvinit-utils                3.01-1ubuntu1                                                   amd64        System-V-like utilities
ii  tar                           1.34+dfsg-1ubuntu0.1.22.04.2                                    amd64        GNU version of the tar archiving utility
ii  tidy                          2:5.6.0-11ubuntu0.22.04.1                                       amd64        HTML/XML syntax checker and reformatter
ii  tzdata                        2024a-0ubuntu0.22.04.1                                          all          time zone and daylight-saving time data
ii  ubuntu-keyring                2021.03.26                                                      all          GnuPG keys of the Ubuntu archive
ii  ucf                           3.0043                                                          all          Update Configuration File(s): preserve user changes to config files
ii  unzip                         6.0-26ubuntu3.2                                                 amd64        De-archiver for .zip files
ii  usrmerge                      25ubuntu2                                                       all          Convert the system to the merged /usr directories scheme
ii  util-linux                    2.37.2-4ubuntu3.4                                               amd64        miscellaneous system utilities
ii  x11-common                    1:7.7+23ubuntu2                                                 all          X Window System (X.Org) infrastructure
ii  xauth                         1:1.1-1build2                                                   amd64        X authentication utility
ii  xdg-user-dirs                 0.17-2ubuntu4                                                   amd64        tool to manage well known user directories
ii  xz-utils                      5.2.5-2ubuntu1                                                  amd64        XZ-format compression utilities
ii  zip                           3.0-12build2                                                    amd64        Archiver for .zip files
ii  zlib1g:amd64                  1:1.2.11.dfsg-2ubuntu9.2                                        amd64        compression library - runtime
ii  zlib1g-dev:amd64              1:1.2.11.dfsg-2ubuntu9.2                                        amd64        compression library - development

id: ghcr.io/r-hub/containers/clang-asan@sha256:337c87b82d557a3250b61bc5d3b5bcbd1215bd7dfb363ad2a93b71f1d92066ba
tag: ghcr.io/r-hub/containers/clang-asan:latest
created: 2025-01-11T06:17:58.424422304Z
size: 2.67 GB

OS version
> uname -a
Linux 11841c44319d 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
R session information
> sessionInfo()
R Under development (unstable) (2025-01-10 r87562)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 22.04.5 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so;  LAPACK version 3.10.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=C              
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                                     zlib 
                                                 "1.2.11" 
                                                    bzlib 
                                     "1.0.8, 13-Jul-2019" 
                                                       xz 
                                                  "5.2.5" 
                                               libdeflate 
                                                   "1.10" 
                                                     PCRE 
                                       "10.39 2021-10-29" 
                                                      ICU 
                                                   "70.1" 
                                                      TRE 
                                "TRE 0.8.0 R_fixes (BSD)" 
                                                    iconv 
                                             "glibc 2.35" 
                                                 readline 
                                                    "8.1" 
                                                     BLAS 
"/usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3" 


> libcurlVersion()
[1] "7.81.0"
attr(,"ssl_version")
[1] "OpenSSL/3.0.2"
attr(,"libssh_version")
[1] "libssh/0.9.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtmp"    "rtsp"    "scp"     "sftp"    "smb"     "smbs"   
[22] "smtp"    "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.10.0"


> La_library()
[1] "/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.16.0"                       ""                 "1.50.6" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "8.0" "LIBTIFF, Version 4.3.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = clang-19 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
CFLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/clang/include -I/usr/local/include
CC17 = clang-19 -std=gnu17 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C17FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CC23 = clang-19 -std=gnu23 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C23FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CC90 = clang-19 -std=gnu90 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C90FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CC99 = clang-19 -std=gnu99 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
C99FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX = clang++-19 -stdlib=libc++ -std=gnu++17 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXXFLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXXPICFLAGS = -fpic
CXX11 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX11PICFLAGS = -fpic
CXX14 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX14PICFLAGS = -fpic
CXX17 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX17PICFLAGS = -fpic
CXX20 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX20PICFLAG =
CXX23 = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = clang-19 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
DYLIB_LDFLAGS = -shared
FC = flang-new-19
FFLAGS = -O2 -pedantic
FPICFLAGS = -fpic
FLIBS = -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm
FCFLAGS = -O2 -pedantic
SAFE_FFLAGS = -O2 -pedantic
OBJC =
OBJCFLAGS =
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH =
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-11-openjdk-amd64
JAVA_LIBS = -L/usr/lib/jvm/java-11-openjdk-amd64/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-11-openjdk-amd64/include -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux
LDFLAGS = -L/usr/local/clang/lib -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = clang++-19 -stdlib=libc++ -std=gnu++17 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = clang++-19 -stdlib=libc++ -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow -frtti -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = clang-19 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -fsanitize=pointer-overflow -fsanitize-trap=pointer-overflow -fsanitize=signed-integer-overflow
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include/tcl8.6 -I/usr/include/tcl8.6
TCLTK_LIBS = -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -L/usr/lib/x86_64-linux-gnu -ltk8.6 -lX11 -lXss -lXext
BLAS_LIBS = -lblas
LAPACK_LIBS = -llapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
Ubuntu clang version 19.1.6 (++20241217105927+657e03f8625c-1~exp1~20241217105943.71)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19/bin

> $(CXX) --version
Ubuntu clang version 19.1.6 (++20241217105927+657e03f8625c-1~exp1~20241217105943.71)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19/bin

> $(FC) --version
Ubuntu flang-new version 19.1.6 (++20241217105927+657e03f8625c-1~exp1~20241217105943.71)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm-19/bin
OS packages
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                          Version                                                         Architecture Description
+++-=============================-===============================================================-============-================================================================================
ii  adduser                       3.118ubuntu5                                                    all          add and remove users and groups
ii  apt                           2.4.13                                                          amd64        commandline package manager
ii  base-files                    12ubuntu4.7                                                     amd64        Debian base system miscellaneous files
ii  base-passwd                   3.5.52build1                                                    amd64        Debian base system master password and group files
ii  bash                          5.1-6ubuntu1.1                                                  amd64        GNU Bourne Again SHell
ii  binfmt-support                2.2.1-2                                                         amd64        Support for extra binary formats
ii  binutils                      2.38-4ubuntu2.6                                                 amd64        GNU assembler, linker and binary utilities
ii  binutils-common:amd64         2.38-4ubuntu2.6                                                 amd64        Common files for the GNU assembler, linker and binary utilities
ii  binutils-x86-64-linux-gnu     2.38-4ubuntu2.6                                                 amd64        GNU binary utilities, for x86-64-linux-gnu target
ii  bsdutils                      1:2.37.2-4ubuntu3.4                                             amd64        basic utilities from 4.4BSD-Lite
ii  bzip2                         1.0.8-5build1                                                   amd64        high-quality block-sorting file compressor - utilities
ii  bzip2-doc                     1.0.8-5build1                                                   all          high-quality block-sorting file compressor - documentation
ii  ca-certificates               20240203~22.04.1                                                all          Common CA certificates
ii  clang-19                      1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        C, C++ and Objective-C compiler
ii  coreutils                     8.32-4.1ubuntu1.2                                               amd64        GNU core utilities
ii  cpp                           4:11.2.0-1ubuntu1                                               amd64        GNU C preprocessor (cpp)
ii  cpp-11                        11.4.0-1ubuntu1~22.04                                           amd64        GNU C preprocessor
ii  curl                          7.81.0-1ubuntu1.20                                              amd64        command line tool for transferring data with URL syntax
ii  dash                          0.5.11+git20210903+057cd650a4ed-3build1                         amd64        POSIX-compliant shell
ii  debconf                       1.5.79ubuntu1                                                   all          Debian configuration management system
ii  debianutils                   5.5-1ubuntu2                                                    amd64        Miscellaneous utilities specific to Debian
ii  diffutils                     1:3.8-0ubuntu2                                                  amd64        File comparison utilities
ii  dirmngr                       2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - network certificate management service
ii  dpkg                          1.21.1ubuntu2.3                                                 amd64        Debian package management system
ii  e2fsprogs                     1.46.5-2ubuntu1.2                                               amd64        ext2/ext3/ext4 file system utilities
ii  findutils                     4.8.0-1ubuntu3                                                  amd64        utilities for finding files--find, xargs
ii  flang-19                      1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Fortran compiler
ii  fontconfig                    2.13.1-4.2ubuntu5                                               amd64        generic font configuration library - support binaries
ii  fontconfig-config             2.13.1-4.2ubuntu5                                               all          generic font configuration library - configuration
ii  fonts-dejavu-core             2.37-2build1                                                    all          Vera font family derivate with additional characters
ii  g++                           4:11.2.0-1ubuntu1                                               amd64        GNU C++ compiler
ii  g++-11                        11.4.0-1ubuntu1~22.04                                           amd64        GNU C++ compiler
ii  gcc                           4:11.2.0-1ubuntu1                                               amd64        GNU C compiler
ii  gcc-11                        11.4.0-1ubuntu1~22.04                                           amd64        GNU C compiler
ii  gcc-11-base:amd64             11.4.0-1ubuntu1~22.04                                           amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-12-base:amd64             12.3.0-1ubuntu1~22.04                                           amd64        GCC, the GNU Compiler Collection (base package)
ii  gfortran                      4:11.2.0-1ubuntu1                                               amd64        GNU Fortran 95 compiler
ii  gfortran-11                   11.4.0-1ubuntu1~22.04                                           amd64        GNU Fortran compiler
ii  git                           1:2.34.1-1ubuntu1.11                                            amd64        fast, scalable, distributed revision control system
ii  git-man                       1:2.34.1-1ubuntu1.11                                            all          fast, scalable, distributed revision control system (manual pages)
ii  gnupg                         2.2.27-3ubuntu2.1                                               all          GNU privacy guard - a free PGP replacement
ii  gnupg-l10n                    2.2.27-3ubuntu2.1                                               all          GNU privacy guard - localization files
ii  gnupg-utils                   2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - utility programs
ii  gpg                           2.2.27-3ubuntu2.1                                               amd64        GNU Privacy Guard -- minimalist public key operations
ii  gpg-agent                     2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - cryptographic agent
ii  gpg-wks-client                2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - Web Key Service client
ii  gpg-wks-server                2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - Web Key Service server
ii  gpgconf                       2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - core configuration utilities
ii  gpgsm                         2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - S/MIME version
ii  gpgv                          2.2.27-3ubuntu2.1                                               amd64        GNU privacy guard - signature verification tool
ii  grep                          3.7-1build1                                                     amd64        GNU grep, egrep and fgrep
ii  gzip                          1.10-4ubuntu4.1                                                 amd64        GNU compression utilities
ii  hostname                      3.23ubuntu2                                                     amd64        utility to set/show the host name or domain name
ii  icu-devtools                  70.1-2                                                          amd64        Development utilities for International Components for Unicode
ii  imagemagick-clang19           7.1.1-33-1                                                      amd64        Package created with checkinstall 1.6.3
ii  init-system-helpers           1.62                                                            all          helper tools for all init systems
ii  jags-clang19                  4.3.2-1                                                         amd64        Package created with checkinstall 1.6.3
ii  less                          590-1ubuntu0.22.04.3                                            amd64        pager program similar to more
ii  lib32gcc-s1                   12.3.0-1ubuntu1~22.04                                           amd64        GCC support library (32 bit Version)
ii  lib32stdc++6                  12.3.0-1ubuntu1~22.04                                           amd64        GNU Standard C++ Library v3 (32 bit Version)
ii  libacl1:amd64                 2.3.1-1                                                         amd64        access control list - shared library
ii  libapt-pkg6.0:amd64           2.4.13                                                          amd64        package management runtime library
ii  libasan6:amd64                11.4.0-1ubuntu1~22.04                                           amd64        AddressSanitizer -- a fast memory error detector
ii  libassuan0:amd64              2.5.5-1build1                                                   amd64        IPC library for the GnuPG components
ii  libatomic1:amd64              12.3.0-1ubuntu1~22.04                                           amd64        support library providing __atomic built-in functions
ii  libattr1:amd64                1:2.5.1-1build1                                                 amd64        extended attribute handling - shared library
ii  libaudit-common               1:3.0.7-1build1                                                 all          Dynamic library for security auditing - common files
ii  libaudit1:amd64               1:3.0.7-1build1                                                 amd64        Dynamic library for security auditing
ii  libbinutils:amd64             2.38-4ubuntu2.6                                                 amd64        GNU binary utilities (private shared library)
ii  libblkid1:amd64               2.37.2-4ubuntu3.4                                               amd64        block device ID library
ii  libbrotli1:amd64              1.0.9-2build6                                                   amd64        library implementing brotli encoder and decoder (shared libraries)
ii  libbsd0:amd64                 0.11.5-1                                                        amd64        utility functions from BSD systems - shared library
ii  libbz2-1.0:amd64              1.0.8-5build1                                                   amd64        high-quality block-sorting file compressor library - runtime
ii  libbz2-dev:amd64              1.0.8-5build1                                                   amd64        high-quality block-sorting file compressor library - development
ii  libc++-19-dev:amd64           1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM C++ Standard library (development files)
ii  libc++1-19:amd64              1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM C++ Standard library
ii  libc++abi-19-dev:amd64        1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM low level support for a standard C++ library (development files)
ii  libc++abi1-19:amd64           1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM low level support for a standard C++ library
ii  libc-bin                      2.35-0ubuntu3.8                                                 amd64        GNU C Library: Binaries
ii  libc-dev-bin                  2.35-0ubuntu3.8                                                 amd64        GNU C Library: Development binaries
ii  libc-devtools                 2.35-0ubuntu3.8                                                 amd64        GNU C Library: Development tools
ii  libc6:amd64                   2.35-0ubuntu3.8                                                 amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64               2.35-0ubuntu3.8                                                 amd64        GNU C Library: Development Libraries and Header Files
ii  libc6-i386                    2.35-0ubuntu3.8                                                 amd64        GNU C Library: 32-bit shared libraries for AMD64
ii  libcairo2:amd64               1.16.0-5ubuntu2                                                 amd64        Cairo 2D vector graphics library
ii  libcap-ng0:amd64              0.7.9-2.2build3                                                 amd64        An alternate POSIX capabilities library
ii  libcap2:amd64                 1:2.44-1ubuntu0.22.04.1                                         amd64        POSIX 1003.1e capabilities (library)
ii  libcbor0.8:amd64              0.8.0-2ubuntu1                                                  amd64        library for parsing and generating CBOR (RFC 7049)
ii  libcc1-0:amd64                12.3.0-1ubuntu1~22.04                                           amd64        GCC cc1 plugin for GDB
ii  libclang-common-19-dev:amd64  1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Clang library - Common development package
ii  libclang-cpp19                1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        C++ interface to the Clang library
ii  libclang-rt-19-dev:amd64      1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Compiler-rt - development package
ii  libclang1-19                  1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        C interface to the Clang library
ii  libcom-err2:amd64             1.46.5-2ubuntu1.2                                               amd64        common error description library
ii  libcrypt-dev:amd64            1:4.4.27-1                                                      amd64        libcrypt development files
ii  libcrypt1:amd64               1:4.4.27-1                                                      amd64        libcrypt shared library
ii  libctf-nobfd0:amd64           2.38-4ubuntu2.6                                                 amd64        Compact C Type Format library (runtime, no BFD dependency)
ii  libctf0:amd64                 2.38-4ubuntu2.6                                                 amd64        Compact C Type Format library (runtime, BFD dependency)
ii  libcurl3-gnutls:amd64         7.81.0-1ubuntu1.20                                              amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcurl4:amd64                7.81.0-1ubuntu1.20                                              amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libdatrie1:amd64              0.2.13-2                                                        amd64        Double-array trie library
ii  libdb5.3:amd64                5.3.28+dfsg1-0.8ubuntu3                                         amd64        Berkeley v5.3 Database Libraries [runtime]
ii  libdebconfclient0:amd64       0.261ubuntu1                                                    amd64        Debian Configuration Management System (C-implementation library)
ii  libdeflate0:amd64             1.10-2                                                          amd64        fast, whole-buffer DEFLATE-based compression and decompression
ii  libdpkg-perl                  1.21.1ubuntu2.3                                                 all          Dpkg perl modules
ii  libedit2:amd64                3.1-20210910-1build1                                            amd64        BSD editline and history libraries
ii  liberror-perl                 0.17029-1                                                       all          Perl module for error/exception handling in an OO-ish way
ii  libexpat1:amd64               2.4.7-1ubuntu0.5                                                amd64        XML parsing C library - runtime library
ii  libext2fs2:amd64              1.46.5-2ubuntu1.2                                               amd64        ext2/ext3/ext4 file system libraries
ii  libffi-dev:amd64              3.4.2-4                                                         amd64        Foreign Function Interface library (development files)
ii  libffi8:amd64                 3.4.2-4                                                         amd64        Foreign Function Interface library runtime
ii  libfido2-1:amd64              1.10.0-1                                                        amd64        library for generating and verifying FIDO 2.0 objects
ii  libfile-fcntllock-perl        0.22-3build7                                                    amd64        Perl module for file locking with fcntl(2)
ii  libflang-19-dev               1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Flang library - Development package
ii  libfontconfig1:amd64          2.13.1-4.2ubuntu5                                               amd64        generic font configuration library - runtime
ii  libfreetype6:amd64            2.11.1+dfsg-1ubuntu0.2                                          amd64        FreeType 2 font engine, shared library files
ii  libfribidi0:amd64             1.0.8-2ubuntu3.1                                                amd64        Free Implementation of the Unicode BiDi algorithm
ii  libgc1:amd64                  1:8.0.6-1.1build1                                               amd64        conservative garbage collector for C and C++
ii  libgcc-11-dev:amd64           11.4.0-1ubuntu1~22.04                                           amd64        GCC support library (development files)
ii  libgcc-s1:amd64               12.3.0-1ubuntu1~22.04                                           amd64        GCC support library
ii  libgcrypt20:amd64             1.9.4-3ubuntu3                                                  amd64        LGPL Crypto library - runtime library
ii  libgd3:amd64                  2.3.0-2ubuntu2.3                                                amd64        GD Graphics Library
ii  libgdbm-compat4:amd64         1.23-1                                                          amd64        GNU dbm database routines (legacy support runtime version) 
ii  libgdbm6:amd64                1.23-1                                                          amd64        GNU dbm database routines (runtime version) 
ii  libgfortran-11-dev:amd64      11.4.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran5:amd64            12.3.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Fortran applications
ii  libglib2.0-0:amd64            2.72.4-0ubuntu2.4                                               amd64        GLib library of C routines
ii  libglib2.0-data               2.72.4-0ubuntu2.4                                               all          Common files for GLib library
ii  libgmp10:amd64                2:6.2.1+dfsg-3ubuntu1                                           amd64        Multiprecision arithmetic library
ii  libgnutls30:amd64             3.7.3-4ubuntu1.5                                                amd64        GNU TLS library - main runtime library
ii  libgomp1:amd64                12.3.0-1ubuntu1~22.04                                           amd64        GCC OpenMP (GOMP) support library
ii  libgpg-error0:amd64           1.43-3                                                          amd64        GnuPG development runtime library
ii  libgraphite2-3:amd64          1.3.14-1build2                                                  amd64        Font rendering engine for Complex Scripts -- library
ii  libgssapi-krb5-2:amd64        1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libharfbuzz0b:amd64           2.7.4-1ubuntu3.1                                                amd64        OpenType text shaping engine (shared library)
ii  libhogweed6:amd64             3.7.3-1build2                                                   amd64        low level cryptographic library (public-key cryptos)
ii  libice6:amd64                 2:1.0.10-1build2                                                amd64        X11 Inter-Client Exchange library
ii  libicu-dev:amd64              70.1-2                                                          amd64        Development files for International Components for Unicode
ii  libicu70:amd64                70.1-2                                                          amd64        International Components for Unicode
ii  libidn2-0:amd64               2.3.2-2build1                                                   amd64        Internationalized domain names (IDNA2008/TR46) library
ii  libisl23:amd64                0.24-2build1                                                    amd64        manipulating sets and relations of integer points bounded by linear constraints
ii  libitm1:amd64                 12.3.0-1ubuntu1~22.04                                           amd64        GNU Transactional Memory Library
ii  libjbig0:amd64                2.1-3.1ubuntu0.22.04.1                                          amd64        JBIGkit libraries
ii  libjpeg-turbo8:amd64          2.1.2-0ubuntu1                                                  amd64        IJG JPEG compliant runtime library.
ii  libjpeg8:amd64                8c-2ubuntu10                                                    amd64        Independent JPEG Group's JPEG runtime library (dependency package)
ii  libk5crypto3:amd64            1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries - Crypto Library
ii  libkeyutils1:amd64            1.6.1-2ubuntu3                                                  amd64        Linux Key Management Utilities (library)
ii  libkrb5-3:amd64               1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries
ii  libkrb5support0:amd64         1.19.2-2ubuntu0.4                                               amd64        MIT Kerberos runtime libraries - Support library
ii  libksba8:amd64                1.6.0-2ubuntu0.2                                                amd64        X.509 and CMS support library
ii  libldap-2.5-0:amd64           2.5.18+dfsg-0ubuntu0.22.04.2                                    amd64        OpenLDAP libraries
ii  libldap-common                2.5.18+dfsg-0ubuntu0.22.04.2                                    all          OpenLDAP common files for libraries
ii  libllvm19:amd64               1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies, runtime library
ii  liblocale-gettext-perl        1.07-4build3                                                    amd64        module using libc functions for internationalization in Perl
ii  liblsan0:amd64                12.3.0-1ubuntu1~22.04                                           amd64        LeakSanitizer -- a memory leak detector (runtime)
ii  liblz4-1:amd64                1.9.3-2build2                                                   amd64        Fast LZ compression algorithm library - runtime
ii  liblzma-dev:amd64             5.2.5-2ubuntu1                                                  amd64        XZ-format compression library - development files
ii  liblzma5:amd64                5.2.5-2ubuntu1                                                  amd64        XZ-format compression library
ii  libmd0:amd64                  1.0.4-1build1                                                   amd64        message digest functions from BSD systems - shared library
ii  libmount1:amd64               2.37.2-4ubuntu3.4                                               amd64        device mounting library
ii  libmpc3:amd64                 1.2.1-2build1                                                   amd64        multiple precision complex floating-point library
ii  libmpdec3:amd64               2.5.1-2build2                                                   amd64        library for decimal floating point arithmetic (runtime library)
ii  libmpfr6:amd64                4.1.0-3build3                                                   amd64        multiple precision floating-point computation
ii  libncurses-dev:amd64          6.3-2ubuntu0.1                                                  amd64        developer's libraries for ncurses
ii  libncurses6:amd64             6.3-2ubuntu0.1                                                  amd64        shared libraries for terminal handling
ii  libncursesw6:amd64            6.3-2ubuntu0.1                                                  amd64        shared libraries for terminal handling (wide character support)
ii  libnettle8:amd64              3.7.3-1build2                                                   amd64        low level cryptographic library (symmetric and one-way cryptos)
ii  libnghttp2-14:amd64           1.43.0-1ubuntu0.2                                               amd64        library implementing HTTP/2 protocol (shared library)
ii  libnpth0:amd64                1.6-3build2                                                     amd64        replacement for GNU Pth using system threads
ii  libnsl-dev:amd64              1.3.0-2build2                                                   amd64        libnsl development files
ii  libnsl2:amd64                 1.3.0-2build2                                                   amd64        Public client interface for NIS(YP) and NIS+
ii  libobjc-11-dev:amd64          11.4.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Objective-C applications (development files)
ii  libobjc4:amd64                12.3.0-1ubuntu1~22.04                                           amd64        Runtime library for GNU Objective-C applications
ii  libomp-19-dev                 1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM OpenMP runtime - dev package
ii  libomp5-19:amd64              1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        LLVM OpenMP runtime
ii  libopenblas-dev:amd64         0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (dev, meta)
ii  libopenblas-pthread-dev:amd64 0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (dev, pthread)
ii  libopenblas0:amd64            0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (meta)
ii  libopenblas0-pthread:amd64    0.3.20+ds-1                                                     amd64        Optimized BLAS (linear algebra) library (shared lib, pthread)
ii  libp11-kit0:amd64             0.24.0-6build1                                                  amd64        library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpam-modules:amd64          1.4.0-11ubuntu2.4                                               amd64        Pluggable Authentication Modules for PAM
ii  libpam-modules-bin            1.4.0-11ubuntu2.4                                               amd64        Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                1.4.0-11ubuntu2.4                                               all          Runtime support for the PAM library
ii  libpam0g:amd64                1.4.0-11ubuntu2.4                                               amd64        Pluggable Authentication Modules library
ii  libpango-1.0-0:amd64          1.50.6+ds-2ubuntu1                                              amd64        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64     1.50.6+ds-2ubuntu1                                              amd64        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64       1.50.6+ds-2ubuntu1                                              amd64        Layout and rendering of internationalized text
ii  libpaper-utils                1.1.28build2                                                    amd64        library for handling paper characteristics (utilities)
ii  libpaper1:amd64               1.1.28build2                                                    amd64        library for handling paper characteristics
ii  libpcre2-16-0:amd64           10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - 16 bit runtime files
ii  libpcre2-32-0:amd64           10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
ii  libpcre2-8-0:amd64            10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
ii  libpcre2-dev:amd64            10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - development files
ii  libpcre2-posix3:amd64         10.39-3ubuntu0.1                                                amd64        New Perl Compatible Regular Expression Library - posix-compatible runtime files
ii  libpcre3:amd64                2:8.39-13ubuntu0.22.04.1                                        amd64        Old Perl 5 Compatible Regular Expression Library - runtime files
ii  libperl5.34:amd64             5.34.0-3ubuntu1.3                                               amd64        shared Perl library
ii  libpfm4:amd64                 4.11.1+git32-gd0b85fb-1ubuntu0.1                                amd64        Library to program the performance monitoring events
ii  libpipeline1:amd64            1.5.5-1                                                         amd64        Unix process pipeline manipulation library
ii  libpixman-1-0:amd64           0.40.0-1ubuntu0.22.04.1                                         amd64        pixel-manipulation library for X and cairo
ii  libpng16-16:amd64             1.6.37-3build5                                                  amd64        PNG library - runtime (version 1.6)
ii  libprocps8:amd64              2:3.3.17-6ubuntu2.1                                             amd64        library for accessing process information from /proc
ii  libpsl5:amd64                 0.21.0-1.2build2                                                amd64        Library for Public Suffix List (shared libraries)
ii  libpython3-stdlib:amd64       3.10.6-1~22.04.1                                                amd64        interactive high-level object-oriented language (default python3 version)
ii  libpython3.10:amd64           3.10.12-1~22.04.7                                               amd64        Shared Python runtime library (version 3.10)
ii  libpython3.10-minimal:amd64   3.10.12-1~22.04.7                                               amd64        Minimal subset of the Python language (version 3.10)
ii  libpython3.10-stdlib:amd64    3.10.12-1~22.04.7                                               amd64        Interactive high-level object-oriented language (standard library, version 3.10)
ii  libqpdf28:amd64               10.6.3-1                                                        amd64        runtime library for PDF transformation/inspection software
ii  libquadmath0:amd64            12.3.0-1ubuntu1~22.04                                           amd64        GCC Quad-Precision Math Library
ii  libreadline8:amd64            8.1.2-1                                                         amd64        GNU readline and history libraries, run-time libraries
ii  librtmp1:amd64                2.4+20151223.gitfa8646d.1-2build4                               amd64        toolkit for RTMP streams (shared library)
ii  libsasl2-2:amd64              2.1.27+dfsg2-3ubuntu1.2                                         amd64        Cyrus SASL - authentication abstraction library
ii  libsasl2-modules:amd64        2.1.27+dfsg2-3ubuntu1.2                                         amd64        Cyrus SASL - pluggable authentication modules
ii  libsasl2-modules-db:amd64     2.1.27+dfsg2-3ubuntu1.2                                         amd64        Cyrus SASL - pluggable authentication modules (DB)
ii  libseccomp2:amd64             2.5.3-2ubuntu2                                                  amd64        high level interface to Linux seccomp filter
ii  libselinux1:amd64             3.3-1build2                                                     amd64        SELinux runtime shared libraries
ii  libsemanage-common            3.3-1build2                                                     all          Common files for SELinux policy management libraries
ii  libsemanage2:amd64            3.3-1build2                                                     amd64        SELinux policy management library
ii  libsepol2:amd64               3.3-1build1                                                     amd64        SELinux library for manipulating binary security policies
ii  libsm6:amd64                  2:1.2.3-1build2                                                 amd64        X11 Session Management library
ii  libsmartcols1:amd64           2.37.2-4ubuntu3.4                                               amd64        smart column output alignment library
ii  libsqlite3-0:amd64            3.37.2-2ubuntu0.3                                               amd64        SQLite 3 shared library
ii  libss2:amd64                  1.46.5-2ubuntu1.2                                               amd64        command-line interface parsing library
ii  libssh-4:amd64                0.9.6-2ubuntu0.22.04.3                                          amd64        tiny C SSH library (OpenSSL flavor)
ii  libssl3:amd64                 3.0.2-0ubuntu1.18                                               amd64        Secure Sockets Layer toolkit - shared libraries
ii  libstdc++-11-dev:amd64        11.4.0-1ubuntu1~22.04                                           amd64        GNU Standard C++ Library v3 (development files)
ii  libstdc++6:amd64              12.3.0-1ubuntu1~22.04                                           amd64        GNU Standard C++ Library v3
ii  libsystemd0:amd64             249.11-0ubuntu3.12                                              amd64        systemd utility library
ii  libtasn1-6:amd64              4.18.0-4build1                                                  amd64        Manage ASN.1 structures (runtime)
ii  libtcl8.6:amd64               8.6.12+dfsg-1build1                                             amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
ii  libthai-data                  0.1.29-1build1                                                  all          Data files for Thai language support library
ii  libthai0:amd64                0.1.29-1build1                                                  amd64        Thai language support library
ii  libtidy5deb1:amd64            2:5.6.0-11ubuntu0.22.04.1                                       amd64        HTML/XML syntax checker and reformatter - shared library
ii  libtiff5:amd64                4.3.0-6ubuntu0.10                                               amd64        Tag Image File Format (TIFF) library
ii  libtinfo6:amd64               6.3-2ubuntu0.1                                                  amd64        shared low-level terminfo library for terminal handling
ii  libtirpc-common               1.3.2-2ubuntu0.1                                                all          transport-independent RPC library - common files
ii  libtirpc-dev:amd64            1.3.2-2ubuntu0.1                                                amd64        transport-independent RPC library - development files
ii  libtirpc3:amd64               1.3.2-2ubuntu0.1                                                amd64        transport-independent RPC library
ii  libtk8.6:amd64                8.6.12-1build1                                                  amd64        Tk toolkit for Tcl and X11 v8.6 - run-time files
ii  libtsan0:amd64                11.4.0-1ubuntu1~22.04                                           amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libubsan1:amd64               12.3.0-1ubuntu1~22.04                                           amd64        UBSan -- undefined behaviour sanitizer (runtime)
ii  libudev1:amd64                249.11-0ubuntu3.12                                              amd64        libudev shared library
ii  libunistring2:amd64           1.0-1                                                           amd64        Unicode string library for C
ii  libunwind-19:amd64            1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        production-quality unwinder
ii  libunwind-19-dev:amd64        1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        production-quality unwinder
ii  libuuid1:amd64                2.37.2-4ubuntu3.4                                               amd64        Universally Unique ID library
ii  libwebp7:amd64                1.2.2-2ubuntu0.22.04.2                                          amd64        Lossy compression of digital photographic images
ii  libx11-6:amd64                2:1.7.5-1ubuntu0.3                                              amd64        X11 client-side library
ii  libx11-data                   2:1.7.5-1ubuntu0.3                                              all          X11 client-side library
ii  libxau6:amd64                 1:1.0.9-1build5                                                 amd64        X11 authorisation library
ii  libxcb-render0:amd64          1.14-3ubuntu3                                                   amd64        X C Binding, render extension
ii  libxcb-shm0:amd64             1.14-3ubuntu3                                                   amd64        X C Binding, shm extension
ii  libxcb1:amd64                 1.14-3ubuntu3                                                   amd64        X C Binding
ii  libxdmcp6:amd64               1:1.1.3-0ubuntu5                                                amd64        X11 Display Manager Control Protocol library
ii  libxext6:amd64                2:1.3.4-1build1                                                 amd64        X11 miscellaneous extension library
ii  libxft2:amd64                 2.3.4-1                                                         amd64        FreeType-based font drawing library for X
ii  libxml2:amd64                 2.9.13+dfsg-1ubuntu0.4                                          amd64        GNOME XML library
ii  libxml2-dev:amd64             2.9.13+dfsg-1ubuntu0.4                                          amd64        GNOME XML library - development files
ii  libxmuu1:amd64                2:1.1.3-3                                                       amd64        X11 miscellaneous micro-utility library
ii  libxpm4:amd64                 1:3.5.12-1ubuntu0.22.04.2                                       amd64        X11 pixmap library
ii  libxrender1:amd64             1:0.9.10-1build4                                                amd64        X Rendering Extension client library
ii  libxss1:amd64                 1:1.2.3-1build2                                                 amd64        X11 Screen Saver extension library
ii  libxt6:amd64                  1:1.2.1-1                                                       amd64        X11 toolkit intrinsics library
ii  libxxhash0:amd64              0.8.1-1                                                         amd64        shared library for xxhash
ii  libyaml-0-2:amd64             0.2.2-1build2                                                   amd64        Fast YAML 1.1 parser and emitter library
ii  libzstd1:amd64                1.4.8+dfsg-3build1                                              amd64        fast lossless compression algorithm
ii  linux-libc-dev:amd64          5.15.0-130.140                                                  amd64        Linux Kernel Headers for development
ii  llvm-19                       1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies
ii  llvm-19-dev                   1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies, libraries and headers
ii  llvm-19-linker-tools          1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies - Plugins
ii  llvm-19-runtime               1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies, IR interpreter
ii  llvm-19-tools                 1:19.1.6~++20241217105927+657e03f8625c-1~exp1~20241217105943.71 amd64        Modular compiler and toolchain technologies, tools
ii  locales                       2.35-0ubuntu3.8                                                 all          GNU C Library: National Language (locale) data [support]
ii  login                         1:4.8.1-2ubuntu2.2                                              amd64        system login tools
ii  logsave                       1.46.5-2ubuntu1.2                                               amd64        save the output of a command in a log file
ii  lsb-base                      11.1.0ubuntu4                                                   all          Linux Standard Base init script functionality
ii  make                          4.3-4.1build1                                                   amd64        utility for directing compilation
ii  manpages                      5.10-1ubuntu1                                                   all          Manual pages about using a GNU/Linux system
ii  manpages-dev                  5.10-1ubuntu1                                                   all          Manual pages about using GNU/Linux for development
ii  mawk                          1.3.4.20200120-3                                                amd64        Pattern scanning and text processing language
ii  media-types                   7.0.0                                                           all          List of standard media types and their usual file extension
ii  mount                         2.37.2-4ubuntu3.4                                               amd64        tools for mounting and manipulating filesystems
ii  ncurses-base                  6.3-2ubuntu0.1                                                  all          basic terminal type definitions
ii  ncurses-bin                   6.3-2ubuntu0.1                                                  amd64        terminal-related programs and man pages
ii  netbase                       6.3                                                             all          Basic TCP/IP networking system
ii  openssh-client                1:8.9p1-3ubuntu0.10                                             amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssl                       3.0.2-0ubuntu1.18                                               amd64        Secure Sockets Layer toolkit - cryptographic utility
ii  passwd                        1:4.8.1-2ubuntu2.2                                              amd64        change and administer password and group data
ii  patch                         2.7.6-7build2                                                   amd64        Apply a diff file to an original
ii  perl                          5.34.0-3ubuntu1.3                                               amd64        Larry Wall's Practical Extraction and Report Language
ii  perl-base                     5.34.0-3ubuntu1.3                                               amd64        minimal Perl system
ii  perl-modules-5.34             5.34.0-3ubuntu1.3                                               all          Core Perl modules
ii  pinentry-curses               1.1.1-1build2                                                   amd64        curses-based PIN or pass-phrase entry dialog for GnuPG
ii  pkg-config                    0.29.2-1ubuntu3                                                 amd64        manage compile and link flags for libraries
ii  poppler-clang19               20240527-1                                                      amd64        Package created with checkinstall 1.6.3
ii  procps                        2:3.3.17-6ubuntu2.1                                             amd64        /proc file system utilities
ii  protobuf-clang19              3.20.3-1                                                        amd64        Package created with checkinstall 1.6.3
ii  publicsuffix                  20211207.1025-1                                                 all          accurate, machine-readable list of domain name suffixes
ii  python3                       3.10.6-1~22.04.1                                                amd64        interactive high-level object-oriented language (default python3 version)
ii  python3-minimal               3.10.6-1~22.04.1                                                amd64        minimal subset of the Python language (default python3 version)
ii  python3-pkg-resources         59.6.0-1.2ubuntu0.22.04.2                                       all          Package Discovery and Resource Access using pkg_resources
ii  python3-pygments              2.11.2+dfsg-2ubuntu0.1                                          all          syntax highlighting package written in Python 3
ii  python3-yaml                  5.4.1-1ubuntu1                                                  amd64        YAML parser and emitter for Python3
ii  python3.10                    3.10.12-1~22.04.7                                               amd64        Interactive high-level object-oriented language (version 3.10)
ii  python3.10-minimal            3.10.12-1~22.04.7                                               amd64        Minimal subset of the Python language (version 3.10)
ii  qpdf                          10.6.3-1                                                        amd64        tools for transforming and inspecting PDF files
ii  r-devel-asan                  1                                                               amd64        GNU R statistical computation and graphics system
ii  readline-common               8.1.2-1                                                         all          GNU readline and history libraries, common files
ii  rpcsvc-proto                  1.4.2-0ubuntu6                                                  amd64        RPC protocol compiler and definitions
ii  sed                           4.8-1ubuntu2                                                    amd64        GNU stream editor for filtering/transforming text
ii  sensible-utils                0.0.17                                                          all          Utilities for sensible alternative selection
ii  shared-mime-info              2.1-2                                                           amd64        FreeDesktop.org shared MIME database and spec
ii  sysvinit-utils                3.01-1ubuntu1                                                   amd64        System-V-like utilities
ii  tar                           1.34+dfsg-1ubuntu0.1.22.04.2                                    amd64        GNU version of the tar archiving utility
ii  tidy                          2:5.6.0-11ubuntu0.22.04.1                                       amd64        HTML/XML syntax checker and reformatter
ii  tzdata                        2024a-0ubuntu0.22.04.1                                          all          time zone and daylight-saving time data
ii  ubuntu-keyring                2021.03.26                                                      all          GnuPG keys of the Ubuntu archive
ii  ucf                           3.0043                                                          all          Update Configuration File(s): preserve user changes to config files
ii  unzip                         6.0-26ubuntu3.2                                                 amd64        De-archiver for .zip files
ii  usrmerge                      25ubuntu2                                                       all          Convert the system to the merged /usr directories scheme
ii  util-linux                    2.37.2-4ubuntu3.4                                               amd64        miscellaneous system utilities
ii  x11-common                    1:7.7+23ubuntu2                                                 all          X Window System (X.Org) infrastructure
ii  xauth                         1:1.1-1build2                                                   amd64        X authentication utility
ii  xdg-user-dirs                 0.17-2ubuntu4                                                   amd64        tool to manage well known user directories
ii  xz-utils                      5.2.5-2ubuntu1                                                  amd64        XZ-format compression utilities
ii  zip                           3.0-12build2                                                    amd64        Archiver for .zip files
ii  zlib1g:amd64                  1:1.2.11.dfsg-2ubuntu9.2                                        amd64        compression library - runtime
ii  zlib1g-dev:amd64              1:1.2.11.dfsg-2ubuntu9.2                                        amd64        compression library - development

clang16

id: ghcr.io/r-hub/containers/clang16@sha256:c95e312d7db0560d5ce41dbc17bcb7ccbb07c58d16924df197ac1493b47556f7
tag: ghcr.io/r-hub/containers/clang16:latest
created: 2025-01-15T06:17:43.79593645Z
size: 2.06 GB

OS version
> uname -a
Linux 97888e1a78c8 6.8.0-1017-azure #20-Ubuntu SMP Tue Oct 22 03:43:13 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
R session information
> sessionInfo()
R Under development (unstable) (2025-01-13 r87564)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 22.04.5 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so;  LAPACK version 3.10.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                                     zlib 
                                                 "1.2.11" 
                                                    bzlib 
                                     "1.0.8, 13-Jul-2019" 
                                                       xz 
                                                  "5.2.5" 
                                               libdeflate 
                                                   "1.10" 
                                                     PCRE 
                                       "10.39 2021-10-29" 
                                                      ICU 
                                                   "70.1" 
                                                      TRE 
                                "TRE 0.8.0 R_fixes (BSD)" 
                                                    iconv 
                                             "glibc 2.35" 
                                                 readline 
                                                    "8.1" 
                                                     BLAS 
"/usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3" 


> libcurlVersion()
[1] "7.81.0"
attr(,"ssl_version")
[1] "OpenSSL/3.0.2"
attr(,"libssh_version")
[1] "libssh/0.9.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtmp"    "rtsp"    "scp"     "sftp"    "smb"     "smbs"   
[22] "smtp"    "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.10.0"


> La_library()
[1] "/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.16.0"                       ""                 "1.50.6" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "8.0" "LIBTIFF, Version 4.3.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = clang-16
CFLAGS = -O3 -Wall -pedantic
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = clang-16 -std=gnu17
C17FLAGS = -O3 -Wall -pedantic
CC23 = clang-16 -std=gnu2x
C23FLAGS = -O3 -Wall -pedantic
CC90 = clang-16 -std=gnu90
C90FLAGS = -O3 -Wall -pedantic
CC99 = clang-16 -std=gnu99
C99FLAGS = -O3 -Wall -pedantic
CXX = clang++-16 -stdlib=libc++
CXXFLAGS = -O3 -Wall -pedantic -frtti
CXXPICFLAGS = -fpic
CXX11 = clang++-16 -stdlib=libc++
CXX11STD = -std=gnu++11
CXX11FLAGS = -O3 -Wall -pedantic -frtti
CXX11PICFLAGS = -fpic
CXX14 = clang++-16 -stdlib=libc++
CXX14STD = -std=gnu++14
CXX14FLAGS = -O3 -Wall -pedantic -frtti
CXX14PICFLAGS = -fpic
CXX17 = clang++-16 -stdlib=libc++
CXX17STD = -std=gnu++17
CXX17FLAGS = -O3 -Wall -pedantic -frtti
CXX17PICFLAGS = -fpic
CXX20 = clang++-16 -stdlib=libc++
CXX20STD = -std=gnu++20
CXX20FLAGS = -O3 -Wall -pedantic -frtti
CXX20PICFLAG =
CXX23 = clang++-16 -stdlib=libc++
CXX23STD = -std=gnu++23
CXX23FLAGS = -O3 -Wall -pedantic -frtti
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = clang-16
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran-12
FFLAGS = -O2 -mtune=native -Wall -pedantic
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2
SAFE_FFLAGS = -g -O2 -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH =
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-11-openjdk-amd64
JAVA_LIBS = -L/usr/lib/jvm/java-11-openjdk-amd64/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-11-openjdk-amd64/include -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = clang++-16 -stdlib=libc++
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = clang++-16 -stdlib=libc++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = clang++-16 -stdlib=libc++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = clang++-16 -stdlib=libc++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = clang++-16 -stdlib=libc++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = clang++-16 -stdlib=libc++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = clang-16
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include/tcl8.6 -I/usr/include/tcl8.6
TCLTK_LIBS = -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -L/usr/lib/x86_64-linux-gnu -ltk8.6 -lX11 -lXss -lXext
BLAS_LIBS = -lblas
LAPACK_LIBS = -llapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
Ubuntu clang version 16.0.6 (++20231112100510+7cbf1a259152-1~exp1~20231112100554.106)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

> $(CXX) --version
Ubuntu clang version 16.0.6 (++20231112100510+7cbf1a259152-1~exp1~20231112100554.106)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

> $(FC) --version
GNU Fortran (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                          Version                                                          Architecture Description
+++-=============================-================================================================-============-================================================================================
ii  adduser                       3.118ubuntu5                                                     all          add and remove users and groups
ii  apt                           2.4.13                                                           amd64        commandline package manager
ii  base-files                    12ubuntu4.7                                                      amd64        Debian base system miscellaneous files
ii  base-passwd                   3.5.52build1                                                     amd64        Debian base system master password and group files
ii  bash                          5.1-6ubuntu1.1                                                   amd64        GNU Bourne Again SHell
ii  binfmt-support                2.2.1-2                                                          amd64        Support for extra binary formats
ii  binutils                      2.38-4ubuntu2.6                                                  amd64        GNU assembler, linker and binary utilities
ii  binutils-common:amd64         2.38-4ubuntu2.6                                                  amd64        Common files for the GNU assembler, linker and binary utilities
ii  binutils-x86-64-linux-gnu     2.38-4ubuntu2.6                                                  amd64        GNU binary utilities, for x86-64-linux-gnu target
ii  bsdutils                      1:2.37.2-4ubuntu3.4                                              amd64        basic utilities from 4.4BSD-Lite
ii  bzip2                         1.0.8-5build1                                                    amd64        high-quality block-sorting file compressor - utilities
ii  bzip2-doc                     1.0.8-5build1                                                    all          high-quality block-sorting file compressor - documentation
ii  ca-certificates               20240203~22.04.1                                                 all          Common CA certificates
ii  clang-16                      1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        C, C++ and Objective-C compiler
ii  coreutils                     8.32-4.1ubuntu1.2                                                amd64        GNU core utilities
ii  cpp                           4:11.2.0-1ubuntu1                                                amd64        GNU C preprocessor (cpp)
ii  cpp-11                        11.4.0-1ubuntu1~22.04                                            amd64        GNU C preprocessor
ii  cpp-12                        12.3.0-1ubuntu1~22.04                                            amd64        GNU C preprocessor
ii  curl                          7.81.0-1ubuntu1.20                                               amd64        command line tool for transferring data with URL syntax
ii  dash                          0.5.11+git20210903+057cd650a4ed-3build1                          amd64        POSIX-compliant shell
ii  debconf                       1.5.79ubuntu1                                                    all          Debian configuration management system
ii  debianutils                   5.5-1ubuntu2                                                     amd64        Miscellaneous utilities specific to Debian
ii  diffutils                     1:3.8-0ubuntu2                                                   amd64        File comparison utilities
ii  dirmngr                       2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - network certificate management service
ii  dpkg                          1.21.1ubuntu2.3                                                  amd64        Debian package management system
ii  e2fsprogs                     1.46.5-2ubuntu1.2                                                amd64        ext2/ext3/ext4 file system utilities
ii  findutils                     4.8.0-1ubuntu3                                                   amd64        utilities for finding files--find, xargs
ii  fontconfig                    2.13.1-4.2ubuntu5                                                amd64        generic font configuration library - support binaries
ii  fontconfig-config             2.13.1-4.2ubuntu5                                                all          generic font configuration library - configuration
ii  fonts-dejavu-core             2.37-2build1                                                     all          Vera font family derivate with additional characters
ii  g++                           4:11.2.0-1ubuntu1                                                amd64        GNU C++ compiler
ii  g++-11                        11.4.0-1ubuntu1~22.04                                            amd64        GNU C++ compiler
ii  gcc                           4:11.2.0-1ubuntu1                                                amd64        GNU C compiler
ii  gcc-11                        11.4.0-1ubuntu1~22.04                                            amd64        GNU C compiler
ii  gcc-11-base:amd64             11.4.0-1ubuntu1~22.04                                            amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-12                        12.3.0-1ubuntu1~22.04                                            amd64        GNU C compiler
ii  gcc-12-base:amd64             12.3.0-1ubuntu1~22.04                                            amd64        GCC, the GNU Compiler Collection (base package)
ii  gfortran                      4:11.2.0-1ubuntu1                                                amd64        GNU Fortran 95 compiler
ii  gfortran-11                   11.4.0-1ubuntu1~22.04                                            amd64        GNU Fortran compiler
ii  gfortran-12                   12.3.0-1ubuntu1~22.04                                            amd64        GNU Fortran compiler
ii  git                           1:2.34.1-1ubuntu1.12                                             amd64        fast, scalable, distributed revision control system
ii  git-man                       1:2.34.1-1ubuntu1.12                                             all          fast, scalable, distributed revision control system (manual pages)
ii  gnupg                         2.2.27-3ubuntu2.1                                                all          GNU privacy guard - a free PGP replacement
ii  gnupg-l10n                    2.2.27-3ubuntu2.1                                                all          GNU privacy guard - localization files
ii  gnupg-utils                   2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - utility programs
ii  gpg                           2.2.27-3ubuntu2.1                                                amd64        GNU Privacy Guard -- minimalist public key operations
ii  gpg-agent                     2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - cryptographic agent
ii  gpg-wks-client                2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - Web Key Service client
ii  gpg-wks-server                2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - Web Key Service server
ii  gpgconf                       2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - core configuration utilities
ii  gpgsm                         2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - S/MIME version
ii  gpgv                          2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - signature verification tool
ii  grep                          3.7-1build1                                                      amd64        GNU grep, egrep and fgrep
ii  gzip                          1.10-4ubuntu4.1                                                  amd64        GNU compression utilities
ii  hostname                      3.23ubuntu2                                                      amd64        utility to set/show the host name or domain name
ii  icu-devtools                  70.1-2                                                           amd64        Development utilities for International Components for Unicode
ii  imagemagick-clang             7.1.1-29-1                                                       amd64        Package created with checkinstall 1.6.3
ii  init-system-helpers           1.62                                                             all          helper tools for all init systems
ii  jags-clang                    4.3.2-1                                                          amd64        Package created with checkinstall 1.6.3
ii  less                          590-1ubuntu0.22.04.3                                             amd64        pager program similar to more
ii  lib32gcc-s1                   12.3.0-1ubuntu1~22.04                                            amd64        GCC support library (32 bit Version)
ii  lib32stdc++6                  12.3.0-1ubuntu1~22.04                                            amd64        GNU Standard C++ Library v3 (32 bit Version)
ii  libacl1:amd64                 2.3.1-1                                                          amd64        access control list - shared library
ii  libapt-pkg6.0:amd64           2.4.13                                                           amd64        package management runtime library
ii  libasan6:amd64                11.4.0-1ubuntu1~22.04                                            amd64        AddressSanitizer -- a fast memory error detector
ii  libasan8:amd64                12.3.0-1ubuntu1~22.04                                            amd64        AddressSanitizer -- a fast memory error detector
ii  libassuan0:amd64              2.5.5-1build1                                                    amd64        IPC library for the GnuPG components
ii  libatomic1:amd64              12.3.0-1ubuntu1~22.04                                            amd64        support library providing __atomic built-in functions
ii  libattr1:amd64                1:2.5.1-1build1                                                  amd64        extended attribute handling - shared library
ii  libaudit-common               1:3.0.7-1build1                                                  all          Dynamic library for security auditing - common files
ii  libaudit1:amd64               1:3.0.7-1build1                                                  amd64        Dynamic library for security auditing
ii  libbinutils:amd64             2.38-4ubuntu2.6                                                  amd64        GNU binary utilities (private shared library)
ii  libblkid1:amd64               2.37.2-4ubuntu3.4                                                amd64        block device ID library
ii  libbrotli1:amd64              1.0.9-2build6                                                    amd64        library implementing brotli encoder and decoder (shared libraries)
ii  libbsd0:amd64                 0.11.5-1                                                         amd64        utility functions from BSD systems - shared library
ii  libbz2-1.0:amd64              1.0.8-5build1                                                    amd64        high-quality block-sorting file compressor library - runtime
ii  libbz2-dev:amd64              1.0.8-5build1                                                    amd64        high-quality block-sorting file compressor library - development
ii  libc++-16-dev:amd64           1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM C++ Standard library (development files)
ii  libc++1-16:amd64              1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM C++ Standard library
ii  libc++abi-16-dev:amd64        1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM low level support for a standard C++ library (development files)
ii  libc++abi1-16:amd64           1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM low level support for a standard C++ library
ii  libc-bin                      2.35-0ubuntu3.8                                                  amd64        GNU C Library: Binaries
ii  libc-dev-bin                  2.35-0ubuntu3.8                                                  amd64        GNU C Library: Development binaries
ii  libc-devtools                 2.35-0ubuntu3.8                                                  amd64        GNU C Library: Development tools
ii  libc6:amd64                   2.35-0ubuntu3.8                                                  amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64               2.35-0ubuntu3.8                                                  amd64        GNU C Library: Development Libraries and Header Files
ii  libc6-i386                    2.35-0ubuntu3.8                                                  amd64        GNU C Library: 32-bit shared libraries for AMD64
ii  libcairo2:amd64               1.16.0-5ubuntu2                                                  amd64        Cairo 2D vector graphics library
ii  libcap-ng0:amd64              0.7.9-2.2build3                                                  amd64        An alternate POSIX capabilities library
ii  libcap2:amd64                 1:2.44-1ubuntu0.22.04.1                                          amd64        POSIX 1003.1e capabilities (library)
ii  libcbor0.8:amd64              0.8.0-2ubuntu1                                                   amd64        library for parsing and generating CBOR (RFC 7049)
ii  libcc1-0:amd64                12.3.0-1ubuntu1~22.04                                            amd64        GCC cc1 plugin for GDB
ii  libclang-common-16-dev        1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Clang library - Common development package
ii  libclang-cpp16                1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        C++ interface to the Clang library
ii  libclang-rt-16-dev:amd64      1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Compiler-rt - development package
ii  libclang1-16                  1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        C interface to the Clang library
ii  libcom-err2:amd64             1.46.5-2ubuntu1.2                                                amd64        common error description library
ii  libcrypt-dev:amd64            1:4.4.27-1                                                       amd64        libcrypt development files
ii  libcrypt1:amd64               1:4.4.27-1                                                       amd64        libcrypt shared library
ii  libctf-nobfd0:amd64           2.38-4ubuntu2.6                                                  amd64        Compact C Type Format library (runtime, no BFD dependency)
ii  libctf0:amd64                 2.38-4ubuntu2.6                                                  amd64        Compact C Type Format library (runtime, BFD dependency)
ii  libcurl3-gnutls:amd64         7.81.0-1ubuntu1.20                                               amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcurl4:amd64                7.81.0-1ubuntu1.20                                               amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libdatrie1:amd64              0.2.13-2                                                         amd64        Double-array trie library
ii  libdb5.3:amd64                5.3.28+dfsg1-0.8ubuntu3                                          amd64        Berkeley v5.3 Database Libraries [runtime]
ii  libdebconfclient0:amd64       0.261ubuntu1                                                     amd64        Debian Configuration Management System (C-implementation library)
ii  libdeflate-dev:amd64          1.10-2                                                           amd64        headers for whole-buffer compression and decompression library
ii  libdeflate0:amd64             1.10-2                                                           amd64        fast, whole-buffer DEFLATE-based compression and decompression
ii  libdpkg-perl                  1.21.1ubuntu2.3                                                  all          Dpkg perl modules
ii  libedit2:amd64                3.1-20210910-1build1                                             amd64        BSD editline and history libraries
ii  liberror-perl                 0.17029-1                                                        all          Perl module for error/exception handling in an OO-ish way
ii  libexpat1:amd64               2.4.7-1ubuntu0.5                                                 amd64        XML parsing C library - runtime library
ii  libext2fs2:amd64              1.46.5-2ubuntu1.2                                                amd64        ext2/ext3/ext4 file system libraries
ii  libffi-dev:amd64              3.4.2-4                                                          amd64        Foreign Function Interface library (development files)
ii  libffi8:amd64                 3.4.2-4                                                          amd64        Foreign Function Interface library runtime
ii  libfido2-1:amd64              1.10.0-1                                                         amd64        library for generating and verifying FIDO 2.0 objects
ii  libfile-fcntllock-perl        0.22-3build7                                                     amd64        Perl module for file locking with fcntl(2)
ii  libfontconfig1:amd64          2.13.1-4.2ubuntu5                                                amd64        generic font configuration library - runtime
ii  libfreetype6:amd64            2.11.1+dfsg-1ubuntu0.2                                           amd64        FreeType 2 font engine, shared library files
ii  libfribidi0:amd64             1.0.8-2ubuntu3.1                                                 amd64        Free Implementation of the Unicode BiDi algorithm
ii  libgc1:amd64                  1:8.0.6-1.1build1                                                amd64        conservative garbage collector for C and C++
ii  libgcc-11-dev:amd64           11.4.0-1ubuntu1~22.04                                            amd64        GCC support library (development files)
ii  libgcc-12-dev:amd64           12.3.0-1ubuntu1~22.04                                            amd64        GCC support library (development files)
ii  libgcc-s1:amd64               12.3.0-1ubuntu1~22.04                                            amd64        GCC support library
ii  libgcrypt20:amd64             1.9.4-3ubuntu3                                                   amd64        LGPL Crypto library - runtime library
ii  libgd3:amd64                  2.3.0-2ubuntu2.3                                                 amd64        GD Graphics Library
ii  libgdbm-compat4:amd64         1.23-1                                                           amd64        GNU dbm database routines (legacy support runtime version) 
ii  libgdbm6:amd64                1.23-1                                                           amd64        GNU dbm database routines (runtime version) 
ii  libgfortran-11-dev:amd64      11.4.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran-12-dev:amd64      12.3.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran5:amd64            12.3.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Fortran applications
ii  libglib2.0-0:amd64            2.72.4-0ubuntu2.4                                                amd64        GLib library of C routines
ii  libglib2.0-data               2.72.4-0ubuntu2.4                                                all          Common files for GLib library
ii  libgmp10:amd64                2:6.2.1+dfsg-3ubuntu1                                            amd64        Multiprecision arithmetic library
ii  libgnutls30:amd64             3.7.3-4ubuntu1.5                                                 amd64        GNU TLS library - main runtime library
ii  libgomp1:amd64                12.3.0-1ubuntu1~22.04                                            amd64        GCC OpenMP (GOMP) support library
ii  libgpg-error0:amd64           1.43-3                                                           amd64        GnuPG development runtime library
ii  libgraphite2-3:amd64          1.3.14-1build2                                                   amd64        Font rendering engine for Complex Scripts -- library
ii  libgssapi-krb5-2:amd64        1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libharfbuzz0b:amd64           2.7.4-1ubuntu3.1                                                 amd64        OpenType text shaping engine (shared library)
ii  libhogweed6:amd64             3.7.3-1build2                                                    amd64        low level cryptographic library (public-key cryptos)
ii  libice6:amd64                 2:1.0.10-1build2                                                 amd64        X11 Inter-Client Exchange library
ii  libicu-dev:amd64              70.1-2                                                           amd64        Development files for International Components for Unicode
ii  libicu70:amd64                70.1-2                                                           amd64        International Components for Unicode
ii  libidn2-0:amd64               2.3.2-2build1                                                    amd64        Internationalized domain names (IDNA2008/TR46) library
ii  libisl23:amd64                0.24-2build1                                                     amd64        manipulating sets and relations of integer points bounded by linear constraints
ii  libitm1:amd64                 12.3.0-1ubuntu1~22.04                                            amd64        GNU Transactional Memory Library
ii  libjbig0:amd64                2.1-3.1ubuntu0.22.04.1                                           amd64        JBIGkit libraries
ii  libjpeg-turbo8:amd64          2.1.2-0ubuntu1                                                   amd64        IJG JPEG compliant runtime library.
ii  libjpeg8:amd64                8c-2ubuntu10                                                     amd64        Independent JPEG Group's JPEG runtime library (dependency package)
ii  libk5crypto3:amd64            1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries - Crypto Library
ii  libkeyutils1:amd64            1.6.1-2ubuntu3                                                   amd64        Linux Key Management Utilities (library)
ii  libkrb5-3:amd64               1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries
ii  libkrb5support0:amd64         1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries - Support library
ii  libksba8:amd64                1.6.0-2ubuntu0.2                                                 amd64        X.509 and CMS support library
ii  libldap-2.5-0:amd64           2.5.18+dfsg-0ubuntu0.22.04.2                                     amd64        OpenLDAP libraries
ii  libldap-common                2.5.18+dfsg-0ubuntu0.22.04.2                                     all          OpenLDAP common files for libraries
ii  libllvm16:amd64               1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, runtime library
ii  liblocale-gettext-perl        1.07-4build3                                                     amd64        module using libc functions for internationalization in Perl
ii  liblsan0:amd64                12.3.0-1ubuntu1~22.04                                            amd64        LeakSanitizer -- a memory leak detector (runtime)
ii  liblz4-1:amd64                1.9.3-2build2                                                    amd64        Fast LZ compression algorithm library - runtime
ii  liblzma-dev:amd64             5.2.5-2ubuntu1                                                   amd64        XZ-format compression library - development files
ii  liblzma5:amd64                5.2.5-2ubuntu1                                                   amd64        XZ-format compression library
ii  libmd0:amd64                  1.0.4-1build1                                                    amd64        message digest functions from BSD systems - shared library
ii  libmount1:amd64               2.37.2-4ubuntu3.4                                                amd64        device mounting library
ii  libmpc3:amd64                 1.2.1-2build1                                                    amd64        multiple precision complex floating-point library
ii  libmpdec3:amd64               2.5.1-2build2                                                    amd64        library for decimal floating point arithmetic (runtime library)
ii  libmpfr6:amd64                4.1.0-3build3                                                    amd64        multiple precision floating-point computation
ii  libncurses-dev:amd64          6.3-2ubuntu0.1                                                   amd64        developer's libraries for ncurses
ii  libncurses6:amd64             6.3-2ubuntu0.1                                                   amd64        shared libraries for terminal handling
ii  libncursesw6:amd64            6.3-2ubuntu0.1                                                   amd64        shared libraries for terminal handling (wide character support)
ii  libnettle8:amd64              3.7.3-1build2                                                    amd64        low level cryptographic library (symmetric and one-way cryptos)
ii  libnghttp2-14:amd64           1.43.0-1ubuntu0.2                                                amd64        library implementing HTTP/2 protocol (shared library)
ii  libnpth0:amd64                1.6-3build2                                                      amd64        replacement for GNU Pth using system threads
ii  libnsl-dev:amd64              1.3.0-2build2                                                    amd64        libnsl development files
ii  libnsl2:amd64                 1.3.0-2build2                                                    amd64        Public client interface for NIS(YP) and NIS+
ii  libobjc-11-dev:amd64          11.4.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Objective-C applications (development files)
ii  libobjc4:amd64                12.3.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Objective-C applications
ii  libomp-16-dev                 1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM OpenMP runtime - dev package
ii  libomp5-16:amd64              1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM OpenMP runtime
ii  libopenblas-dev:amd64         0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (dev, meta)
ii  libopenblas-pthread-dev:amd64 0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (dev, pthread)
ii  libopenblas0:amd64            0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (meta)
ii  libopenblas0-pthread:amd64    0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (shared lib, pthread)
ii  libp11-kit0:amd64             0.24.0-6build1                                                   amd64        library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpam-modules:amd64          1.4.0-11ubuntu2.4                                                amd64        Pluggable Authentication Modules for PAM
ii  libpam-modules-bin            1.4.0-11ubuntu2.4                                                amd64        Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                1.4.0-11ubuntu2.4                                                all          Runtime support for the PAM library
ii  libpam0g:amd64                1.4.0-11ubuntu2.4                                                amd64        Pluggable Authentication Modules library
ii  libpango-1.0-0:amd64          1.50.6+ds-2ubuntu1                                               amd64        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64     1.50.6+ds-2ubuntu1                                               amd64        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64       1.50.6+ds-2ubuntu1                                               amd64        Layout and rendering of internationalized text
ii  libpaper-utils                1.1.28build2                                                     amd64        library for handling paper characteristics (utilities)
ii  libpaper1:amd64               1.1.28build2                                                     amd64        library for handling paper characteristics
ii  libpcre2-16-0:amd64           10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - 16 bit runtime files
ii  libpcre2-32-0:amd64           10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
ii  libpcre2-8-0:amd64            10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
ii  libpcre2-dev:amd64            10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - development files
ii  libpcre2-posix3:amd64         10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - posix-compatible runtime files
ii  libpcre3:amd64                2:8.39-13ubuntu0.22.04.1                                         amd64        Old Perl 5 Compatible Regular Expression Library - runtime files
ii  libperl5.34:amd64             5.34.0-3ubuntu1.3                                                amd64        shared Perl library
ii  libpfm4:amd64                 4.11.1+git32-gd0b85fb-1ubuntu0.1                                 amd64        Library to program the performance monitoring events
ii  libpipeline1:amd64            1.5.5-1                                                          amd64        Unix process pipeline manipulation library
ii  libpixman-1-0:amd64           0.40.0-1ubuntu0.22.04.1                                          amd64        pixel-manipulation library for X and cairo
ii  libpng16-16:amd64             1.6.37-3build5                                                   amd64        PNG library - runtime (version 1.6)
ii  libprocps8:amd64              2:3.3.17-6ubuntu2.1                                              amd64        library for accessing process information from /proc
ii  libpsl5:amd64                 0.21.0-1.2build2                                                 amd64        Library for Public Suffix List (shared libraries)
ii  libpython3-stdlib:amd64       3.10.6-1~22.04.1                                                 amd64        interactive high-level object-oriented language (default python3 version)
ii  libpython3.10:amd64           3.10.12-1~22.04.7                                                amd64        Shared Python runtime library (version 3.10)
ii  libpython3.10-minimal:amd64   3.10.12-1~22.04.7                                                amd64        Minimal subset of the Python language (version 3.10)
ii  libpython3.10-stdlib:amd64    3.10.12-1~22.04.7                                                amd64        Interactive high-level object-oriented language (standard library, version 3.10)
ii  libqpdf28:amd64               10.6.3-1                                                         amd64        runtime library for PDF transformation/inspection software
ii  libquadmath0:amd64            12.3.0-1ubuntu1~22.04                                            amd64        GCC Quad-Precision Math Library
ii  libreadline8:amd64            8.1.2-1                                                          amd64        GNU readline and history libraries, run-time libraries
ii  librtmp1:amd64                2.4+20151223.gitfa8646d.1-2build4                                amd64        toolkit for RTMP streams (shared library)
ii  libsasl2-2:amd64              2.1.27+dfsg2-3ubuntu1.2                                          amd64        Cyrus SASL - authentication abstraction library
ii  libsasl2-modules:amd64        2.1.27+dfsg2-3ubuntu1.2                                          amd64        Cyrus SASL - pluggable authentication modules
ii  libsasl2-modules-db:amd64     2.1.27+dfsg2-3ubuntu1.2                                          amd64        Cyrus SASL - pluggable authentication modules (DB)
ii  libseccomp2:amd64             2.5.3-2ubuntu2                                                   amd64        high level interface to Linux seccomp filter
ii  libselinux1:amd64             3.3-1build2                                                      amd64        SELinux runtime shared libraries
ii  libsemanage-common            3.3-1build2                                                      all          Common files for SELinux policy management libraries
ii  libsemanage2:amd64            3.3-1build2                                                      amd64        SELinux policy management library
ii  libsepol2:amd64               3.3-1build1                                                      amd64        SELinux library for manipulating binary security policies
ii  libsm6:amd64                  2:1.2.3-1build2                                                  amd64        X11 Session Management library
ii  libsmartcols1:amd64           2.37.2-4ubuntu3.4                                                amd64        smart column output alignment library
ii  libsqlite3-0:amd64            3.37.2-2ubuntu0.3                                                amd64        SQLite 3 shared library
ii  libss2:amd64                  1.46.5-2ubuntu1.2                                                amd64        command-line interface parsing library
ii  libssh-4:amd64                0.9.6-2ubuntu0.22.04.3                                           amd64        tiny C SSH library (OpenSSL flavor)
ii  libssl3:amd64                 3.0.2-0ubuntu1.18                                                amd64        Secure Sockets Layer toolkit - shared libraries
ii  libstdc++-11-dev:amd64        11.4.0-1ubuntu1~22.04                                            amd64        GNU Standard C++ Library v3 (development files)
ii  libstdc++6:amd64              12.3.0-1ubuntu1~22.04                                            amd64        GNU Standard C++ Library v3
ii  libsystemd0:amd64             249.11-0ubuntu3.12                                               amd64        systemd utility library
ii  libtasn1-6:amd64              4.18.0-4build1                                                   amd64        Manage ASN.1 structures (runtime)
ii  libtcl8.6:amd64               8.6.12+dfsg-1build1                                              amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
ii  libthai-data                  0.1.29-1build1                                                   all          Data files for Thai language support library
ii  libthai0:amd64                0.1.29-1build1                                                   amd64        Thai language support library
ii  libtidy5deb1:amd64            2:5.6.0-11ubuntu0.22.04.1                                        amd64        HTML/XML syntax checker and reformatter - shared library
ii  libtiff5:amd64                4.3.0-6ubuntu0.10                                                amd64        Tag Image File Format (TIFF) library
ii  libtinfo6:amd64               6.3-2ubuntu0.1                                                   amd64        shared low-level terminfo library for terminal handling
ii  libtirpc-common               1.3.2-2ubuntu0.1                                                 all          transport-independent RPC library - common files
ii  libtirpc-dev:amd64            1.3.2-2ubuntu0.1                                                 amd64        transport-independent RPC library - development files
ii  libtirpc3:amd64               1.3.2-2ubuntu0.1                                                 amd64        transport-independent RPC library
ii  libtk8.6:amd64                8.6.12-1build1                                                   amd64        Tk toolkit for Tcl and X11 v8.6 - run-time files
ii  libtsan0:amd64                11.4.0-1ubuntu1~22.04                                            amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libtsan2:amd64                12.3.0-1ubuntu1~22.04                                            amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libubsan1:amd64               12.3.0-1ubuntu1~22.04                                            amd64        UBSan -- undefined behaviour sanitizer (runtime)
ii  libudev1:amd64                249.11-0ubuntu3.12                                               amd64        libudev shared library
ii  libunistring2:amd64           1.0-1                                                            amd64        Unicode string library for C
ii  libunwind-16:amd64            1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        production-quality unwinder
ii  libunwind-16-dev:amd64        1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        production-quality unwinder
ii  libuuid1:amd64                2.37.2-4ubuntu3.4                                                amd64        Universally Unique ID library
ii  libwebp7:amd64                1.2.2-2ubuntu0.22.04.2                                           amd64        Lossy compression of digital photographic images
ii  libx11-6:amd64                2:1.7.5-1ubuntu0.3                                               amd64        X11 client-side library
ii  libx11-data                   2:1.7.5-1ubuntu0.3                                               all          X11 client-side library
ii  libxau6:amd64                 1:1.0.9-1build5                                                  amd64        X11 authorisation library
ii  libxcb-render0:amd64          1.14-3ubuntu3                                                    amd64        X C Binding, render extension
ii  libxcb-shm0:amd64             1.14-3ubuntu3                                                    amd64        X C Binding, shm extension
ii  libxcb1:amd64                 1.14-3ubuntu3                                                    amd64        X C Binding
ii  libxdmcp6:amd64               1:1.1.3-0ubuntu5                                                 amd64        X11 Display Manager Control Protocol library
ii  libxext6:amd64                2:1.3.4-1build1                                                  amd64        X11 miscellaneous extension library
ii  libxft2:amd64                 2.3.4-1                                                          amd64        FreeType-based font drawing library for X
ii  libxml2:amd64                 2.9.13+dfsg-1ubuntu0.4                                           amd64        GNOME XML library
ii  libxml2-dev:amd64             2.9.13+dfsg-1ubuntu0.4                                           amd64        GNOME XML library - development files
ii  libxmuu1:amd64                2:1.1.3-3                                                        amd64        X11 miscellaneous micro-utility library
ii  libxpm4:amd64                 1:3.5.12-1ubuntu0.22.04.2                                        amd64        X11 pixmap library
ii  libxrender1:amd64             1:0.9.10-1build4                                                 amd64        X Rendering Extension client library
ii  libxss1:amd64                 1:1.2.3-1build2                                                  amd64        X11 Screen Saver extension library
ii  libxt6:amd64                  1:1.2.1-1                                                        amd64        X11 toolkit intrinsics library
ii  libxxhash0:amd64              0.8.1-1                                                          amd64        shared library for xxhash
ii  libyaml-0-2:amd64             0.2.2-1build2                                                    amd64        Fast YAML 1.1 parser and emitter library
ii  libz3-4:amd64                 4.8.12-1                                                         amd64        theorem prover from Microsoft Research - runtime libraries
ii  libz3-dev:amd64               4.8.12-1                                                         amd64        theorem prover from Microsoft Research - development files
ii  libzstd1:amd64                1.4.8+dfsg-3build1                                               amd64        fast lossless compression algorithm
ii  linux-libc-dev:amd64          5.15.0-130.140                                                   amd64        Linux Kernel Headers for development
ii  llvm-16                       1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies
ii  llvm-16-dev                   1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, libraries and headers
ii  llvm-16-linker-tools          1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies - Plugins
ii  llvm-16-runtime               1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, IR interpreter
ii  llvm-16-tools                 1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, tools
ii  locales                       2.35-0ubuntu3.8                                                  all          GNU C Library: National Language (locale) data [support]
ii  login                         1:4.8.1-2ubuntu2.2                                               amd64        system login tools
ii  logsave                       1.46.5-2ubuntu1.2                                                amd64        save the output of a command in a log file
ii  lsb-base                      11.1.0ubuntu4                                                    all          Linux Standard Base init script functionality
ii  make                          4.3-4.1build1                                                    amd64        utility for directing compilation
ii  manpages                      5.10-1ubuntu1                                                    all          Manual pages about using a GNU/Linux system
ii  manpages-dev                  5.10-1ubuntu1                                                    all          Manual pages about using GNU/Linux for development
ii  mawk                          1.3.4.20200120-3                                                 amd64        Pattern scanning and text processing language
ii  media-types                   7.0.0                                                            all          List of standard media types and their usual file extension
ii  mount                         2.37.2-4ubuntu3.4                                                amd64        tools for mounting and manipulating filesystems
ii  ncurses-base                  6.3-2ubuntu0.1                                                   all          basic terminal type definitions
ii  ncurses-bin                   6.3-2ubuntu0.1                                                   amd64        terminal-related programs and man pages
ii  netbase                       6.3                                                              all          Basic TCP/IP networking system
ii  openssh-client                1:8.9p1-3ubuntu0.10                                              amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssl                       3.0.2-0ubuntu1.18                                                amd64        Secure Sockets Layer toolkit - cryptographic utility
ii  passwd                        1:4.8.1-2ubuntu2.2                                               amd64        change and administer password and group data
ii  patch                         2.7.6-7build2                                                    amd64        Apply a diff file to an original
ii  perl                          5.34.0-3ubuntu1.3                                                amd64        Larry Wall's Practical Extraction and Report Language
ii  perl-base                     5.34.0-3ubuntu1.3                                                amd64        minimal Perl system
ii  perl-modules-5.34             5.34.0-3ubuntu1.3                                                all          Core Perl modules
ii  pinentry-curses               1.1.1-1build2                                                    amd64        curses-based PIN or pass-phrase entry dialog for GnuPG
ii  pkg-config                    0.29.2-1ubuntu3                                                  amd64        manage compile and link flags for libraries
ii  poppler-clang                 20240313-1                                                       amd64        Package created with checkinstall 1.6.3
ii  procps                        2:3.3.17-6ubuntu2.1                                              amd64        /proc file system utilities
ii  protobuf-clang                3.20.3-1                                                         amd64        Package created with checkinstall 1.6.3
ii  publicsuffix                  20211207.1025-1                                                  all          accurate, machine-readable list of domain name suffixes
ii  python3                       3.10.6-1~22.04.1                                                 amd64        interactive high-level object-oriented language (default python3 version)
ii  python3-minimal               3.10.6-1~22.04.1                                                 amd64        minimal subset of the Python language (default python3 version)
ii  python3-pkg-resources         59.6.0-1.2ubuntu0.22.04.2                                        all          Package Discovery and Resource Access using pkg_resources
ii  python3-pygments              2.11.2+dfsg-2ubuntu0.1                                           all          syntax highlighting package written in Python 3
ii  python3-yaml                  5.4.1-1ubuntu1                                                   amd64        YAML parser and emitter for Python3
ii  python3.10                    3.10.12-1~22.04.7                                                amd64        Interactive high-level object-oriented language (version 3.10)
ii  python3.10-minimal            3.10.12-1~22.04.7                                                amd64        Minimal subset of the Python language (version 3.10)
ii  qpdf                          10.6.3-1                                                         amd64        tools for transforming and inspecting PDF files
ii  r-devel                       1                                                                amd64        GNU R statistical computation and graphics system
ii  readline-common               8.1.2-1                                                          all          GNU readline and history libraries, common files
ii  rpcsvc-proto                  1.4.2-0ubuntu6                                                   amd64        RPC protocol compiler and definitions
ii  sed                           4.8-1ubuntu2                                                     amd64        GNU stream editor for filtering/transforming text
ii  sensible-utils                0.0.17                                                           all          Utilities for sensible alternative selection
ii  shared-mime-info              2.1-2                                                            amd64        FreeDesktop.org shared MIME database and spec
ii  sysvinit-utils                3.01-1ubuntu1                                                    amd64        System-V-like utilities
ii  tar                           1.34+dfsg-1ubuntu0.1.22.04.2                                     amd64        GNU version of the tar archiving utility
ii  tidy                          2:5.6.0-11ubuntu0.22.04.1                                        amd64        HTML/XML syntax checker and reformatter
ii  tzdata                        2024a-0ubuntu0.22.04.1                                           all          time zone and daylight-saving time data
ii  ubuntu-keyring                2021.03.26                                                       all          GnuPG keys of the Ubuntu archive
ii  ucf                           3.0043                                                           all          Update Configuration File(s): preserve user changes to config files
ii  unzip                         6.0-26ubuntu3.2                                                  amd64        De-archiver for .zip files
ii  usrmerge                      25ubuntu2                                                        all          Convert the system to the merged /usr directories scheme
ii  util-linux                    2.37.2-4ubuntu3.4                                                amd64        miscellaneous system utilities
ii  x11-common                    1:7.7+23ubuntu2                                                  all          X Window System (X.Org) infrastructure
ii  xauth                         1:1.1-1build2                                                    amd64        X authentication utility
ii  xdg-user-dirs                 0.17-2ubuntu4                                                    amd64        tool to manage well known user directories
ii  xz-utils                      5.2.5-2ubuntu1                                                   amd64        XZ-format compression utilities
ii  zip                           3.0-12build2                                                     amd64        Archiver for .zip files
ii  zlib1g:amd64                  1:1.2.11.dfsg-2ubuntu9.2                                         amd64        compression library - runtime
ii  zlib1g-dev:amd64              1:1.2.11.dfsg-2ubuntu9.2                                         amd64        compression library - development

id: ghcr.io/r-hub/containers/clang16@sha256:931325341c8741746d529869db6850a46823e791d04a43f839ed34d9f4b2872f
tag: ghcr.io/r-hub/containers/clang16:latest
created: 2025-01-14T06:16:40.251024915Z
size: 2.06 GB

OS version
> uname -a
Linux 26738d69567e 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
R session information
> sessionInfo()
R Under development (unstable) (2025-01-11 r87563)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 22.04.5 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so;  LAPACK version 3.10.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                                     zlib 
                                                 "1.2.11" 
                                                    bzlib 
                                     "1.0.8, 13-Jul-2019" 
                                                       xz 
                                                  "5.2.5" 
                                               libdeflate 
                                                   "1.10" 
                                                     PCRE 
                                       "10.39 2021-10-29" 
                                                      ICU 
                                                   "70.1" 
                                                      TRE 
                                "TRE 0.8.0 R_fixes (BSD)" 
                                                    iconv 
                                             "glibc 2.35" 
                                                 readline 
                                                    "8.1" 
                                                     BLAS 
"/usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3" 


> libcurlVersion()
[1] "7.81.0"
attr(,"ssl_version")
[1] "OpenSSL/3.0.2"
attr(,"libssh_version")
[1] "libssh/0.9.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtmp"    "rtsp"    "scp"     "sftp"    "smb"     "smbs"   
[22] "smtp"    "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.10.0"


> La_library()
[1] "/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.16.0"                       ""                 "1.50.6" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "8.0" "LIBTIFF, Version 4.3.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = clang-16
CFLAGS = -O3 -Wall -pedantic
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = clang-16 -std=gnu17
C17FLAGS = -O3 -Wall -pedantic
CC23 = clang-16 -std=gnu2x
C23FLAGS = -O3 -Wall -pedantic
CC90 = clang-16 -std=gnu90
C90FLAGS = -O3 -Wall -pedantic
CC99 = clang-16 -std=gnu99
C99FLAGS = -O3 -Wall -pedantic
CXX = clang++-16 -stdlib=libc++
CXXFLAGS = -O3 -Wall -pedantic -frtti
CXXPICFLAGS = -fpic
CXX11 = clang++-16 -stdlib=libc++
CXX11STD = -std=gnu++11
CXX11FLAGS = -O3 -Wall -pedantic -frtti
CXX11PICFLAGS = -fpic
CXX14 = clang++-16 -stdlib=libc++
CXX14STD = -std=gnu++14
CXX14FLAGS = -O3 -Wall -pedantic -frtti
CXX14PICFLAGS = -fpic
CXX17 = clang++-16 -stdlib=libc++
CXX17STD = -std=gnu++17
CXX17FLAGS = -O3 -Wall -pedantic -frtti
CXX17PICFLAGS = -fpic
CXX20 = clang++-16 -stdlib=libc++
CXX20STD = -std=gnu++20
CXX20FLAGS = -O3 -Wall -pedantic -frtti
CXX20PICFLAG =
CXX23 = clang++-16 -stdlib=libc++
CXX23STD = -std=gnu++23
CXX23FLAGS = -O3 -Wall -pedantic -frtti
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = clang-16
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran-12
FFLAGS = -O2 -mtune=native -Wall -pedantic
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2
SAFE_FFLAGS = -g -O2 -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH =
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-11-openjdk-amd64
JAVA_LIBS = -L/usr/lib/jvm/java-11-openjdk-amd64/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-11-openjdk-amd64/include -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = clang++-16 -stdlib=libc++
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = clang++-16 -stdlib=libc++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = clang++-16 -stdlib=libc++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = clang++-16 -stdlib=libc++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = clang++-16 -stdlib=libc++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = clang++-16 -stdlib=libc++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = clang-16
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include/tcl8.6 -I/usr/include/tcl8.6
TCLTK_LIBS = -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -L/usr/lib/x86_64-linux-gnu -ltk8.6 -lX11 -lXss -lXext
BLAS_LIBS = -lblas
LAPACK_LIBS = -llapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
Ubuntu clang version 16.0.6 (++20231112100510+7cbf1a259152-1~exp1~20231112100554.106)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

> $(CXX) --version
Ubuntu clang version 16.0.6 (++20231112100510+7cbf1a259152-1~exp1~20231112100554.106)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

> $(FC) --version
GNU Fortran (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                          Version                                                          Architecture Description
+++-=============================-================================================================-============-================================================================================
ii  adduser                       3.118ubuntu5                                                     all          add and remove users and groups
ii  apt                           2.4.13                                                           amd64        commandline package manager
ii  base-files                    12ubuntu4.7                                                      amd64        Debian base system miscellaneous files
ii  base-passwd                   3.5.52build1                                                     amd64        Debian base system master password and group files
ii  bash                          5.1-6ubuntu1.1                                                   amd64        GNU Bourne Again SHell
ii  binfmt-support                2.2.1-2                                                          amd64        Support for extra binary formats
ii  binutils                      2.38-4ubuntu2.6                                                  amd64        GNU assembler, linker and binary utilities
ii  binutils-common:amd64         2.38-4ubuntu2.6                                                  amd64        Common files for the GNU assembler, linker and binary utilities
ii  binutils-x86-64-linux-gnu     2.38-4ubuntu2.6                                                  amd64        GNU binary utilities, for x86-64-linux-gnu target
ii  bsdutils                      1:2.37.2-4ubuntu3.4                                              amd64        basic utilities from 4.4BSD-Lite
ii  bzip2                         1.0.8-5build1                                                    amd64        high-quality block-sorting file compressor - utilities
ii  bzip2-doc                     1.0.8-5build1                                                    all          high-quality block-sorting file compressor - documentation
ii  ca-certificates               20240203~22.04.1                                                 all          Common CA certificates
ii  clang-16                      1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        C, C++ and Objective-C compiler
ii  coreutils                     8.32-4.1ubuntu1.2                                                amd64        GNU core utilities
ii  cpp                           4:11.2.0-1ubuntu1                                                amd64        GNU C preprocessor (cpp)
ii  cpp-11                        11.4.0-1ubuntu1~22.04                                            amd64        GNU C preprocessor
ii  cpp-12                        12.3.0-1ubuntu1~22.04                                            amd64        GNU C preprocessor
ii  curl                          7.81.0-1ubuntu1.20                                               amd64        command line tool for transferring data with URL syntax
ii  dash                          0.5.11+git20210903+057cd650a4ed-3build1                          amd64        POSIX-compliant shell
ii  debconf                       1.5.79ubuntu1                                                    all          Debian configuration management system
ii  debianutils                   5.5-1ubuntu2                                                     amd64        Miscellaneous utilities specific to Debian
ii  diffutils                     1:3.8-0ubuntu2                                                   amd64        File comparison utilities
ii  dirmngr                       2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - network certificate management service
ii  dpkg                          1.21.1ubuntu2.3                                                  amd64        Debian package management system
ii  e2fsprogs                     1.46.5-2ubuntu1.2                                                amd64        ext2/ext3/ext4 file system utilities
ii  findutils                     4.8.0-1ubuntu3                                                   amd64        utilities for finding files--find, xargs
ii  fontconfig                    2.13.1-4.2ubuntu5                                                amd64        generic font configuration library - support binaries
ii  fontconfig-config             2.13.1-4.2ubuntu5                                                all          generic font configuration library - configuration
ii  fonts-dejavu-core             2.37-2build1                                                     all          Vera font family derivate with additional characters
ii  g++                           4:11.2.0-1ubuntu1                                                amd64        GNU C++ compiler
ii  g++-11                        11.4.0-1ubuntu1~22.04                                            amd64        GNU C++ compiler
ii  gcc                           4:11.2.0-1ubuntu1                                                amd64        GNU C compiler
ii  gcc-11                        11.4.0-1ubuntu1~22.04                                            amd64        GNU C compiler
ii  gcc-11-base:amd64             11.4.0-1ubuntu1~22.04                                            amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-12                        12.3.0-1ubuntu1~22.04                                            amd64        GNU C compiler
ii  gcc-12-base:amd64             12.3.0-1ubuntu1~22.04                                            amd64        GCC, the GNU Compiler Collection (base package)
ii  gfortran                      4:11.2.0-1ubuntu1                                                amd64        GNU Fortran 95 compiler
ii  gfortran-11                   11.4.0-1ubuntu1~22.04                                            amd64        GNU Fortran compiler
ii  gfortran-12                   12.3.0-1ubuntu1~22.04                                            amd64        GNU Fortran compiler
ii  git                           1:2.34.1-1ubuntu1.11                                             amd64        fast, scalable, distributed revision control system
ii  git-man                       1:2.34.1-1ubuntu1.11                                             all          fast, scalable, distributed revision control system (manual pages)
ii  gnupg                         2.2.27-3ubuntu2.1                                                all          GNU privacy guard - a free PGP replacement
ii  gnupg-l10n                    2.2.27-3ubuntu2.1                                                all          GNU privacy guard - localization files
ii  gnupg-utils                   2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - utility programs
ii  gpg                           2.2.27-3ubuntu2.1                                                amd64        GNU Privacy Guard -- minimalist public key operations
ii  gpg-agent                     2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - cryptographic agent
ii  gpg-wks-client                2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - Web Key Service client
ii  gpg-wks-server                2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - Web Key Service server
ii  gpgconf                       2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - core configuration utilities
ii  gpgsm                         2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - S/MIME version
ii  gpgv                          2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - signature verification tool
ii  grep                          3.7-1build1                                                      amd64        GNU grep, egrep and fgrep
ii  gzip                          1.10-4ubuntu4.1                                                  amd64        GNU compression utilities
ii  hostname                      3.23ubuntu2                                                      amd64        utility to set/show the host name or domain name
ii  icu-devtools                  70.1-2                                                           amd64        Development utilities for International Components for Unicode
ii  imagemagick-clang             7.1.1-29-1                                                       amd64        Package created with checkinstall 1.6.3
ii  init-system-helpers           1.62                                                             all          helper tools for all init systems
ii  jags-clang                    4.3.2-1                                                          amd64        Package created with checkinstall 1.6.3
ii  less                          590-1ubuntu0.22.04.3                                             amd64        pager program similar to more
ii  lib32gcc-s1                   12.3.0-1ubuntu1~22.04                                            amd64        GCC support library (32 bit Version)
ii  lib32stdc++6                  12.3.0-1ubuntu1~22.04                                            amd64        GNU Standard C++ Library v3 (32 bit Version)
ii  libacl1:amd64                 2.3.1-1                                                          amd64        access control list - shared library
ii  libapt-pkg6.0:amd64           2.4.13                                                           amd64        package management runtime library
ii  libasan6:amd64                11.4.0-1ubuntu1~22.04                                            amd64        AddressSanitizer -- a fast memory error detector
ii  libasan8:amd64                12.3.0-1ubuntu1~22.04                                            amd64        AddressSanitizer -- a fast memory error detector
ii  libassuan0:amd64              2.5.5-1build1                                                    amd64        IPC library for the GnuPG components
ii  libatomic1:amd64              12.3.0-1ubuntu1~22.04                                            amd64        support library providing __atomic built-in functions
ii  libattr1:amd64                1:2.5.1-1build1                                                  amd64        extended attribute handling - shared library
ii  libaudit-common               1:3.0.7-1build1                                                  all          Dynamic library for security auditing - common files
ii  libaudit1:amd64               1:3.0.7-1build1                                                  amd64        Dynamic library for security auditing
ii  libbinutils:amd64             2.38-4ubuntu2.6                                                  amd64        GNU binary utilities (private shared library)
ii  libblkid1:amd64               2.37.2-4ubuntu3.4                                                amd64        block device ID library
ii  libbrotli1:amd64              1.0.9-2build6                                                    amd64        library implementing brotli encoder and decoder (shared libraries)
ii  libbsd0:amd64                 0.11.5-1                                                         amd64        utility functions from BSD systems - shared library
ii  libbz2-1.0:amd64              1.0.8-5build1                                                    amd64        high-quality block-sorting file compressor library - runtime
ii  libbz2-dev:amd64              1.0.8-5build1                                                    amd64        high-quality block-sorting file compressor library - development
ii  libc++-16-dev:amd64           1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM C++ Standard library (development files)
ii  libc++1-16:amd64              1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM C++ Standard library
ii  libc++abi-16-dev:amd64        1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM low level support for a standard C++ library (development files)
ii  libc++abi1-16:amd64           1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM low level support for a standard C++ library
ii  libc-bin                      2.35-0ubuntu3.8                                                  amd64        GNU C Library: Binaries
ii  libc-dev-bin                  2.35-0ubuntu3.8                                                  amd64        GNU C Library: Development binaries
ii  libc-devtools                 2.35-0ubuntu3.8                                                  amd64        GNU C Library: Development tools
ii  libc6:amd64                   2.35-0ubuntu3.8                                                  amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64               2.35-0ubuntu3.8                                                  amd64        GNU C Library: Development Libraries and Header Files
ii  libc6-i386                    2.35-0ubuntu3.8                                                  amd64        GNU C Library: 32-bit shared libraries for AMD64
ii  libcairo2:amd64               1.16.0-5ubuntu2                                                  amd64        Cairo 2D vector graphics library
ii  libcap-ng0:amd64              0.7.9-2.2build3                                                  amd64        An alternate POSIX capabilities library
ii  libcap2:amd64                 1:2.44-1ubuntu0.22.04.1                                          amd64        POSIX 1003.1e capabilities (library)
ii  libcbor0.8:amd64              0.8.0-2ubuntu1                                                   amd64        library for parsing and generating CBOR (RFC 7049)
ii  libcc1-0:amd64                12.3.0-1ubuntu1~22.04                                            amd64        GCC cc1 plugin for GDB
ii  libclang-common-16-dev        1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Clang library - Common development package
ii  libclang-cpp16                1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        C++ interface to the Clang library
ii  libclang-rt-16-dev:amd64      1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Compiler-rt - development package
ii  libclang1-16                  1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        C interface to the Clang library
ii  libcom-err2:amd64             1.46.5-2ubuntu1.2                                                amd64        common error description library
ii  libcrypt-dev:amd64            1:4.4.27-1                                                       amd64        libcrypt development files
ii  libcrypt1:amd64               1:4.4.27-1                                                       amd64        libcrypt shared library
ii  libctf-nobfd0:amd64           2.38-4ubuntu2.6                                                  amd64        Compact C Type Format library (runtime, no BFD dependency)
ii  libctf0:amd64                 2.38-4ubuntu2.6                                                  amd64        Compact C Type Format library (runtime, BFD dependency)
ii  libcurl3-gnutls:amd64         7.81.0-1ubuntu1.20                                               amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcurl4:amd64                7.81.0-1ubuntu1.20                                               amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libdatrie1:amd64              0.2.13-2                                                         amd64        Double-array trie library
ii  libdb5.3:amd64                5.3.28+dfsg1-0.8ubuntu3                                          amd64        Berkeley v5.3 Database Libraries [runtime]
ii  libdebconfclient0:amd64       0.261ubuntu1                                                     amd64        Debian Configuration Management System (C-implementation library)
ii  libdeflate-dev:amd64          1.10-2                                                           amd64        headers for whole-buffer compression and decompression library
ii  libdeflate0:amd64             1.10-2                                                           amd64        fast, whole-buffer DEFLATE-based compression and decompression
ii  libdpkg-perl                  1.21.1ubuntu2.3                                                  all          Dpkg perl modules
ii  libedit2:amd64                3.1-20210910-1build1                                             amd64        BSD editline and history libraries
ii  liberror-perl                 0.17029-1                                                        all          Perl module for error/exception handling in an OO-ish way
ii  libexpat1:amd64               2.4.7-1ubuntu0.5                                                 amd64        XML parsing C library - runtime library
ii  libext2fs2:amd64              1.46.5-2ubuntu1.2                                                amd64        ext2/ext3/ext4 file system libraries
ii  libffi-dev:amd64              3.4.2-4                                                          amd64        Foreign Function Interface library (development files)
ii  libffi8:amd64                 3.4.2-4                                                          amd64        Foreign Function Interface library runtime
ii  libfido2-1:amd64              1.10.0-1                                                         amd64        library for generating and verifying FIDO 2.0 objects
ii  libfile-fcntllock-perl        0.22-3build7                                                     amd64        Perl module for file locking with fcntl(2)
ii  libfontconfig1:amd64          2.13.1-4.2ubuntu5                                                amd64        generic font configuration library - runtime
ii  libfreetype6:amd64            2.11.1+dfsg-1ubuntu0.2                                           amd64        FreeType 2 font engine, shared library files
ii  libfribidi0:amd64             1.0.8-2ubuntu3.1                                                 amd64        Free Implementation of the Unicode BiDi algorithm
ii  libgc1:amd64                  1:8.0.6-1.1build1                                                amd64        conservative garbage collector for C and C++
ii  libgcc-11-dev:amd64           11.4.0-1ubuntu1~22.04                                            amd64        GCC support library (development files)
ii  libgcc-12-dev:amd64           12.3.0-1ubuntu1~22.04                                            amd64        GCC support library (development files)
ii  libgcc-s1:amd64               12.3.0-1ubuntu1~22.04                                            amd64        GCC support library
ii  libgcrypt20:amd64             1.9.4-3ubuntu3                                                   amd64        LGPL Crypto library - runtime library
ii  libgd3:amd64                  2.3.0-2ubuntu2.3                                                 amd64        GD Graphics Library
ii  libgdbm-compat4:amd64         1.23-1                                                           amd64        GNU dbm database routines (legacy support runtime version) 
ii  libgdbm6:amd64                1.23-1                                                           amd64        GNU dbm database routines (runtime version) 
ii  libgfortran-11-dev:amd64      11.4.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran-12-dev:amd64      12.3.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran5:amd64            12.3.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Fortran applications
ii  libglib2.0-0:amd64            2.72.4-0ubuntu2.4                                                amd64        GLib library of C routines
ii  libglib2.0-data               2.72.4-0ubuntu2.4                                                all          Common files for GLib library
ii  libgmp10:amd64                2:6.2.1+dfsg-3ubuntu1                                            amd64        Multiprecision arithmetic library
ii  libgnutls30:amd64             3.7.3-4ubuntu1.5                                                 amd64        GNU TLS library - main runtime library
ii  libgomp1:amd64                12.3.0-1ubuntu1~22.04                                            amd64        GCC OpenMP (GOMP) support library
ii  libgpg-error0:amd64           1.43-3                                                           amd64        GnuPG development runtime library
ii  libgraphite2-3:amd64          1.3.14-1build2                                                   amd64        Font rendering engine for Complex Scripts -- library
ii  libgssapi-krb5-2:amd64        1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libharfbuzz0b:amd64           2.7.4-1ubuntu3.1                                                 amd64        OpenType text shaping engine (shared library)
ii  libhogweed6:amd64             3.7.3-1build2                                                    amd64        low level cryptographic library (public-key cryptos)
ii  libice6:amd64                 2:1.0.10-1build2                                                 amd64        X11 Inter-Client Exchange library
ii  libicu-dev:amd64              70.1-2                                                           amd64        Development files for International Components for Unicode
ii  libicu70:amd64                70.1-2                                                           amd64        International Components for Unicode
ii  libidn2-0:amd64               2.3.2-2build1                                                    amd64        Internationalized domain names (IDNA2008/TR46) library
ii  libisl23:amd64                0.24-2build1                                                     amd64        manipulating sets and relations of integer points bounded by linear constraints
ii  libitm1:amd64                 12.3.0-1ubuntu1~22.04                                            amd64        GNU Transactional Memory Library
ii  libjbig0:amd64                2.1-3.1ubuntu0.22.04.1                                           amd64        JBIGkit libraries
ii  libjpeg-turbo8:amd64          2.1.2-0ubuntu1                                                   amd64        IJG JPEG compliant runtime library.
ii  libjpeg8:amd64                8c-2ubuntu10                                                     amd64        Independent JPEG Group's JPEG runtime library (dependency package)
ii  libk5crypto3:amd64            1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries - Crypto Library
ii  libkeyutils1:amd64            1.6.1-2ubuntu3                                                   amd64        Linux Key Management Utilities (library)
ii  libkrb5-3:amd64               1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries
ii  libkrb5support0:amd64         1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries - Support library
ii  libksba8:amd64                1.6.0-2ubuntu0.2                                                 amd64        X.509 and CMS support library
ii  libldap-2.5-0:amd64           2.5.18+dfsg-0ubuntu0.22.04.2                                     amd64        OpenLDAP libraries
ii  libldap-common                2.5.18+dfsg-0ubuntu0.22.04.2                                     all          OpenLDAP common files for libraries
ii  libllvm16:amd64               1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, runtime library
ii  liblocale-gettext-perl        1.07-4build3                                                     amd64        module using libc functions for internationalization in Perl
ii  liblsan0:amd64                12.3.0-1ubuntu1~22.04                                            amd64        LeakSanitizer -- a memory leak detector (runtime)
ii  liblz4-1:amd64                1.9.3-2build2                                                    amd64        Fast LZ compression algorithm library - runtime
ii  liblzma-dev:amd64             5.2.5-2ubuntu1                                                   amd64        XZ-format compression library - development files
ii  liblzma5:amd64                5.2.5-2ubuntu1                                                   amd64        XZ-format compression library
ii  libmd0:amd64                  1.0.4-1build1                                                    amd64        message digest functions from BSD systems - shared library
ii  libmount1:amd64               2.37.2-4ubuntu3.4                                                amd64        device mounting library
ii  libmpc3:amd64                 1.2.1-2build1                                                    amd64        multiple precision complex floating-point library
ii  libmpdec3:amd64               2.5.1-2build2                                                    amd64        library for decimal floating point arithmetic (runtime library)
ii  libmpfr6:amd64                4.1.0-3build3                                                    amd64        multiple precision floating-point computation
ii  libncurses-dev:amd64          6.3-2ubuntu0.1                                                   amd64        developer's libraries for ncurses
ii  libncurses6:amd64             6.3-2ubuntu0.1                                                   amd64        shared libraries for terminal handling
ii  libncursesw6:amd64            6.3-2ubuntu0.1                                                   amd64        shared libraries for terminal handling (wide character support)
ii  libnettle8:amd64              3.7.3-1build2                                                    amd64        low level cryptographic library (symmetric and one-way cryptos)
ii  libnghttp2-14:amd64           1.43.0-1ubuntu0.2                                                amd64        library implementing HTTP/2 protocol (shared library)
ii  libnpth0:amd64                1.6-3build2                                                      amd64        replacement for GNU Pth using system threads
ii  libnsl-dev:amd64              1.3.0-2build2                                                    amd64        libnsl development files
ii  libnsl2:amd64                 1.3.0-2build2                                                    amd64        Public client interface for NIS(YP) and NIS+
ii  libobjc-11-dev:amd64          11.4.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Objective-C applications (development files)
ii  libobjc4:amd64                12.3.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Objective-C applications
ii  libomp-16-dev                 1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM OpenMP runtime - dev package
ii  libomp5-16:amd64              1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM OpenMP runtime
ii  libopenblas-dev:amd64         0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (dev, meta)
ii  libopenblas-pthread-dev:amd64 0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (dev, pthread)
ii  libopenblas0:amd64            0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (meta)
ii  libopenblas0-pthread:amd64    0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (shared lib, pthread)
ii  libp11-kit0:amd64             0.24.0-6build1                                                   amd64        library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpam-modules:amd64          1.4.0-11ubuntu2.4                                                amd64        Pluggable Authentication Modules for PAM
ii  libpam-modules-bin            1.4.0-11ubuntu2.4                                                amd64        Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                1.4.0-11ubuntu2.4                                                all          Runtime support for the PAM library
ii  libpam0g:amd64                1.4.0-11ubuntu2.4                                                amd64        Pluggable Authentication Modules library
ii  libpango-1.0-0:amd64          1.50.6+ds-2ubuntu1                                               amd64        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64     1.50.6+ds-2ubuntu1                                               amd64        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64       1.50.6+ds-2ubuntu1                                               amd64        Layout and rendering of internationalized text
ii  libpaper-utils                1.1.28build2                                                     amd64        library for handling paper characteristics (utilities)
ii  libpaper1:amd64               1.1.28build2                                                     amd64        library for handling paper characteristics
ii  libpcre2-16-0:amd64           10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - 16 bit runtime files
ii  libpcre2-32-0:amd64           10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
ii  libpcre2-8-0:amd64            10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
ii  libpcre2-dev:amd64            10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - development files
ii  libpcre2-posix3:amd64         10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - posix-compatible runtime files
ii  libpcre3:amd64                2:8.39-13ubuntu0.22.04.1                                         amd64        Old Perl 5 Compatible Regular Expression Library - runtime files
ii  libperl5.34:amd64             5.34.0-3ubuntu1.3                                                amd64        shared Perl library
ii  libpfm4:amd64                 4.11.1+git32-gd0b85fb-1ubuntu0.1                                 amd64        Library to program the performance monitoring events
ii  libpipeline1:amd64            1.5.5-1                                                          amd64        Unix process pipeline manipulation library
ii  libpixman-1-0:amd64           0.40.0-1ubuntu0.22.04.1                                          amd64        pixel-manipulation library for X and cairo
ii  libpng16-16:amd64             1.6.37-3build5                                                   amd64        PNG library - runtime (version 1.6)
ii  libprocps8:amd64              2:3.3.17-6ubuntu2.1                                              amd64        library for accessing process information from /proc
ii  libpsl5:amd64                 0.21.0-1.2build2                                                 amd64        Library for Public Suffix List (shared libraries)
ii  libpython3-stdlib:amd64       3.10.6-1~22.04.1                                                 amd64        interactive high-level object-oriented language (default python3 version)
ii  libpython3.10:amd64           3.10.12-1~22.04.7                                                amd64        Shared Python runtime library (version 3.10)
ii  libpython3.10-minimal:amd64   3.10.12-1~22.04.7                                                amd64        Minimal subset of the Python language (version 3.10)
ii  libpython3.10-stdlib:amd64    3.10.12-1~22.04.7                                                amd64        Interactive high-level object-oriented language (standard library, version 3.10)
ii  libqpdf28:amd64               10.6.3-1                                                         amd64        runtime library for PDF transformation/inspection software
ii  libquadmath0:amd64            12.3.0-1ubuntu1~22.04                                            amd64        GCC Quad-Precision Math Library
ii  libreadline8:amd64            8.1.2-1                                                          amd64        GNU readline and history libraries, run-time libraries
ii  librtmp1:amd64                2.4+20151223.gitfa8646d.1-2build4                                amd64        toolkit for RTMP streams (shared library)
ii  libsasl2-2:amd64              2.1.27+dfsg2-3ubuntu1.2                                          amd64        Cyrus SASL - authentication abstraction library
ii  libsasl2-modules:amd64        2.1.27+dfsg2-3ubuntu1.2                                          amd64        Cyrus SASL - pluggable authentication modules
ii  libsasl2-modules-db:amd64     2.1.27+dfsg2-3ubuntu1.2                                          amd64        Cyrus SASL - pluggable authentication modules (DB)
ii  libseccomp2:amd64             2.5.3-2ubuntu2                                                   amd64        high level interface to Linux seccomp filter
ii  libselinux1:amd64             3.3-1build2                                                      amd64        SELinux runtime shared libraries
ii  libsemanage-common            3.3-1build2                                                      all          Common files for SELinux policy management libraries
ii  libsemanage2:amd64            3.3-1build2                                                      amd64        SELinux policy management library
ii  libsepol2:amd64               3.3-1build1                                                      amd64        SELinux library for manipulating binary security policies
ii  libsm6:amd64                  2:1.2.3-1build2                                                  amd64        X11 Session Management library
ii  libsmartcols1:amd64           2.37.2-4ubuntu3.4                                                amd64        smart column output alignment library
ii  libsqlite3-0:amd64            3.37.2-2ubuntu0.3                                                amd64        SQLite 3 shared library
ii  libss2:amd64                  1.46.5-2ubuntu1.2                                                amd64        command-line interface parsing library
ii  libssh-4:amd64                0.9.6-2ubuntu0.22.04.3                                           amd64        tiny C SSH library (OpenSSL flavor)
ii  libssl3:amd64                 3.0.2-0ubuntu1.18                                                amd64        Secure Sockets Layer toolkit - shared libraries
ii  libstdc++-11-dev:amd64        11.4.0-1ubuntu1~22.04                                            amd64        GNU Standard C++ Library v3 (development files)
ii  libstdc++6:amd64              12.3.0-1ubuntu1~22.04                                            amd64        GNU Standard C++ Library v3
ii  libsystemd0:amd64             249.11-0ubuntu3.12                                               amd64        systemd utility library
ii  libtasn1-6:amd64              4.18.0-4build1                                                   amd64        Manage ASN.1 structures (runtime)
ii  libtcl8.6:amd64               8.6.12+dfsg-1build1                                              amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
ii  libthai-data                  0.1.29-1build1                                                   all          Data files for Thai language support library
ii  libthai0:amd64                0.1.29-1build1                                                   amd64        Thai language support library
ii  libtidy5deb1:amd64            2:5.6.0-11ubuntu0.22.04.1                                        amd64        HTML/XML syntax checker and reformatter - shared library
ii  libtiff5:amd64                4.3.0-6ubuntu0.10                                                amd64        Tag Image File Format (TIFF) library
ii  libtinfo6:amd64               6.3-2ubuntu0.1                                                   amd64        shared low-level terminfo library for terminal handling
ii  libtirpc-common               1.3.2-2ubuntu0.1                                                 all          transport-independent RPC library - common files
ii  libtirpc-dev:amd64            1.3.2-2ubuntu0.1                                                 amd64        transport-independent RPC library - development files
ii  libtirpc3:amd64               1.3.2-2ubuntu0.1                                                 amd64        transport-independent RPC library
ii  libtk8.6:amd64                8.6.12-1build1                                                   amd64        Tk toolkit for Tcl and X11 v8.6 - run-time files
ii  libtsan0:amd64                11.4.0-1ubuntu1~22.04                                            amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libtsan2:amd64                12.3.0-1ubuntu1~22.04                                            amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libubsan1:amd64               12.3.0-1ubuntu1~22.04                                            amd64        UBSan -- undefined behaviour sanitizer (runtime)
ii  libudev1:amd64                249.11-0ubuntu3.12                                               amd64        libudev shared library
ii  libunistring2:amd64           1.0-1                                                            amd64        Unicode string library for C
ii  libunwind-16:amd64            1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        production-quality unwinder
ii  libunwind-16-dev:amd64        1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        production-quality unwinder
ii  libuuid1:amd64                2.37.2-4ubuntu3.4                                                amd64        Universally Unique ID library
ii  libwebp7:amd64                1.2.2-2ubuntu0.22.04.2                                           amd64        Lossy compression of digital photographic images
ii  libx11-6:amd64                2:1.7.5-1ubuntu0.3                                               amd64        X11 client-side library
ii  libx11-data                   2:1.7.5-1ubuntu0.3                                               all          X11 client-side library
ii  libxau6:amd64                 1:1.0.9-1build5                                                  amd64        X11 authorisation library
ii  libxcb-render0:amd64          1.14-3ubuntu3                                                    amd64        X C Binding, render extension
ii  libxcb-shm0:amd64             1.14-3ubuntu3                                                    amd64        X C Binding, shm extension
ii  libxcb1:amd64                 1.14-3ubuntu3                                                    amd64        X C Binding
ii  libxdmcp6:amd64               1:1.1.3-0ubuntu5                                                 amd64        X11 Display Manager Control Protocol library
ii  libxext6:amd64                2:1.3.4-1build1                                                  amd64        X11 miscellaneous extension library
ii  libxft2:amd64                 2.3.4-1                                                          amd64        FreeType-based font drawing library for X
ii  libxml2:amd64                 2.9.13+dfsg-1ubuntu0.4                                           amd64        GNOME XML library
ii  libxml2-dev:amd64             2.9.13+dfsg-1ubuntu0.4                                           amd64        GNOME XML library - development files
ii  libxmuu1:amd64                2:1.1.3-3                                                        amd64        X11 miscellaneous micro-utility library
ii  libxpm4:amd64                 1:3.5.12-1ubuntu0.22.04.2                                        amd64        X11 pixmap library
ii  libxrender1:amd64             1:0.9.10-1build4                                                 amd64        X Rendering Extension client library
ii  libxss1:amd64                 1:1.2.3-1build2                                                  amd64        X11 Screen Saver extension library
ii  libxt6:amd64                  1:1.2.1-1                                                        amd64        X11 toolkit intrinsics library
ii  libxxhash0:amd64              0.8.1-1                                                          amd64        shared library for xxhash
ii  libyaml-0-2:amd64             0.2.2-1build2                                                    amd64        Fast YAML 1.1 parser and emitter library
ii  libz3-4:amd64                 4.8.12-1                                                         amd64        theorem prover from Microsoft Research - runtime libraries
ii  libz3-dev:amd64               4.8.12-1                                                         amd64        theorem prover from Microsoft Research - development files
ii  libzstd1:amd64                1.4.8+dfsg-3build1                                               amd64        fast lossless compression algorithm
ii  linux-libc-dev:amd64          5.15.0-130.140                                                   amd64        Linux Kernel Headers for development
ii  llvm-16                       1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies
ii  llvm-16-dev                   1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, libraries and headers
ii  llvm-16-linker-tools          1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies - Plugins
ii  llvm-16-runtime               1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, IR interpreter
ii  llvm-16-tools                 1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, tools
ii  locales                       2.35-0ubuntu3.8                                                  all          GNU C Library: National Language (locale) data [support]
ii  login                         1:4.8.1-2ubuntu2.2                                               amd64        system login tools
ii  logsave                       1.46.5-2ubuntu1.2                                                amd64        save the output of a command in a log file
ii  lsb-base                      11.1.0ubuntu4                                                    all          Linux Standard Base init script functionality
ii  make                          4.3-4.1build1                                                    amd64        utility for directing compilation
ii  manpages                      5.10-1ubuntu1                                                    all          Manual pages about using a GNU/Linux system
ii  manpages-dev                  5.10-1ubuntu1                                                    all          Manual pages about using GNU/Linux for development
ii  mawk                          1.3.4.20200120-3                                                 amd64        Pattern scanning and text processing language
ii  media-types                   7.0.0                                                            all          List of standard media types and their usual file extension
ii  mount                         2.37.2-4ubuntu3.4                                                amd64        tools for mounting and manipulating filesystems
ii  ncurses-base                  6.3-2ubuntu0.1                                                   all          basic terminal type definitions
ii  ncurses-bin                   6.3-2ubuntu0.1                                                   amd64        terminal-related programs and man pages
ii  netbase                       6.3                                                              all          Basic TCP/IP networking system
ii  openssh-client                1:8.9p1-3ubuntu0.10                                              amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssl                       3.0.2-0ubuntu1.18                                                amd64        Secure Sockets Layer toolkit - cryptographic utility
ii  passwd                        1:4.8.1-2ubuntu2.2                                               amd64        change and administer password and group data
ii  patch                         2.7.6-7build2                                                    amd64        Apply a diff file to an original
ii  perl                          5.34.0-3ubuntu1.3                                                amd64        Larry Wall's Practical Extraction and Report Language
ii  perl-base                     5.34.0-3ubuntu1.3                                                amd64        minimal Perl system
ii  perl-modules-5.34             5.34.0-3ubuntu1.3                                                all          Core Perl modules
ii  pinentry-curses               1.1.1-1build2                                                    amd64        curses-based PIN or pass-phrase entry dialog for GnuPG
ii  pkg-config                    0.29.2-1ubuntu3                                                  amd64        manage compile and link flags for libraries
ii  poppler-clang                 20240313-1                                                       amd64        Package created with checkinstall 1.6.3
ii  procps                        2:3.3.17-6ubuntu2.1                                              amd64        /proc file system utilities
ii  protobuf-clang                3.20.3-1                                                         amd64        Package created with checkinstall 1.6.3
ii  publicsuffix                  20211207.1025-1                                                  all          accurate, machine-readable list of domain name suffixes
ii  python3                       3.10.6-1~22.04.1                                                 amd64        interactive high-level object-oriented language (default python3 version)
ii  python3-minimal               3.10.6-1~22.04.1                                                 amd64        minimal subset of the Python language (default python3 version)
ii  python3-pkg-resources         59.6.0-1.2ubuntu0.22.04.2                                        all          Package Discovery and Resource Access using pkg_resources
ii  python3-pygments              2.11.2+dfsg-2ubuntu0.1                                           all          syntax highlighting package written in Python 3
ii  python3-yaml                  5.4.1-1ubuntu1                                                   amd64        YAML parser and emitter for Python3
ii  python3.10                    3.10.12-1~22.04.7                                                amd64        Interactive high-level object-oriented language (version 3.10)
ii  python3.10-minimal            3.10.12-1~22.04.7                                                amd64        Minimal subset of the Python language (version 3.10)
ii  qpdf                          10.6.3-1                                                         amd64        tools for transforming and inspecting PDF files
ii  r-devel                       1                                                                amd64        GNU R statistical computation and graphics system
ii  readline-common               8.1.2-1                                                          all          GNU readline and history libraries, common files
ii  rpcsvc-proto                  1.4.2-0ubuntu6                                                   amd64        RPC protocol compiler and definitions
ii  sed                           4.8-1ubuntu2                                                     amd64        GNU stream editor for filtering/transforming text
ii  sensible-utils                0.0.17                                                           all          Utilities for sensible alternative selection
ii  shared-mime-info              2.1-2                                                            amd64        FreeDesktop.org shared MIME database and spec
ii  sysvinit-utils                3.01-1ubuntu1                                                    amd64        System-V-like utilities
ii  tar                           1.34+dfsg-1ubuntu0.1.22.04.2                                     amd64        GNU version of the tar archiving utility
ii  tidy                          2:5.6.0-11ubuntu0.22.04.1                                        amd64        HTML/XML syntax checker and reformatter
ii  tzdata                        2024a-0ubuntu0.22.04.1                                           all          time zone and daylight-saving time data
ii  ubuntu-keyring                2021.03.26                                                       all          GnuPG keys of the Ubuntu archive
ii  ucf                           3.0043                                                           all          Update Configuration File(s): preserve user changes to config files
ii  unzip                         6.0-26ubuntu3.2                                                  amd64        De-archiver for .zip files
ii  usrmerge                      25ubuntu2                                                        all          Convert the system to the merged /usr directories scheme
ii  util-linux                    2.37.2-4ubuntu3.4                                                amd64        miscellaneous system utilities
ii  x11-common                    1:7.7+23ubuntu2                                                  all          X Window System (X.Org) infrastructure
ii  xauth                         1:1.1-1build2                                                    amd64        X authentication utility
ii  xdg-user-dirs                 0.17-2ubuntu4                                                    amd64        tool to manage well known user directories
ii  xz-utils                      5.2.5-2ubuntu1                                                   amd64        XZ-format compression utilities
ii  zip                           3.0-12build2                                                     amd64        Archiver for .zip files
ii  zlib1g:amd64                  1:1.2.11.dfsg-2ubuntu9.2                                         amd64        compression library - runtime
ii  zlib1g-dev:amd64              1:1.2.11.dfsg-2ubuntu9.2                                         amd64        compression library - development

id: ghcr.io/r-hub/containers/clang16@sha256:afb478df9265a99caeba606425fba762d24b12472d7e315fcbfd181395535bd5
tag: ghcr.io/r-hub/containers/clang16:latest
created: 2025-01-13T06:18:44.200133322Z
size: 2.06 GB

OS version
> uname -a
Linux 24c65da419c5 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
R session information
> sessionInfo()
R Under development (unstable) (2025-01-11 r87563)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 22.04.5 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so;  LAPACK version 3.10.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                                     zlib 
                                                 "1.2.11" 
                                                    bzlib 
                                     "1.0.8, 13-Jul-2019" 
                                                       xz 
                                                  "5.2.5" 
                                               libdeflate 
                                                   "1.10" 
                                                     PCRE 
                                       "10.39 2021-10-29" 
                                                      ICU 
                                                   "70.1" 
                                                      TRE 
                                "TRE 0.8.0 R_fixes (BSD)" 
                                                    iconv 
                                             "glibc 2.35" 
                                                 readline 
                                                    "8.1" 
                                                     BLAS 
"/usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3" 


> libcurlVersion()
[1] "7.81.0"
attr(,"ssl_version")
[1] "OpenSSL/3.0.2"
attr(,"libssh_version")
[1] "libssh/0.9.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtmp"    "rtsp"    "scp"     "sftp"    "smb"     "smbs"   
[22] "smtp"    "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.10.0"


> La_library()
[1] "/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.16.0"                       ""                 "1.50.6" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "8.0" "LIBTIFF, Version 4.3.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = clang-16
CFLAGS = -O3 -Wall -pedantic
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = clang-16 -std=gnu17
C17FLAGS = -O3 -Wall -pedantic
CC23 = clang-16 -std=gnu2x
C23FLAGS = -O3 -Wall -pedantic
CC90 = clang-16 -std=gnu90
C90FLAGS = -O3 -Wall -pedantic
CC99 = clang-16 -std=gnu99
C99FLAGS = -O3 -Wall -pedantic
CXX = clang++-16 -stdlib=libc++
CXXFLAGS = -O3 -Wall -pedantic -frtti
CXXPICFLAGS = -fpic
CXX11 = clang++-16 -stdlib=libc++
CXX11STD = -std=gnu++11
CXX11FLAGS = -O3 -Wall -pedantic -frtti
CXX11PICFLAGS = -fpic
CXX14 = clang++-16 -stdlib=libc++
CXX14STD = -std=gnu++14
CXX14FLAGS = -O3 -Wall -pedantic -frtti
CXX14PICFLAGS = -fpic
CXX17 = clang++-16 -stdlib=libc++
CXX17STD = -std=gnu++17
CXX17FLAGS = -O3 -Wall -pedantic -frtti
CXX17PICFLAGS = -fpic
CXX20 = clang++-16 -stdlib=libc++
CXX20STD = -std=gnu++20
CXX20FLAGS = -O3 -Wall -pedantic -frtti
CXX20PICFLAG =
CXX23 = clang++-16 -stdlib=libc++
CXX23STD = -std=gnu++23
CXX23FLAGS = -O3 -Wall -pedantic -frtti
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = clang-16
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran-12
FFLAGS = -O2 -mtune=native -Wall -pedantic
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2
SAFE_FFLAGS = -g -O2 -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH =
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-11-openjdk-amd64
JAVA_LIBS = -L/usr/lib/jvm/java-11-openjdk-amd64/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-11-openjdk-amd64/include -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = clang++-16 -stdlib=libc++
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = clang++-16 -stdlib=libc++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = clang++-16 -stdlib=libc++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = clang++-16 -stdlib=libc++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = clang++-16 -stdlib=libc++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = clang++-16 -stdlib=libc++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = clang-16
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include/tcl8.6 -I/usr/include/tcl8.6
TCLTK_LIBS = -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -L/usr/lib/x86_64-linux-gnu -ltk8.6 -lX11 -lXss -lXext
BLAS_LIBS = -lblas
LAPACK_LIBS = -llapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
Ubuntu clang version 16.0.6 (++20231112100510+7cbf1a259152-1~exp1~20231112100554.106)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

> $(CXX) --version
Ubuntu clang version 16.0.6 (++20231112100510+7cbf1a259152-1~exp1~20231112100554.106)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

> $(FC) --version
GNU Fortran (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                          Version                                                          Architecture Description
+++-=============================-================================================================-============-================================================================================
ii  adduser                       3.118ubuntu5                                                     all          add and remove users and groups
ii  apt                           2.4.13                                                           amd64        commandline package manager
ii  base-files                    12ubuntu4.7                                                      amd64        Debian base system miscellaneous files
ii  base-passwd                   3.5.52build1                                                     amd64        Debian base system master password and group files
ii  bash                          5.1-6ubuntu1.1                                                   amd64        GNU Bourne Again SHell
ii  binfmt-support                2.2.1-2                                                          amd64        Support for extra binary formats
ii  binutils                      2.38-4ubuntu2.6                                                  amd64        GNU assembler, linker and binary utilities
ii  binutils-common:amd64         2.38-4ubuntu2.6                                                  amd64        Common files for the GNU assembler, linker and binary utilities
ii  binutils-x86-64-linux-gnu     2.38-4ubuntu2.6                                                  amd64        GNU binary utilities, for x86-64-linux-gnu target
ii  bsdutils                      1:2.37.2-4ubuntu3.4                                              amd64        basic utilities from 4.4BSD-Lite
ii  bzip2                         1.0.8-5build1                                                    amd64        high-quality block-sorting file compressor - utilities
ii  bzip2-doc                     1.0.8-5build1                                                    all          high-quality block-sorting file compressor - documentation
ii  ca-certificates               20240203~22.04.1                                                 all          Common CA certificates
ii  clang-16                      1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        C, C++ and Objective-C compiler
ii  coreutils                     8.32-4.1ubuntu1.2                                                amd64        GNU core utilities
ii  cpp                           4:11.2.0-1ubuntu1                                                amd64        GNU C preprocessor (cpp)
ii  cpp-11                        11.4.0-1ubuntu1~22.04                                            amd64        GNU C preprocessor
ii  cpp-12                        12.3.0-1ubuntu1~22.04                                            amd64        GNU C preprocessor
ii  curl                          7.81.0-1ubuntu1.20                                               amd64        command line tool for transferring data with URL syntax
ii  dash                          0.5.11+git20210903+057cd650a4ed-3build1                          amd64        POSIX-compliant shell
ii  debconf                       1.5.79ubuntu1                                                    all          Debian configuration management system
ii  debianutils                   5.5-1ubuntu2                                                     amd64        Miscellaneous utilities specific to Debian
ii  diffutils                     1:3.8-0ubuntu2                                                   amd64        File comparison utilities
ii  dirmngr                       2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - network certificate management service
ii  dpkg                          1.21.1ubuntu2.3                                                  amd64        Debian package management system
ii  e2fsprogs                     1.46.5-2ubuntu1.2                                                amd64        ext2/ext3/ext4 file system utilities
ii  findutils                     4.8.0-1ubuntu3                                                   amd64        utilities for finding files--find, xargs
ii  fontconfig                    2.13.1-4.2ubuntu5                                                amd64        generic font configuration library - support binaries
ii  fontconfig-config             2.13.1-4.2ubuntu5                                                all          generic font configuration library - configuration
ii  fonts-dejavu-core             2.37-2build1                                                     all          Vera font family derivate with additional characters
ii  g++                           4:11.2.0-1ubuntu1                                                amd64        GNU C++ compiler
ii  g++-11                        11.4.0-1ubuntu1~22.04                                            amd64        GNU C++ compiler
ii  gcc                           4:11.2.0-1ubuntu1                                                amd64        GNU C compiler
ii  gcc-11                        11.4.0-1ubuntu1~22.04                                            amd64        GNU C compiler
ii  gcc-11-base:amd64             11.4.0-1ubuntu1~22.04                                            amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-12                        12.3.0-1ubuntu1~22.04                                            amd64        GNU C compiler
ii  gcc-12-base:amd64             12.3.0-1ubuntu1~22.04                                            amd64        GCC, the GNU Compiler Collection (base package)
ii  gfortran                      4:11.2.0-1ubuntu1                                                amd64        GNU Fortran 95 compiler
ii  gfortran-11                   11.4.0-1ubuntu1~22.04                                            amd64        GNU Fortran compiler
ii  gfortran-12                   12.3.0-1ubuntu1~22.04                                            amd64        GNU Fortran compiler
ii  git                           1:2.34.1-1ubuntu1.11                                             amd64        fast, scalable, distributed revision control system
ii  git-man                       1:2.34.1-1ubuntu1.11                                             all          fast, scalable, distributed revision control system (manual pages)
ii  gnupg                         2.2.27-3ubuntu2.1                                                all          GNU privacy guard - a free PGP replacement
ii  gnupg-l10n                    2.2.27-3ubuntu2.1                                                all          GNU privacy guard - localization files
ii  gnupg-utils                   2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - utility programs
ii  gpg                           2.2.27-3ubuntu2.1                                                amd64        GNU Privacy Guard -- minimalist public key operations
ii  gpg-agent                     2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - cryptographic agent
ii  gpg-wks-client                2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - Web Key Service client
ii  gpg-wks-server                2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - Web Key Service server
ii  gpgconf                       2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - core configuration utilities
ii  gpgsm                         2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - S/MIME version
ii  gpgv                          2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - signature verification tool
ii  grep                          3.7-1build1                                                      amd64        GNU grep, egrep and fgrep
ii  gzip                          1.10-4ubuntu4.1                                                  amd64        GNU compression utilities
ii  hostname                      3.23ubuntu2                                                      amd64        utility to set/show the host name or domain name
ii  icu-devtools                  70.1-2                                                           amd64        Development utilities for International Components for Unicode
ii  imagemagick-clang             7.1.1-29-1                                                       amd64        Package created with checkinstall 1.6.3
ii  init-system-helpers           1.62                                                             all          helper tools for all init systems
ii  jags-clang                    4.3.2-1                                                          amd64        Package created with checkinstall 1.6.3
ii  less                          590-1ubuntu0.22.04.3                                             amd64        pager program similar to more
ii  lib32gcc-s1                   12.3.0-1ubuntu1~22.04                                            amd64        GCC support library (32 bit Version)
ii  lib32stdc++6                  12.3.0-1ubuntu1~22.04                                            amd64        GNU Standard C++ Library v3 (32 bit Version)
ii  libacl1:amd64                 2.3.1-1                                                          amd64        access control list - shared library
ii  libapt-pkg6.0:amd64           2.4.13                                                           amd64        package management runtime library
ii  libasan6:amd64                11.4.0-1ubuntu1~22.04                                            amd64        AddressSanitizer -- a fast memory error detector
ii  libasan8:amd64                12.3.0-1ubuntu1~22.04                                            amd64        AddressSanitizer -- a fast memory error detector
ii  libassuan0:amd64              2.5.5-1build1                                                    amd64        IPC library for the GnuPG components
ii  libatomic1:amd64              12.3.0-1ubuntu1~22.04                                            amd64        support library providing __atomic built-in functions
ii  libattr1:amd64                1:2.5.1-1build1                                                  amd64        extended attribute handling - shared library
ii  libaudit-common               1:3.0.7-1build1                                                  all          Dynamic library for security auditing - common files
ii  libaudit1:amd64               1:3.0.7-1build1                                                  amd64        Dynamic library for security auditing
ii  libbinutils:amd64             2.38-4ubuntu2.6                                                  amd64        GNU binary utilities (private shared library)
ii  libblkid1:amd64               2.37.2-4ubuntu3.4                                                amd64        block device ID library
ii  libbrotli1:amd64              1.0.9-2build6                                                    amd64        library implementing brotli encoder and decoder (shared libraries)
ii  libbsd0:amd64                 0.11.5-1                                                         amd64        utility functions from BSD systems - shared library
ii  libbz2-1.0:amd64              1.0.8-5build1                                                    amd64        high-quality block-sorting file compressor library - runtime
ii  libbz2-dev:amd64              1.0.8-5build1                                                    amd64        high-quality block-sorting file compressor library - development
ii  libc++-16-dev:amd64           1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM C++ Standard library (development files)
ii  libc++1-16:amd64              1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM C++ Standard library
ii  libc++abi-16-dev:amd64        1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM low level support for a standard C++ library (development files)
ii  libc++abi1-16:amd64           1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM low level support for a standard C++ library
ii  libc-bin                      2.35-0ubuntu3.8                                                  amd64        GNU C Library: Binaries
ii  libc-dev-bin                  2.35-0ubuntu3.8                                                  amd64        GNU C Library: Development binaries
ii  libc-devtools                 2.35-0ubuntu3.8                                                  amd64        GNU C Library: Development tools
ii  libc6:amd64                   2.35-0ubuntu3.8                                                  amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64               2.35-0ubuntu3.8                                                  amd64        GNU C Library: Development Libraries and Header Files
ii  libc6-i386                    2.35-0ubuntu3.8                                                  amd64        GNU C Library: 32-bit shared libraries for AMD64
ii  libcairo2:amd64               1.16.0-5ubuntu2                                                  amd64        Cairo 2D vector graphics library
ii  libcap-ng0:amd64              0.7.9-2.2build3                                                  amd64        An alternate POSIX capabilities library
ii  libcap2:amd64                 1:2.44-1ubuntu0.22.04.1                                          amd64        POSIX 1003.1e capabilities (library)
ii  libcbor0.8:amd64              0.8.0-2ubuntu1                                                   amd64        library for parsing and generating CBOR (RFC 7049)
ii  libcc1-0:amd64                12.3.0-1ubuntu1~22.04                                            amd64        GCC cc1 plugin for GDB
ii  libclang-common-16-dev        1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Clang library - Common development package
ii  libclang-cpp16                1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        C++ interface to the Clang library
ii  libclang-rt-16-dev:amd64      1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Compiler-rt - development package
ii  libclang1-16                  1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        C interface to the Clang library
ii  libcom-err2:amd64             1.46.5-2ubuntu1.2                                                amd64        common error description library
ii  libcrypt-dev:amd64            1:4.4.27-1                                                       amd64        libcrypt development files
ii  libcrypt1:amd64               1:4.4.27-1                                                       amd64        libcrypt shared library
ii  libctf-nobfd0:amd64           2.38-4ubuntu2.6                                                  amd64        Compact C Type Format library (runtime, no BFD dependency)
ii  libctf0:amd64                 2.38-4ubuntu2.6                                                  amd64        Compact C Type Format library (runtime, BFD dependency)
ii  libcurl3-gnutls:amd64         7.81.0-1ubuntu1.20                                               amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcurl4:amd64                7.81.0-1ubuntu1.20                                               amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libdatrie1:amd64              0.2.13-2                                                         amd64        Double-array trie library
ii  libdb5.3:amd64                5.3.28+dfsg1-0.8ubuntu3                                          amd64        Berkeley v5.3 Database Libraries [runtime]
ii  libdebconfclient0:amd64       0.261ubuntu1                                                     amd64        Debian Configuration Management System (C-implementation library)
ii  libdeflate-dev:amd64          1.10-2                                                           amd64        headers for whole-buffer compression and decompression library
ii  libdeflate0:amd64             1.10-2                                                           amd64        fast, whole-buffer DEFLATE-based compression and decompression
ii  libdpkg-perl                  1.21.1ubuntu2.3                                                  all          Dpkg perl modules
ii  libedit2:amd64                3.1-20210910-1build1                                             amd64        BSD editline and history libraries
ii  liberror-perl                 0.17029-1                                                        all          Perl module for error/exception handling in an OO-ish way
ii  libexpat1:amd64               2.4.7-1ubuntu0.5                                                 amd64        XML parsing C library - runtime library
ii  libext2fs2:amd64              1.46.5-2ubuntu1.2                                                amd64        ext2/ext3/ext4 file system libraries
ii  libffi-dev:amd64              3.4.2-4                                                          amd64        Foreign Function Interface library (development files)
ii  libffi8:amd64                 3.4.2-4                                                          amd64        Foreign Function Interface library runtime
ii  libfido2-1:amd64              1.10.0-1                                                         amd64        library for generating and verifying FIDO 2.0 objects
ii  libfile-fcntllock-perl        0.22-3build7                                                     amd64        Perl module for file locking with fcntl(2)
ii  libfontconfig1:amd64          2.13.1-4.2ubuntu5                                                amd64        generic font configuration library - runtime
ii  libfreetype6:amd64            2.11.1+dfsg-1ubuntu0.2                                           amd64        FreeType 2 font engine, shared library files
ii  libfribidi0:amd64             1.0.8-2ubuntu3.1                                                 amd64        Free Implementation of the Unicode BiDi algorithm
ii  libgc1:amd64                  1:8.0.6-1.1build1                                                amd64        conservative garbage collector for C and C++
ii  libgcc-11-dev:amd64           11.4.0-1ubuntu1~22.04                                            amd64        GCC support library (development files)
ii  libgcc-12-dev:amd64           12.3.0-1ubuntu1~22.04                                            amd64        GCC support library (development files)
ii  libgcc-s1:amd64               12.3.0-1ubuntu1~22.04                                            amd64        GCC support library
ii  libgcrypt20:amd64             1.9.4-3ubuntu3                                                   amd64        LGPL Crypto library - runtime library
ii  libgd3:amd64                  2.3.0-2ubuntu2.3                                                 amd64        GD Graphics Library
ii  libgdbm-compat4:amd64         1.23-1                                                           amd64        GNU dbm database routines (legacy support runtime version) 
ii  libgdbm6:amd64                1.23-1                                                           amd64        GNU dbm database routines (runtime version) 
ii  libgfortran-11-dev:amd64      11.4.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran-12-dev:amd64      12.3.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran5:amd64            12.3.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Fortran applications
ii  libglib2.0-0:amd64            2.72.4-0ubuntu2.4                                                amd64        GLib library of C routines
ii  libglib2.0-data               2.72.4-0ubuntu2.4                                                all          Common files for GLib library
ii  libgmp10:amd64                2:6.2.1+dfsg-3ubuntu1                                            amd64        Multiprecision arithmetic library
ii  libgnutls30:amd64             3.7.3-4ubuntu1.5                                                 amd64        GNU TLS library - main runtime library
ii  libgomp1:amd64                12.3.0-1ubuntu1~22.04                                            amd64        GCC OpenMP (GOMP) support library
ii  libgpg-error0:amd64           1.43-3                                                           amd64        GnuPG development runtime library
ii  libgraphite2-3:amd64          1.3.14-1build2                                                   amd64        Font rendering engine for Complex Scripts -- library
ii  libgssapi-krb5-2:amd64        1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libharfbuzz0b:amd64           2.7.4-1ubuntu3.1                                                 amd64        OpenType text shaping engine (shared library)
ii  libhogweed6:amd64             3.7.3-1build2                                                    amd64        low level cryptographic library (public-key cryptos)
ii  libice6:amd64                 2:1.0.10-1build2                                                 amd64        X11 Inter-Client Exchange library
ii  libicu-dev:amd64              70.1-2                                                           amd64        Development files for International Components for Unicode
ii  libicu70:amd64                70.1-2                                                           amd64        International Components for Unicode
ii  libidn2-0:amd64               2.3.2-2build1                                                    amd64        Internationalized domain names (IDNA2008/TR46) library
ii  libisl23:amd64                0.24-2build1                                                     amd64        manipulating sets and relations of integer points bounded by linear constraints
ii  libitm1:amd64                 12.3.0-1ubuntu1~22.04                                            amd64        GNU Transactional Memory Library
ii  libjbig0:amd64                2.1-3.1ubuntu0.22.04.1                                           amd64        JBIGkit libraries
ii  libjpeg-turbo8:amd64          2.1.2-0ubuntu1                                                   amd64        IJG JPEG compliant runtime library.
ii  libjpeg8:amd64                8c-2ubuntu10                                                     amd64        Independent JPEG Group's JPEG runtime library (dependency package)
ii  libk5crypto3:amd64            1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries - Crypto Library
ii  libkeyutils1:amd64            1.6.1-2ubuntu3                                                   amd64        Linux Key Management Utilities (library)
ii  libkrb5-3:amd64               1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries
ii  libkrb5support0:amd64         1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries - Support library
ii  libksba8:amd64                1.6.0-2ubuntu0.2                                                 amd64        X.509 and CMS support library
ii  libldap-2.5-0:amd64           2.5.18+dfsg-0ubuntu0.22.04.2                                     amd64        OpenLDAP libraries
ii  libldap-common                2.5.18+dfsg-0ubuntu0.22.04.2                                     all          OpenLDAP common files for libraries
ii  libllvm16:amd64               1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, runtime library
ii  liblocale-gettext-perl        1.07-4build3                                                     amd64        module using libc functions for internationalization in Perl
ii  liblsan0:amd64                12.3.0-1ubuntu1~22.04                                            amd64        LeakSanitizer -- a memory leak detector (runtime)
ii  liblz4-1:amd64                1.9.3-2build2                                                    amd64        Fast LZ compression algorithm library - runtime
ii  liblzma-dev:amd64             5.2.5-2ubuntu1                                                   amd64        XZ-format compression library - development files
ii  liblzma5:amd64                5.2.5-2ubuntu1                                                   amd64        XZ-format compression library
ii  libmd0:amd64                  1.0.4-1build1                                                    amd64        message digest functions from BSD systems - shared library
ii  libmount1:amd64               2.37.2-4ubuntu3.4                                                amd64        device mounting library
ii  libmpc3:amd64                 1.2.1-2build1                                                    amd64        multiple precision complex floating-point library
ii  libmpdec3:amd64               2.5.1-2build2                                                    amd64        library for decimal floating point arithmetic (runtime library)
ii  libmpfr6:amd64                4.1.0-3build3                                                    amd64        multiple precision floating-point computation
ii  libncurses-dev:amd64          6.3-2ubuntu0.1                                                   amd64        developer's libraries for ncurses
ii  libncurses6:amd64             6.3-2ubuntu0.1                                                   amd64        shared libraries for terminal handling
ii  libncursesw6:amd64            6.3-2ubuntu0.1                                                   amd64        shared libraries for terminal handling (wide character support)
ii  libnettle8:amd64              3.7.3-1build2                                                    amd64        low level cryptographic library (symmetric and one-way cryptos)
ii  libnghttp2-14:amd64           1.43.0-1ubuntu0.2                                                amd64        library implementing HTTP/2 protocol (shared library)
ii  libnpth0:amd64                1.6-3build2                                                      amd64        replacement for GNU Pth using system threads
ii  libnsl-dev:amd64              1.3.0-2build2                                                    amd64        libnsl development files
ii  libnsl2:amd64                 1.3.0-2build2                                                    amd64        Public client interface for NIS(YP) and NIS+
ii  libobjc-11-dev:amd64          11.4.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Objective-C applications (development files)
ii  libobjc4:amd64                12.3.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Objective-C applications
ii  libomp-16-dev                 1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM OpenMP runtime - dev package
ii  libomp5-16:amd64              1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM OpenMP runtime
ii  libopenblas-dev:amd64         0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (dev, meta)
ii  libopenblas-pthread-dev:amd64 0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (dev, pthread)
ii  libopenblas0:amd64            0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (meta)
ii  libopenblas0-pthread:amd64    0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (shared lib, pthread)
ii  libp11-kit0:amd64             0.24.0-6build1                                                   amd64        library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpam-modules:amd64          1.4.0-11ubuntu2.4                                                amd64        Pluggable Authentication Modules for PAM
ii  libpam-modules-bin            1.4.0-11ubuntu2.4                                                amd64        Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                1.4.0-11ubuntu2.4                                                all          Runtime support for the PAM library
ii  libpam0g:amd64                1.4.0-11ubuntu2.4                                                amd64        Pluggable Authentication Modules library
ii  libpango-1.0-0:amd64          1.50.6+ds-2ubuntu1                                               amd64        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64     1.50.6+ds-2ubuntu1                                               amd64        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64       1.50.6+ds-2ubuntu1                                               amd64        Layout and rendering of internationalized text
ii  libpaper-utils                1.1.28build2                                                     amd64        library for handling paper characteristics (utilities)
ii  libpaper1:amd64               1.1.28build2                                                     amd64        library for handling paper characteristics
ii  libpcre2-16-0:amd64           10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - 16 bit runtime files
ii  libpcre2-32-0:amd64           10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
ii  libpcre2-8-0:amd64            10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
ii  libpcre2-dev:amd64            10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - development files
ii  libpcre2-posix3:amd64         10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - posix-compatible runtime files
ii  libpcre3:amd64                2:8.39-13ubuntu0.22.04.1                                         amd64        Old Perl 5 Compatible Regular Expression Library - runtime files
ii  libperl5.34:amd64             5.34.0-3ubuntu1.3                                                amd64        shared Perl library
ii  libpfm4:amd64                 4.11.1+git32-gd0b85fb-1ubuntu0.1                                 amd64        Library to program the performance monitoring events
ii  libpipeline1:amd64            1.5.5-1                                                          amd64        Unix process pipeline manipulation library
ii  libpixman-1-0:amd64           0.40.0-1ubuntu0.22.04.1                                          amd64        pixel-manipulation library for X and cairo
ii  libpng16-16:amd64             1.6.37-3build5                                                   amd64        PNG library - runtime (version 1.6)
ii  libprocps8:amd64              2:3.3.17-6ubuntu2.1                                              amd64        library for accessing process information from /proc
ii  libpsl5:amd64                 0.21.0-1.2build2                                                 amd64        Library for Public Suffix List (shared libraries)
ii  libpython3-stdlib:amd64       3.10.6-1~22.04.1                                                 amd64        interactive high-level object-oriented language (default python3 version)
ii  libpython3.10:amd64           3.10.12-1~22.04.7                                                amd64        Shared Python runtime library (version 3.10)
ii  libpython3.10-minimal:amd64   3.10.12-1~22.04.7                                                amd64        Minimal subset of the Python language (version 3.10)
ii  libpython3.10-stdlib:amd64    3.10.12-1~22.04.7                                                amd64        Interactive high-level object-oriented language (standard library, version 3.10)
ii  libqpdf28:amd64               10.6.3-1                                                         amd64        runtime library for PDF transformation/inspection software
ii  libquadmath0:amd64            12.3.0-1ubuntu1~22.04                                            amd64        GCC Quad-Precision Math Library
ii  libreadline8:amd64            8.1.2-1                                                          amd64        GNU readline and history libraries, run-time libraries
ii  librtmp1:amd64                2.4+20151223.gitfa8646d.1-2build4                                amd64        toolkit for RTMP streams (shared library)
ii  libsasl2-2:amd64              2.1.27+dfsg2-3ubuntu1.2                                          amd64        Cyrus SASL - authentication abstraction library
ii  libsasl2-modules:amd64        2.1.27+dfsg2-3ubuntu1.2                                          amd64        Cyrus SASL - pluggable authentication modules
ii  libsasl2-modules-db:amd64     2.1.27+dfsg2-3ubuntu1.2                                          amd64        Cyrus SASL - pluggable authentication modules (DB)
ii  libseccomp2:amd64             2.5.3-2ubuntu2                                                   amd64        high level interface to Linux seccomp filter
ii  libselinux1:amd64             3.3-1build2                                                      amd64        SELinux runtime shared libraries
ii  libsemanage-common            3.3-1build2                                                      all          Common files for SELinux policy management libraries
ii  libsemanage2:amd64            3.3-1build2                                                      amd64        SELinux policy management library
ii  libsepol2:amd64               3.3-1build1                                                      amd64        SELinux library for manipulating binary security policies
ii  libsm6:amd64                  2:1.2.3-1build2                                                  amd64        X11 Session Management library
ii  libsmartcols1:amd64           2.37.2-4ubuntu3.4                                                amd64        smart column output alignment library
ii  libsqlite3-0:amd64            3.37.2-2ubuntu0.3                                                amd64        SQLite 3 shared library
ii  libss2:amd64                  1.46.5-2ubuntu1.2                                                amd64        command-line interface parsing library
ii  libssh-4:amd64                0.9.6-2ubuntu0.22.04.3                                           amd64        tiny C SSH library (OpenSSL flavor)
ii  libssl3:amd64                 3.0.2-0ubuntu1.18                                                amd64        Secure Sockets Layer toolkit - shared libraries
ii  libstdc++-11-dev:amd64        11.4.0-1ubuntu1~22.04                                            amd64        GNU Standard C++ Library v3 (development files)
ii  libstdc++6:amd64              12.3.0-1ubuntu1~22.04                                            amd64        GNU Standard C++ Library v3
ii  libsystemd0:amd64             249.11-0ubuntu3.12                                               amd64        systemd utility library
ii  libtasn1-6:amd64              4.18.0-4build1                                                   amd64        Manage ASN.1 structures (runtime)
ii  libtcl8.6:amd64               8.6.12+dfsg-1build1                                              amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
ii  libthai-data                  0.1.29-1build1                                                   all          Data files for Thai language support library
ii  libthai0:amd64                0.1.29-1build1                                                   amd64        Thai language support library
ii  libtidy5deb1:amd64            2:5.6.0-11ubuntu0.22.04.1                                        amd64        HTML/XML syntax checker and reformatter - shared library
ii  libtiff5:amd64                4.3.0-6ubuntu0.10                                                amd64        Tag Image File Format (TIFF) library
ii  libtinfo6:amd64               6.3-2ubuntu0.1                                                   amd64        shared low-level terminfo library for terminal handling
ii  libtirpc-common               1.3.2-2ubuntu0.1                                                 all          transport-independent RPC library - common files
ii  libtirpc-dev:amd64            1.3.2-2ubuntu0.1                                                 amd64        transport-independent RPC library - development files
ii  libtirpc3:amd64               1.3.2-2ubuntu0.1                                                 amd64        transport-independent RPC library
ii  libtk8.6:amd64                8.6.12-1build1                                                   amd64        Tk toolkit for Tcl and X11 v8.6 - run-time files
ii  libtsan0:amd64                11.4.0-1ubuntu1~22.04                                            amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libtsan2:amd64                12.3.0-1ubuntu1~22.04                                            amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libubsan1:amd64               12.3.0-1ubuntu1~22.04                                            amd64        UBSan -- undefined behaviour sanitizer (runtime)
ii  libudev1:amd64                249.11-0ubuntu3.12                                               amd64        libudev shared library
ii  libunistring2:amd64           1.0-1                                                            amd64        Unicode string library for C
ii  libunwind-16:amd64            1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        production-quality unwinder
ii  libunwind-16-dev:amd64        1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        production-quality unwinder
ii  libuuid1:amd64                2.37.2-4ubuntu3.4                                                amd64        Universally Unique ID library
ii  libwebp7:amd64                1.2.2-2ubuntu0.22.04.2                                           amd64        Lossy compression of digital photographic images
ii  libx11-6:amd64                2:1.7.5-1ubuntu0.3                                               amd64        X11 client-side library
ii  libx11-data                   2:1.7.5-1ubuntu0.3                                               all          X11 client-side library
ii  libxau6:amd64                 1:1.0.9-1build5                                                  amd64        X11 authorisation library
ii  libxcb-render0:amd64          1.14-3ubuntu3                                                    amd64        X C Binding, render extension
ii  libxcb-shm0:amd64             1.14-3ubuntu3                                                    amd64        X C Binding, shm extension
ii  libxcb1:amd64                 1.14-3ubuntu3                                                    amd64        X C Binding
ii  libxdmcp6:amd64               1:1.1.3-0ubuntu5                                                 amd64        X11 Display Manager Control Protocol library
ii  libxext6:amd64                2:1.3.4-1build1                                                  amd64        X11 miscellaneous extension library
ii  libxft2:amd64                 2.3.4-1                                                          amd64        FreeType-based font drawing library for X
ii  libxml2:amd64                 2.9.13+dfsg-1ubuntu0.4                                           amd64        GNOME XML library
ii  libxml2-dev:amd64             2.9.13+dfsg-1ubuntu0.4                                           amd64        GNOME XML library - development files
ii  libxmuu1:amd64                2:1.1.3-3                                                        amd64        X11 miscellaneous micro-utility library
ii  libxpm4:amd64                 1:3.5.12-1ubuntu0.22.04.2                                        amd64        X11 pixmap library
ii  libxrender1:amd64             1:0.9.10-1build4                                                 amd64        X Rendering Extension client library
ii  libxss1:amd64                 1:1.2.3-1build2                                                  amd64        X11 Screen Saver extension library
ii  libxt6:amd64                  1:1.2.1-1                                                        amd64        X11 toolkit intrinsics library
ii  libxxhash0:amd64              0.8.1-1                                                          amd64        shared library for xxhash
ii  libyaml-0-2:amd64             0.2.2-1build2                                                    amd64        Fast YAML 1.1 parser and emitter library
ii  libz3-4:amd64                 4.8.12-1                                                         amd64        theorem prover from Microsoft Research - runtime libraries
ii  libz3-dev:amd64               4.8.12-1                                                         amd64        theorem prover from Microsoft Research - development files
ii  libzstd1:amd64                1.4.8+dfsg-3build1                                               amd64        fast lossless compression algorithm
ii  linux-libc-dev:amd64          5.15.0-130.140                                                   amd64        Linux Kernel Headers for development
ii  llvm-16                       1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies
ii  llvm-16-dev                   1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, libraries and headers
ii  llvm-16-linker-tools          1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies - Plugins
ii  llvm-16-runtime               1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, IR interpreter
ii  llvm-16-tools                 1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, tools
ii  locales                       2.35-0ubuntu3.8                                                  all          GNU C Library: National Language (locale) data [support]
ii  login                         1:4.8.1-2ubuntu2.2                                               amd64        system login tools
ii  logsave                       1.46.5-2ubuntu1.2                                                amd64        save the output of a command in a log file
ii  lsb-base                      11.1.0ubuntu4                                                    all          Linux Standard Base init script functionality
ii  make                          4.3-4.1build1                                                    amd64        utility for directing compilation
ii  manpages                      5.10-1ubuntu1                                                    all          Manual pages about using a GNU/Linux system
ii  manpages-dev                  5.10-1ubuntu1                                                    all          Manual pages about using GNU/Linux for development
ii  mawk                          1.3.4.20200120-3                                                 amd64        Pattern scanning and text processing language
ii  media-types                   7.0.0                                                            all          List of standard media types and their usual file extension
ii  mount                         2.37.2-4ubuntu3.4                                                amd64        tools for mounting and manipulating filesystems
ii  ncurses-base                  6.3-2ubuntu0.1                                                   all          basic terminal type definitions
ii  ncurses-bin                   6.3-2ubuntu0.1                                                   amd64        terminal-related programs and man pages
ii  netbase                       6.3                                                              all          Basic TCP/IP networking system
ii  openssh-client                1:8.9p1-3ubuntu0.10                                              amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssl                       3.0.2-0ubuntu1.18                                                amd64        Secure Sockets Layer toolkit - cryptographic utility
ii  passwd                        1:4.8.1-2ubuntu2.2                                               amd64        change and administer password and group data
ii  patch                         2.7.6-7build2                                                    amd64        Apply a diff file to an original
ii  perl                          5.34.0-3ubuntu1.3                                                amd64        Larry Wall's Practical Extraction and Report Language
ii  perl-base                     5.34.0-3ubuntu1.3                                                amd64        minimal Perl system
ii  perl-modules-5.34             5.34.0-3ubuntu1.3                                                all          Core Perl modules
ii  pinentry-curses               1.1.1-1build2                                                    amd64        curses-based PIN or pass-phrase entry dialog for GnuPG
ii  pkg-config                    0.29.2-1ubuntu3                                                  amd64        manage compile and link flags for libraries
ii  poppler-clang                 20240313-1                                                       amd64        Package created with checkinstall 1.6.3
ii  procps                        2:3.3.17-6ubuntu2.1                                              amd64        /proc file system utilities
ii  protobuf-clang                3.20.3-1                                                         amd64        Package created with checkinstall 1.6.3
ii  publicsuffix                  20211207.1025-1                                                  all          accurate, machine-readable list of domain name suffixes
ii  python3                       3.10.6-1~22.04.1                                                 amd64        interactive high-level object-oriented language (default python3 version)
ii  python3-minimal               3.10.6-1~22.04.1                                                 amd64        minimal subset of the Python language (default python3 version)
ii  python3-pkg-resources         59.6.0-1.2ubuntu0.22.04.2                                        all          Package Discovery and Resource Access using pkg_resources
ii  python3-pygments              2.11.2+dfsg-2ubuntu0.1                                           all          syntax highlighting package written in Python 3
ii  python3-yaml                  5.4.1-1ubuntu1                                                   amd64        YAML parser and emitter for Python3
ii  python3.10                    3.10.12-1~22.04.7                                                amd64        Interactive high-level object-oriented language (version 3.10)
ii  python3.10-minimal            3.10.12-1~22.04.7                                                amd64        Minimal subset of the Python language (version 3.10)
ii  qpdf                          10.6.3-1                                                         amd64        tools for transforming and inspecting PDF files
ii  r-devel                       1                                                                amd64        GNU R statistical computation and graphics system
ii  readline-common               8.1.2-1                                                          all          GNU readline and history libraries, common files
ii  rpcsvc-proto                  1.4.2-0ubuntu6                                                   amd64        RPC protocol compiler and definitions
ii  sed                           4.8-1ubuntu2                                                     amd64        GNU stream editor for filtering/transforming text
ii  sensible-utils                0.0.17                                                           all          Utilities for sensible alternative selection
ii  shared-mime-info              2.1-2                                                            amd64        FreeDesktop.org shared MIME database and spec
ii  sysvinit-utils                3.01-1ubuntu1                                                    amd64        System-V-like utilities
ii  tar                           1.34+dfsg-1ubuntu0.1.22.04.2                                     amd64        GNU version of the tar archiving utility
ii  tidy                          2:5.6.0-11ubuntu0.22.04.1                                        amd64        HTML/XML syntax checker and reformatter
ii  tzdata                        2024a-0ubuntu0.22.04.1                                           all          time zone and daylight-saving time data
ii  ubuntu-keyring                2021.03.26                                                       all          GnuPG keys of the Ubuntu archive
ii  ucf                           3.0043                                                           all          Update Configuration File(s): preserve user changes to config files
ii  unzip                         6.0-26ubuntu3.2                                                  amd64        De-archiver for .zip files
ii  usrmerge                      25ubuntu2                                                        all          Convert the system to the merged /usr directories scheme
ii  util-linux                    2.37.2-4ubuntu3.4                                                amd64        miscellaneous system utilities
ii  x11-common                    1:7.7+23ubuntu2                                                  all          X Window System (X.Org) infrastructure
ii  xauth                         1:1.1-1build2                                                    amd64        X authentication utility
ii  xdg-user-dirs                 0.17-2ubuntu4                                                    amd64        tool to manage well known user directories
ii  xz-utils                      5.2.5-2ubuntu1                                                   amd64        XZ-format compression utilities
ii  zip                           3.0-12build2                                                     amd64        Archiver for .zip files
ii  zlib1g:amd64                  1:1.2.11.dfsg-2ubuntu9.2                                         amd64        compression library - runtime
ii  zlib1g-dev:amd64              1:1.2.11.dfsg-2ubuntu9.2                                         amd64        compression library - development

id: ghcr.io/r-hub/containers/clang16@sha256:ec712f3d72a79be8f75b03cd8e294ad8e802a1571b99daba9f9efb60bede21ce
tag: ghcr.io/r-hub/containers/clang16:latest
created: 2025-01-12T06:16:27.981884095Z
size: 2.06 GB

OS version
> uname -a
Linux 6229690a3501 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
R session information
> sessionInfo()
R Under development (unstable) (2025-01-10 r87562)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 22.04.5 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so;  LAPACK version 3.10.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                                     zlib 
                                                 "1.2.11" 
                                                    bzlib 
                                     "1.0.8, 13-Jul-2019" 
                                                       xz 
                                                  "5.2.5" 
                                               libdeflate 
                                                   "1.10" 
                                                     PCRE 
                                       "10.39 2021-10-29" 
                                                      ICU 
                                                   "70.1" 
                                                      TRE 
                                "TRE 0.8.0 R_fixes (BSD)" 
                                                    iconv 
                                             "glibc 2.35" 
                                                 readline 
                                                    "8.1" 
                                                     BLAS 
"/usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3" 


> libcurlVersion()
[1] "7.81.0"
attr(,"ssl_version")
[1] "OpenSSL/3.0.2"
attr(,"libssh_version")
[1] "libssh/0.9.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtmp"    "rtsp"    "scp"     "sftp"    "smb"     "smbs"   
[22] "smtp"    "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.10.0"


> La_library()
[1] "/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.16.0"                       ""                 "1.50.6" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "8.0" "LIBTIFF, Version 4.3.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = clang-16
CFLAGS = -O3 -Wall -pedantic
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = clang-16 -std=gnu17
C17FLAGS = -O3 -Wall -pedantic
CC23 = clang-16 -std=gnu2x
C23FLAGS = -O3 -Wall -pedantic
CC90 = clang-16 -std=gnu90
C90FLAGS = -O3 -Wall -pedantic
CC99 = clang-16 -std=gnu99
C99FLAGS = -O3 -Wall -pedantic
CXX = clang++-16 -stdlib=libc++
CXXFLAGS = -O3 -Wall -pedantic -frtti
CXXPICFLAGS = -fpic
CXX11 = clang++-16 -stdlib=libc++
CXX11STD = -std=gnu++11
CXX11FLAGS = -O3 -Wall -pedantic -frtti
CXX11PICFLAGS = -fpic
CXX14 = clang++-16 -stdlib=libc++
CXX14STD = -std=gnu++14
CXX14FLAGS = -O3 -Wall -pedantic -frtti
CXX14PICFLAGS = -fpic
CXX17 = clang++-16 -stdlib=libc++
CXX17STD = -std=gnu++17
CXX17FLAGS = -O3 -Wall -pedantic -frtti
CXX17PICFLAGS = -fpic
CXX20 = clang++-16 -stdlib=libc++
CXX20STD = -std=gnu++20
CXX20FLAGS = -O3 -Wall -pedantic -frtti
CXX20PICFLAG =
CXX23 = clang++-16 -stdlib=libc++
CXX23STD = -std=gnu++23
CXX23FLAGS = -O3 -Wall -pedantic -frtti
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = clang-16
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran-12
FFLAGS = -O2 -mtune=native -Wall -pedantic
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2
SAFE_FFLAGS = -g -O2 -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH =
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-11-openjdk-amd64
JAVA_LIBS = -L/usr/lib/jvm/java-11-openjdk-amd64/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-11-openjdk-amd64/include -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = clang++-16 -stdlib=libc++
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = clang++-16 -stdlib=libc++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = clang++-16 -stdlib=libc++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = clang++-16 -stdlib=libc++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = clang++-16 -stdlib=libc++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = clang++-16 -stdlib=libc++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = clang-16
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include/tcl8.6 -I/usr/include/tcl8.6
TCLTK_LIBS = -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -L/usr/lib/x86_64-linux-gnu -ltk8.6 -lX11 -lXss -lXext
BLAS_LIBS = -lblas
LAPACK_LIBS = -llapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
Ubuntu clang version 16.0.6 (++20231112100510+7cbf1a259152-1~exp1~20231112100554.106)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

> $(CXX) --version
Ubuntu clang version 16.0.6 (++20231112100510+7cbf1a259152-1~exp1~20231112100554.106)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

> $(FC) --version
GNU Fortran (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                          Version                                                          Architecture Description
+++-=============================-================================================================-============-================================================================================
ii  adduser                       3.118ubuntu5                                                     all          add and remove users and groups
ii  apt                           2.4.13                                                           amd64        commandline package manager
ii  base-files                    12ubuntu4.7                                                      amd64        Debian base system miscellaneous files
ii  base-passwd                   3.5.52build1                                                     amd64        Debian base system master password and group files
ii  bash                          5.1-6ubuntu1.1                                                   amd64        GNU Bourne Again SHell
ii  binfmt-support                2.2.1-2                                                          amd64        Support for extra binary formats
ii  binutils                      2.38-4ubuntu2.6                                                  amd64        GNU assembler, linker and binary utilities
ii  binutils-common:amd64         2.38-4ubuntu2.6                                                  amd64        Common files for the GNU assembler, linker and binary utilities
ii  binutils-x86-64-linux-gnu     2.38-4ubuntu2.6                                                  amd64        GNU binary utilities, for x86-64-linux-gnu target
ii  bsdutils                      1:2.37.2-4ubuntu3.4                                              amd64        basic utilities from 4.4BSD-Lite
ii  bzip2                         1.0.8-5build1                                                    amd64        high-quality block-sorting file compressor - utilities
ii  bzip2-doc                     1.0.8-5build1                                                    all          high-quality block-sorting file compressor - documentation
ii  ca-certificates               20240203~22.04.1                                                 all          Common CA certificates
ii  clang-16                      1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        C, C++ and Objective-C compiler
ii  coreutils                     8.32-4.1ubuntu1.2                                                amd64        GNU core utilities
ii  cpp                           4:11.2.0-1ubuntu1                                                amd64        GNU C preprocessor (cpp)
ii  cpp-11                        11.4.0-1ubuntu1~22.04                                            amd64        GNU C preprocessor
ii  cpp-12                        12.3.0-1ubuntu1~22.04                                            amd64        GNU C preprocessor
ii  curl                          7.81.0-1ubuntu1.20                                               amd64        command line tool for transferring data with URL syntax
ii  dash                          0.5.11+git20210903+057cd650a4ed-3build1                          amd64        POSIX-compliant shell
ii  debconf                       1.5.79ubuntu1                                                    all          Debian configuration management system
ii  debianutils                   5.5-1ubuntu2                                                     amd64        Miscellaneous utilities specific to Debian
ii  diffutils                     1:3.8-0ubuntu2                                                   amd64        File comparison utilities
ii  dirmngr                       2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - network certificate management service
ii  dpkg                          1.21.1ubuntu2.3                                                  amd64        Debian package management system
ii  e2fsprogs                     1.46.5-2ubuntu1.2                                                amd64        ext2/ext3/ext4 file system utilities
ii  findutils                     4.8.0-1ubuntu3                                                   amd64        utilities for finding files--find, xargs
ii  fontconfig                    2.13.1-4.2ubuntu5                                                amd64        generic font configuration library - support binaries
ii  fontconfig-config             2.13.1-4.2ubuntu5                                                all          generic font configuration library - configuration
ii  fonts-dejavu-core             2.37-2build1                                                     all          Vera font family derivate with additional characters
ii  g++                           4:11.2.0-1ubuntu1                                                amd64        GNU C++ compiler
ii  g++-11                        11.4.0-1ubuntu1~22.04                                            amd64        GNU C++ compiler
ii  gcc                           4:11.2.0-1ubuntu1                                                amd64        GNU C compiler
ii  gcc-11                        11.4.0-1ubuntu1~22.04                                            amd64        GNU C compiler
ii  gcc-11-base:amd64             11.4.0-1ubuntu1~22.04                                            amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-12                        12.3.0-1ubuntu1~22.04                                            amd64        GNU C compiler
ii  gcc-12-base:amd64             12.3.0-1ubuntu1~22.04                                            amd64        GCC, the GNU Compiler Collection (base package)
ii  gfortran                      4:11.2.0-1ubuntu1                                                amd64        GNU Fortran 95 compiler
ii  gfortran-11                   11.4.0-1ubuntu1~22.04                                            amd64        GNU Fortran compiler
ii  gfortran-12                   12.3.0-1ubuntu1~22.04                                            amd64        GNU Fortran compiler
ii  git                           1:2.34.1-1ubuntu1.11                                             amd64        fast, scalable, distributed revision control system
ii  git-man                       1:2.34.1-1ubuntu1.11                                             all          fast, scalable, distributed revision control system (manual pages)
ii  gnupg                         2.2.27-3ubuntu2.1                                                all          GNU privacy guard - a free PGP replacement
ii  gnupg-l10n                    2.2.27-3ubuntu2.1                                                all          GNU privacy guard - localization files
ii  gnupg-utils                   2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - utility programs
ii  gpg                           2.2.27-3ubuntu2.1                                                amd64        GNU Privacy Guard -- minimalist public key operations
ii  gpg-agent                     2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - cryptographic agent
ii  gpg-wks-client                2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - Web Key Service client
ii  gpg-wks-server                2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - Web Key Service server
ii  gpgconf                       2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - core configuration utilities
ii  gpgsm                         2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - S/MIME version
ii  gpgv                          2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - signature verification tool
ii  grep                          3.7-1build1                                                      amd64        GNU grep, egrep and fgrep
ii  gzip                          1.10-4ubuntu4.1                                                  amd64        GNU compression utilities
ii  hostname                      3.23ubuntu2                                                      amd64        utility to set/show the host name or domain name
ii  icu-devtools                  70.1-2                                                           amd64        Development utilities for International Components for Unicode
ii  imagemagick-clang             7.1.1-29-1                                                       amd64        Package created with checkinstall 1.6.3
ii  init-system-helpers           1.62                                                             all          helper tools for all init systems
ii  jags-clang                    4.3.2-1                                                          amd64        Package created with checkinstall 1.6.3
ii  less                          590-1ubuntu0.22.04.3                                             amd64        pager program similar to more
ii  lib32gcc-s1                   12.3.0-1ubuntu1~22.04                                            amd64        GCC support library (32 bit Version)
ii  lib32stdc++6                  12.3.0-1ubuntu1~22.04                                            amd64        GNU Standard C++ Library v3 (32 bit Version)
ii  libacl1:amd64                 2.3.1-1                                                          amd64        access control list - shared library
ii  libapt-pkg6.0:amd64           2.4.13                                                           amd64        package management runtime library
ii  libasan6:amd64                11.4.0-1ubuntu1~22.04                                            amd64        AddressSanitizer -- a fast memory error detector
ii  libasan8:amd64                12.3.0-1ubuntu1~22.04                                            amd64        AddressSanitizer -- a fast memory error detector
ii  libassuan0:amd64              2.5.5-1build1                                                    amd64        IPC library for the GnuPG components
ii  libatomic1:amd64              12.3.0-1ubuntu1~22.04                                            amd64        support library providing __atomic built-in functions
ii  libattr1:amd64                1:2.5.1-1build1                                                  amd64        extended attribute handling - shared library
ii  libaudit-common               1:3.0.7-1build1                                                  all          Dynamic library for security auditing - common files
ii  libaudit1:amd64               1:3.0.7-1build1                                                  amd64        Dynamic library for security auditing
ii  libbinutils:amd64             2.38-4ubuntu2.6                                                  amd64        GNU binary utilities (private shared library)
ii  libblkid1:amd64               2.37.2-4ubuntu3.4                                                amd64        block device ID library
ii  libbrotli1:amd64              1.0.9-2build6                                                    amd64        library implementing brotli encoder and decoder (shared libraries)
ii  libbsd0:amd64                 0.11.5-1                                                         amd64        utility functions from BSD systems - shared library
ii  libbz2-1.0:amd64              1.0.8-5build1                                                    amd64        high-quality block-sorting file compressor library - runtime
ii  libbz2-dev:amd64              1.0.8-5build1                                                    amd64        high-quality block-sorting file compressor library - development
ii  libc++-16-dev:amd64           1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM C++ Standard library (development files)
ii  libc++1-16:amd64              1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM C++ Standard library
ii  libc++abi-16-dev:amd64        1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM low level support for a standard C++ library (development files)
ii  libc++abi1-16:amd64           1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM low level support for a standard C++ library
ii  libc-bin                      2.35-0ubuntu3.8                                                  amd64        GNU C Library: Binaries
ii  libc-dev-bin                  2.35-0ubuntu3.8                                                  amd64        GNU C Library: Development binaries
ii  libc-devtools                 2.35-0ubuntu3.8                                                  amd64        GNU C Library: Development tools
ii  libc6:amd64                   2.35-0ubuntu3.8                                                  amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64               2.35-0ubuntu3.8                                                  amd64        GNU C Library: Development Libraries and Header Files
ii  libc6-i386                    2.35-0ubuntu3.8                                                  amd64        GNU C Library: 32-bit shared libraries for AMD64
ii  libcairo2:amd64               1.16.0-5ubuntu2                                                  amd64        Cairo 2D vector graphics library
ii  libcap-ng0:amd64              0.7.9-2.2build3                                                  amd64        An alternate POSIX capabilities library
ii  libcap2:amd64                 1:2.44-1ubuntu0.22.04.1                                          amd64        POSIX 1003.1e capabilities (library)
ii  libcbor0.8:amd64              0.8.0-2ubuntu1                                                   amd64        library for parsing and generating CBOR (RFC 7049)
ii  libcc1-0:amd64                12.3.0-1ubuntu1~22.04                                            amd64        GCC cc1 plugin for GDB
ii  libclang-common-16-dev        1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Clang library - Common development package
ii  libclang-cpp16                1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        C++ interface to the Clang library
ii  libclang-rt-16-dev:amd64      1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Compiler-rt - development package
ii  libclang1-16                  1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        C interface to the Clang library
ii  libcom-err2:amd64             1.46.5-2ubuntu1.2                                                amd64        common error description library
ii  libcrypt-dev:amd64            1:4.4.27-1                                                       amd64        libcrypt development files
ii  libcrypt1:amd64               1:4.4.27-1                                                       amd64        libcrypt shared library
ii  libctf-nobfd0:amd64           2.38-4ubuntu2.6                                                  amd64        Compact C Type Format library (runtime, no BFD dependency)
ii  libctf0:amd64                 2.38-4ubuntu2.6                                                  amd64        Compact C Type Format library (runtime, BFD dependency)
ii  libcurl3-gnutls:amd64         7.81.0-1ubuntu1.20                                               amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcurl4:amd64                7.81.0-1ubuntu1.20                                               amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libdatrie1:amd64              0.2.13-2                                                         amd64        Double-array trie library
ii  libdb5.3:amd64                5.3.28+dfsg1-0.8ubuntu3                                          amd64        Berkeley v5.3 Database Libraries [runtime]
ii  libdebconfclient0:amd64       0.261ubuntu1                                                     amd64        Debian Configuration Management System (C-implementation library)
ii  libdeflate-dev:amd64          1.10-2                                                           amd64        headers for whole-buffer compression and decompression library
ii  libdeflate0:amd64             1.10-2                                                           amd64        fast, whole-buffer DEFLATE-based compression and decompression
ii  libdpkg-perl                  1.21.1ubuntu2.3                                                  all          Dpkg perl modules
ii  libedit2:amd64                3.1-20210910-1build1                                             amd64        BSD editline and history libraries
ii  liberror-perl                 0.17029-1                                                        all          Perl module for error/exception handling in an OO-ish way
ii  libexpat1:amd64               2.4.7-1ubuntu0.5                                                 amd64        XML parsing C library - runtime library
ii  libext2fs2:amd64              1.46.5-2ubuntu1.2                                                amd64        ext2/ext3/ext4 file system libraries
ii  libffi-dev:amd64              3.4.2-4                                                          amd64        Foreign Function Interface library (development files)
ii  libffi8:amd64                 3.4.2-4                                                          amd64        Foreign Function Interface library runtime
ii  libfido2-1:amd64              1.10.0-1                                                         amd64        library for generating and verifying FIDO 2.0 objects
ii  libfile-fcntllock-perl        0.22-3build7                                                     amd64        Perl module for file locking with fcntl(2)
ii  libfontconfig1:amd64          2.13.1-4.2ubuntu5                                                amd64        generic font configuration library - runtime
ii  libfreetype6:amd64            2.11.1+dfsg-1ubuntu0.2                                           amd64        FreeType 2 font engine, shared library files
ii  libfribidi0:amd64             1.0.8-2ubuntu3.1                                                 amd64        Free Implementation of the Unicode BiDi algorithm
ii  libgc1:amd64                  1:8.0.6-1.1build1                                                amd64        conservative garbage collector for C and C++
ii  libgcc-11-dev:amd64           11.4.0-1ubuntu1~22.04                                            amd64        GCC support library (development files)
ii  libgcc-12-dev:amd64           12.3.0-1ubuntu1~22.04                                            amd64        GCC support library (development files)
ii  libgcc-s1:amd64               12.3.0-1ubuntu1~22.04                                            amd64        GCC support library
ii  libgcrypt20:amd64             1.9.4-3ubuntu3                                                   amd64        LGPL Crypto library - runtime library
ii  libgd3:amd64                  2.3.0-2ubuntu2.3                                                 amd64        GD Graphics Library
ii  libgdbm-compat4:amd64         1.23-1                                                           amd64        GNU dbm database routines (legacy support runtime version) 
ii  libgdbm6:amd64                1.23-1                                                           amd64        GNU dbm database routines (runtime version) 
ii  libgfortran-11-dev:amd64      11.4.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran-12-dev:amd64      12.3.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran5:amd64            12.3.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Fortran applications
ii  libglib2.0-0:amd64            2.72.4-0ubuntu2.4                                                amd64        GLib library of C routines
ii  libglib2.0-data               2.72.4-0ubuntu2.4                                                all          Common files for GLib library
ii  libgmp10:amd64                2:6.2.1+dfsg-3ubuntu1                                            amd64        Multiprecision arithmetic library
ii  libgnutls30:amd64             3.7.3-4ubuntu1.5                                                 amd64        GNU TLS library - main runtime library
ii  libgomp1:amd64                12.3.0-1ubuntu1~22.04                                            amd64        GCC OpenMP (GOMP) support library
ii  libgpg-error0:amd64           1.43-3                                                           amd64        GnuPG development runtime library
ii  libgraphite2-3:amd64          1.3.14-1build2                                                   amd64        Font rendering engine for Complex Scripts -- library
ii  libgssapi-krb5-2:amd64        1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libharfbuzz0b:amd64           2.7.4-1ubuntu3.1                                                 amd64        OpenType text shaping engine (shared library)
ii  libhogweed6:amd64             3.7.3-1build2                                                    amd64        low level cryptographic library (public-key cryptos)
ii  libice6:amd64                 2:1.0.10-1build2                                                 amd64        X11 Inter-Client Exchange library
ii  libicu-dev:amd64              70.1-2                                                           amd64        Development files for International Components for Unicode
ii  libicu70:amd64                70.1-2                                                           amd64        International Components for Unicode
ii  libidn2-0:amd64               2.3.2-2build1                                                    amd64        Internationalized domain names (IDNA2008/TR46) library
ii  libisl23:amd64                0.24-2build1                                                     amd64        manipulating sets and relations of integer points bounded by linear constraints
ii  libitm1:amd64                 12.3.0-1ubuntu1~22.04                                            amd64        GNU Transactional Memory Library
ii  libjbig0:amd64                2.1-3.1ubuntu0.22.04.1                                           amd64        JBIGkit libraries
ii  libjpeg-turbo8:amd64          2.1.2-0ubuntu1                                                   amd64        IJG JPEG compliant runtime library.
ii  libjpeg8:amd64                8c-2ubuntu10                                                     amd64        Independent JPEG Group's JPEG runtime library (dependency package)
ii  libk5crypto3:amd64            1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries - Crypto Library
ii  libkeyutils1:amd64            1.6.1-2ubuntu3                                                   amd64        Linux Key Management Utilities (library)
ii  libkrb5-3:amd64               1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries
ii  libkrb5support0:amd64         1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries - Support library
ii  libksba8:amd64                1.6.0-2ubuntu0.2                                                 amd64        X.509 and CMS support library
ii  libldap-2.5-0:amd64           2.5.18+dfsg-0ubuntu0.22.04.2                                     amd64        OpenLDAP libraries
ii  libldap-common                2.5.18+dfsg-0ubuntu0.22.04.2                                     all          OpenLDAP common files for libraries
ii  libllvm16:amd64               1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, runtime library
ii  liblocale-gettext-perl        1.07-4build3                                                     amd64        module using libc functions for internationalization in Perl
ii  liblsan0:amd64                12.3.0-1ubuntu1~22.04                                            amd64        LeakSanitizer -- a memory leak detector (runtime)
ii  liblz4-1:amd64                1.9.3-2build2                                                    amd64        Fast LZ compression algorithm library - runtime
ii  liblzma-dev:amd64             5.2.5-2ubuntu1                                                   amd64        XZ-format compression library - development files
ii  liblzma5:amd64                5.2.5-2ubuntu1                                                   amd64        XZ-format compression library
ii  libmd0:amd64                  1.0.4-1build1                                                    amd64        message digest functions from BSD systems - shared library
ii  libmount1:amd64               2.37.2-4ubuntu3.4                                                amd64        device mounting library
ii  libmpc3:amd64                 1.2.1-2build1                                                    amd64        multiple precision complex floating-point library
ii  libmpdec3:amd64               2.5.1-2build2                                                    amd64        library for decimal floating point arithmetic (runtime library)
ii  libmpfr6:amd64                4.1.0-3build3                                                    amd64        multiple precision floating-point computation
ii  libncurses-dev:amd64          6.3-2ubuntu0.1                                                   amd64        developer's libraries for ncurses
ii  libncurses6:amd64             6.3-2ubuntu0.1                                                   amd64        shared libraries for terminal handling
ii  libncursesw6:amd64            6.3-2ubuntu0.1                                                   amd64        shared libraries for terminal handling (wide character support)
ii  libnettle8:amd64              3.7.3-1build2                                                    amd64        low level cryptographic library (symmetric and one-way cryptos)
ii  libnghttp2-14:amd64           1.43.0-1ubuntu0.2                                                amd64        library implementing HTTP/2 protocol (shared library)
ii  libnpth0:amd64                1.6-3build2                                                      amd64        replacement for GNU Pth using system threads
ii  libnsl-dev:amd64              1.3.0-2build2                                                    amd64        libnsl development files
ii  libnsl2:amd64                 1.3.0-2build2                                                    amd64        Public client interface for NIS(YP) and NIS+
ii  libobjc-11-dev:amd64          11.4.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Objective-C applications (development files)
ii  libobjc4:amd64                12.3.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Objective-C applications
ii  libomp-16-dev                 1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM OpenMP runtime - dev package
ii  libomp5-16:amd64              1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM OpenMP runtime
ii  libopenblas-dev:amd64         0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (dev, meta)
ii  libopenblas-pthread-dev:amd64 0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (dev, pthread)
ii  libopenblas0:amd64            0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (meta)
ii  libopenblas0-pthread:amd64    0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (shared lib, pthread)
ii  libp11-kit0:amd64             0.24.0-6build1                                                   amd64        library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpam-modules:amd64          1.4.0-11ubuntu2.4                                                amd64        Pluggable Authentication Modules for PAM
ii  libpam-modules-bin            1.4.0-11ubuntu2.4                                                amd64        Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                1.4.0-11ubuntu2.4                                                all          Runtime support for the PAM library
ii  libpam0g:amd64                1.4.0-11ubuntu2.4                                                amd64        Pluggable Authentication Modules library
ii  libpango-1.0-0:amd64          1.50.6+ds-2ubuntu1                                               amd64        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64     1.50.6+ds-2ubuntu1                                               amd64        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64       1.50.6+ds-2ubuntu1                                               amd64        Layout and rendering of internationalized text
ii  libpaper-utils                1.1.28build2                                                     amd64        library for handling paper characteristics (utilities)
ii  libpaper1:amd64               1.1.28build2                                                     amd64        library for handling paper characteristics
ii  libpcre2-16-0:amd64           10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - 16 bit runtime files
ii  libpcre2-32-0:amd64           10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
ii  libpcre2-8-0:amd64            10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
ii  libpcre2-dev:amd64            10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - development files
ii  libpcre2-posix3:amd64         10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - posix-compatible runtime files
ii  libpcre3:amd64                2:8.39-13ubuntu0.22.04.1                                         amd64        Old Perl 5 Compatible Regular Expression Library - runtime files
ii  libperl5.34:amd64             5.34.0-3ubuntu1.3                                                amd64        shared Perl library
ii  libpfm4:amd64                 4.11.1+git32-gd0b85fb-1ubuntu0.1                                 amd64        Library to program the performance monitoring events
ii  libpipeline1:amd64            1.5.5-1                                                          amd64        Unix process pipeline manipulation library
ii  libpixman-1-0:amd64           0.40.0-1ubuntu0.22.04.1                                          amd64        pixel-manipulation library for X and cairo
ii  libpng16-16:amd64             1.6.37-3build5                                                   amd64        PNG library - runtime (version 1.6)
ii  libprocps8:amd64              2:3.3.17-6ubuntu2.1                                              amd64        library for accessing process information from /proc
ii  libpsl5:amd64                 0.21.0-1.2build2                                                 amd64        Library for Public Suffix List (shared libraries)
ii  libpython3-stdlib:amd64       3.10.6-1~22.04.1                                                 amd64        interactive high-level object-oriented language (default python3 version)
ii  libpython3.10:amd64           3.10.12-1~22.04.7                                                amd64        Shared Python runtime library (version 3.10)
ii  libpython3.10-minimal:amd64   3.10.12-1~22.04.7                                                amd64        Minimal subset of the Python language (version 3.10)
ii  libpython3.10-stdlib:amd64    3.10.12-1~22.04.7                                                amd64        Interactive high-level object-oriented language (standard library, version 3.10)
ii  libqpdf28:amd64               10.6.3-1                                                         amd64        runtime library for PDF transformation/inspection software
ii  libquadmath0:amd64            12.3.0-1ubuntu1~22.04                                            amd64        GCC Quad-Precision Math Library
ii  libreadline8:amd64            8.1.2-1                                                          amd64        GNU readline and history libraries, run-time libraries
ii  librtmp1:amd64                2.4+20151223.gitfa8646d.1-2build4                                amd64        toolkit for RTMP streams (shared library)
ii  libsasl2-2:amd64              2.1.27+dfsg2-3ubuntu1.2                                          amd64        Cyrus SASL - authentication abstraction library
ii  libsasl2-modules:amd64        2.1.27+dfsg2-3ubuntu1.2                                          amd64        Cyrus SASL - pluggable authentication modules
ii  libsasl2-modules-db:amd64     2.1.27+dfsg2-3ubuntu1.2                                          amd64        Cyrus SASL - pluggable authentication modules (DB)
ii  libseccomp2:amd64             2.5.3-2ubuntu2                                                   amd64        high level interface to Linux seccomp filter
ii  libselinux1:amd64             3.3-1build2                                                      amd64        SELinux runtime shared libraries
ii  libsemanage-common            3.3-1build2                                                      all          Common files for SELinux policy management libraries
ii  libsemanage2:amd64            3.3-1build2                                                      amd64        SELinux policy management library
ii  libsepol2:amd64               3.3-1build1                                                      amd64        SELinux library for manipulating binary security policies
ii  libsm6:amd64                  2:1.2.3-1build2                                                  amd64        X11 Session Management library
ii  libsmartcols1:amd64           2.37.2-4ubuntu3.4                                                amd64        smart column output alignment library
ii  libsqlite3-0:amd64            3.37.2-2ubuntu0.3                                                amd64        SQLite 3 shared library
ii  libss2:amd64                  1.46.5-2ubuntu1.2                                                amd64        command-line interface parsing library
ii  libssh-4:amd64                0.9.6-2ubuntu0.22.04.3                                           amd64        tiny C SSH library (OpenSSL flavor)
ii  libssl3:amd64                 3.0.2-0ubuntu1.18                                                amd64        Secure Sockets Layer toolkit - shared libraries
ii  libstdc++-11-dev:amd64        11.4.0-1ubuntu1~22.04                                            amd64        GNU Standard C++ Library v3 (development files)
ii  libstdc++6:amd64              12.3.0-1ubuntu1~22.04                                            amd64        GNU Standard C++ Library v3
ii  libsystemd0:amd64             249.11-0ubuntu3.12                                               amd64        systemd utility library
ii  libtasn1-6:amd64              4.18.0-4build1                                                   amd64        Manage ASN.1 structures (runtime)
ii  libtcl8.6:amd64               8.6.12+dfsg-1build1                                              amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
ii  libthai-data                  0.1.29-1build1                                                   all          Data files for Thai language support library
ii  libthai0:amd64                0.1.29-1build1                                                   amd64        Thai language support library
ii  libtidy5deb1:amd64            2:5.6.0-11ubuntu0.22.04.1                                        amd64        HTML/XML syntax checker and reformatter - shared library
ii  libtiff5:amd64                4.3.0-6ubuntu0.10                                                amd64        Tag Image File Format (TIFF) library
ii  libtinfo6:amd64               6.3-2ubuntu0.1                                                   amd64        shared low-level terminfo library for terminal handling
ii  libtirpc-common               1.3.2-2ubuntu0.1                                                 all          transport-independent RPC library - common files
ii  libtirpc-dev:amd64            1.3.2-2ubuntu0.1                                                 amd64        transport-independent RPC library - development files
ii  libtirpc3:amd64               1.3.2-2ubuntu0.1                                                 amd64        transport-independent RPC library
ii  libtk8.6:amd64                8.6.12-1build1                                                   amd64        Tk toolkit for Tcl and X11 v8.6 - run-time files
ii  libtsan0:amd64                11.4.0-1ubuntu1~22.04                                            amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libtsan2:amd64                12.3.0-1ubuntu1~22.04                                            amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libubsan1:amd64               12.3.0-1ubuntu1~22.04                                            amd64        UBSan -- undefined behaviour sanitizer (runtime)
ii  libudev1:amd64                249.11-0ubuntu3.12                                               amd64        libudev shared library
ii  libunistring2:amd64           1.0-1                                                            amd64        Unicode string library for C
ii  libunwind-16:amd64            1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        production-quality unwinder
ii  libunwind-16-dev:amd64        1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        production-quality unwinder
ii  libuuid1:amd64                2.37.2-4ubuntu3.4                                                amd64        Universally Unique ID library
ii  libwebp7:amd64                1.2.2-2ubuntu0.22.04.2                                           amd64        Lossy compression of digital photographic images
ii  libx11-6:amd64                2:1.7.5-1ubuntu0.3                                               amd64        X11 client-side library
ii  libx11-data                   2:1.7.5-1ubuntu0.3                                               all          X11 client-side library
ii  libxau6:amd64                 1:1.0.9-1build5                                                  amd64        X11 authorisation library
ii  libxcb-render0:amd64          1.14-3ubuntu3                                                    amd64        X C Binding, render extension
ii  libxcb-shm0:amd64             1.14-3ubuntu3                                                    amd64        X C Binding, shm extension
ii  libxcb1:amd64                 1.14-3ubuntu3                                                    amd64        X C Binding
ii  libxdmcp6:amd64               1:1.1.3-0ubuntu5                                                 amd64        X11 Display Manager Control Protocol library
ii  libxext6:amd64                2:1.3.4-1build1                                                  amd64        X11 miscellaneous extension library
ii  libxft2:amd64                 2.3.4-1                                                          amd64        FreeType-based font drawing library for X
ii  libxml2:amd64                 2.9.13+dfsg-1ubuntu0.4                                           amd64        GNOME XML library
ii  libxml2-dev:amd64             2.9.13+dfsg-1ubuntu0.4                                           amd64        GNOME XML library - development files
ii  libxmuu1:amd64                2:1.1.3-3                                                        amd64        X11 miscellaneous micro-utility library
ii  libxpm4:amd64                 1:3.5.12-1ubuntu0.22.04.2                                        amd64        X11 pixmap library
ii  libxrender1:amd64             1:0.9.10-1build4                                                 amd64        X Rendering Extension client library
ii  libxss1:amd64                 1:1.2.3-1build2                                                  amd64        X11 Screen Saver extension library
ii  libxt6:amd64                  1:1.2.1-1                                                        amd64        X11 toolkit intrinsics library
ii  libxxhash0:amd64              0.8.1-1                                                          amd64        shared library for xxhash
ii  libyaml-0-2:amd64             0.2.2-1build2                                                    amd64        Fast YAML 1.1 parser and emitter library
ii  libz3-4:amd64                 4.8.12-1                                                         amd64        theorem prover from Microsoft Research - runtime libraries
ii  libz3-dev:amd64               4.8.12-1                                                         amd64        theorem prover from Microsoft Research - development files
ii  libzstd1:amd64                1.4.8+dfsg-3build1                                               amd64        fast lossless compression algorithm
ii  linux-libc-dev:amd64          5.15.0-130.140                                                   amd64        Linux Kernel Headers for development
ii  llvm-16                       1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies
ii  llvm-16-dev                   1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, libraries and headers
ii  llvm-16-linker-tools          1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies - Plugins
ii  llvm-16-runtime               1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, IR interpreter
ii  llvm-16-tools                 1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, tools
ii  locales                       2.35-0ubuntu3.8                                                  all          GNU C Library: National Language (locale) data [support]
ii  login                         1:4.8.1-2ubuntu2.2                                               amd64        system login tools
ii  logsave                       1.46.5-2ubuntu1.2                                                amd64        save the output of a command in a log file
ii  lsb-base                      11.1.0ubuntu4                                                    all          Linux Standard Base init script functionality
ii  make                          4.3-4.1build1                                                    amd64        utility for directing compilation
ii  manpages                      5.10-1ubuntu1                                                    all          Manual pages about using a GNU/Linux system
ii  manpages-dev                  5.10-1ubuntu1                                                    all          Manual pages about using GNU/Linux for development
ii  mawk                          1.3.4.20200120-3                                                 amd64        Pattern scanning and text processing language
ii  media-types                   7.0.0                                                            all          List of standard media types and their usual file extension
ii  mount                         2.37.2-4ubuntu3.4                                                amd64        tools for mounting and manipulating filesystems
ii  ncurses-base                  6.3-2ubuntu0.1                                                   all          basic terminal type definitions
ii  ncurses-bin                   6.3-2ubuntu0.1                                                   amd64        terminal-related programs and man pages
ii  netbase                       6.3                                                              all          Basic TCP/IP networking system
ii  openssh-client                1:8.9p1-3ubuntu0.10                                              amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssl                       3.0.2-0ubuntu1.18                                                amd64        Secure Sockets Layer toolkit - cryptographic utility
ii  passwd                        1:4.8.1-2ubuntu2.2                                               amd64        change and administer password and group data
ii  patch                         2.7.6-7build2                                                    amd64        Apply a diff file to an original
ii  perl                          5.34.0-3ubuntu1.3                                                amd64        Larry Wall's Practical Extraction and Report Language
ii  perl-base                     5.34.0-3ubuntu1.3                                                amd64        minimal Perl system
ii  perl-modules-5.34             5.34.0-3ubuntu1.3                                                all          Core Perl modules
ii  pinentry-curses               1.1.1-1build2                                                    amd64        curses-based PIN or pass-phrase entry dialog for GnuPG
ii  pkg-config                    0.29.2-1ubuntu3                                                  amd64        manage compile and link flags for libraries
ii  poppler-clang                 20240313-1                                                       amd64        Package created with checkinstall 1.6.3
ii  procps                        2:3.3.17-6ubuntu2.1                                              amd64        /proc file system utilities
ii  protobuf-clang                3.20.3-1                                                         amd64        Package created with checkinstall 1.6.3
ii  publicsuffix                  20211207.1025-1                                                  all          accurate, machine-readable list of domain name suffixes
ii  python3                       3.10.6-1~22.04.1                                                 amd64        interactive high-level object-oriented language (default python3 version)
ii  python3-minimal               3.10.6-1~22.04.1                                                 amd64        minimal subset of the Python language (default python3 version)
ii  python3-pkg-resources         59.6.0-1.2ubuntu0.22.04.2                                        all          Package Discovery and Resource Access using pkg_resources
ii  python3-pygments              2.11.2+dfsg-2ubuntu0.1                                           all          syntax highlighting package written in Python 3
ii  python3-yaml                  5.4.1-1ubuntu1                                                   amd64        YAML parser and emitter for Python3
ii  python3.10                    3.10.12-1~22.04.7                                                amd64        Interactive high-level object-oriented language (version 3.10)
ii  python3.10-minimal            3.10.12-1~22.04.7                                                amd64        Minimal subset of the Python language (version 3.10)
ii  qpdf                          10.6.3-1                                                         amd64        tools for transforming and inspecting PDF files
ii  r-devel                       1                                                                amd64        GNU R statistical computation and graphics system
ii  readline-common               8.1.2-1                                                          all          GNU readline and history libraries, common files
ii  rpcsvc-proto                  1.4.2-0ubuntu6                                                   amd64        RPC protocol compiler and definitions
ii  sed                           4.8-1ubuntu2                                                     amd64        GNU stream editor for filtering/transforming text
ii  sensible-utils                0.0.17                                                           all          Utilities for sensible alternative selection
ii  shared-mime-info              2.1-2                                                            amd64        FreeDesktop.org shared MIME database and spec
ii  sysvinit-utils                3.01-1ubuntu1                                                    amd64        System-V-like utilities
ii  tar                           1.34+dfsg-1ubuntu0.1.22.04.2                                     amd64        GNU version of the tar archiving utility
ii  tidy                          2:5.6.0-11ubuntu0.22.04.1                                        amd64        HTML/XML syntax checker and reformatter
ii  tzdata                        2024a-0ubuntu0.22.04.1                                           all          time zone and daylight-saving time data
ii  ubuntu-keyring                2021.03.26                                                       all          GnuPG keys of the Ubuntu archive
ii  ucf                           3.0043                                                           all          Update Configuration File(s): preserve user changes to config files
ii  unzip                         6.0-26ubuntu3.2                                                  amd64        De-archiver for .zip files
ii  usrmerge                      25ubuntu2                                                        all          Convert the system to the merged /usr directories scheme
ii  util-linux                    2.37.2-4ubuntu3.4                                                amd64        miscellaneous system utilities
ii  x11-common                    1:7.7+23ubuntu2                                                  all          X Window System (X.Org) infrastructure
ii  xauth                         1:1.1-1build2                                                    amd64        X authentication utility
ii  xdg-user-dirs                 0.17-2ubuntu4                                                    amd64        tool to manage well known user directories
ii  xz-utils                      5.2.5-2ubuntu1                                                   amd64        XZ-format compression utilities
ii  zip                           3.0-12build2                                                     amd64        Archiver for .zip files
ii  zlib1g:amd64                  1:1.2.11.dfsg-2ubuntu9.2                                         amd64        compression library - runtime
ii  zlib1g-dev:amd64              1:1.2.11.dfsg-2ubuntu9.2                                         amd64        compression library - development

id: ghcr.io/r-hub/containers/clang16@sha256:8d05a56b9b93bd6374999ea08e6efadd8cd2c63eeea110440e40867fc0552491
tag: ghcr.io/r-hub/containers/clang16:latest
created: 2025-01-11T06:16:18.482278552Z
size: 2.06 GB

OS version
> uname -a
Linux 4b6032e659bf 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
R session information
> sessionInfo()
R Under development (unstable) (2025-01-09 r87552)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 22.04.5 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so;  LAPACK version 3.10.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                                     zlib 
                                                 "1.2.11" 
                                                    bzlib 
                                     "1.0.8, 13-Jul-2019" 
                                                       xz 
                                                  "5.2.5" 
                                               libdeflate 
                                                   "1.10" 
                                                     PCRE 
                                       "10.39 2021-10-29" 
                                                      ICU 
                                                   "70.1" 
                                                      TRE 
                                "TRE 0.8.0 R_fixes (BSD)" 
                                                    iconv 
                                             "glibc 2.35" 
                                                 readline 
                                                    "8.1" 
                                                     BLAS 
"/usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3" 


> libcurlVersion()
[1] "7.81.0"
attr(,"ssl_version")
[1] "OpenSSL/3.0.2"
attr(,"libssh_version")
[1] "libssh/0.9.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtmp"    "rtsp"    "scp"     "sftp"    "smb"     "smbs"   
[22] "smtp"    "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.10.0"


> La_library()
[1] "/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.16.0"                       ""                 "1.50.6" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "8.0" "LIBTIFF, Version 4.3.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = clang-16
CFLAGS = -O3 -Wall -pedantic
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = clang-16 -std=gnu17
C17FLAGS = -O3 -Wall -pedantic
CC23 = clang-16 -std=gnu2x
C23FLAGS = -O3 -Wall -pedantic
CC90 = clang-16 -std=gnu90
C90FLAGS = -O3 -Wall -pedantic
CC99 = clang-16 -std=gnu99
C99FLAGS = -O3 -Wall -pedantic
CXX = clang++-16 -stdlib=libc++
CXXFLAGS = -O3 -Wall -pedantic -frtti
CXXPICFLAGS = -fpic
CXX11 = clang++-16 -stdlib=libc++
CXX11STD = -std=gnu++11
CXX11FLAGS = -O3 -Wall -pedantic -frtti
CXX11PICFLAGS = -fpic
CXX14 = clang++-16 -stdlib=libc++
CXX14STD = -std=gnu++14
CXX14FLAGS = -O3 -Wall -pedantic -frtti
CXX14PICFLAGS = -fpic
CXX17 = clang++-16 -stdlib=libc++
CXX17STD = -std=gnu++17
CXX17FLAGS = -O3 -Wall -pedantic -frtti
CXX17PICFLAGS = -fpic
CXX20 = clang++-16 -stdlib=libc++
CXX20STD = -std=gnu++20
CXX20FLAGS = -O3 -Wall -pedantic -frtti
CXX20PICFLAG =
CXX23 = clang++-16 -stdlib=libc++
CXX23STD = -std=gnu++23
CXX23FLAGS = -O3 -Wall -pedantic -frtti
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = clang-16
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran-12
FFLAGS = -O2 -mtune=native -Wall -pedantic
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2
SAFE_FFLAGS = -g -O2 -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH =
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-11-openjdk-amd64
JAVA_LIBS = -L/usr/lib/jvm/java-11-openjdk-amd64/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-11-openjdk-amd64/include -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = clang++-16 -stdlib=libc++
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = clang++-16 -stdlib=libc++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = clang++-16 -stdlib=libc++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = clang++-16 -stdlib=libc++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = clang++-16 -stdlib=libc++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = clang++-16 -stdlib=libc++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = clang-16
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include/tcl8.6 -I/usr/include/tcl8.6
TCLTK_LIBS = -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -L/usr/lib/x86_64-linux-gnu -ltk8.6 -lX11 -lXss -lXext
BLAS_LIBS = -lblas
LAPACK_LIBS = -llapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
Ubuntu clang version 16.0.6 (++20231112100510+7cbf1a259152-1~exp1~20231112100554.106)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

> $(CXX) --version
Ubuntu clang version 16.0.6 (++20231112100510+7cbf1a259152-1~exp1~20231112100554.106)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

> $(FC) --version
GNU Fortran (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                          Version                                                          Architecture Description
+++-=============================-================================================================-============-================================================================================
ii  adduser                       3.118ubuntu5                                                     all          add and remove users and groups
ii  apt                           2.4.13                                                           amd64        commandline package manager
ii  base-files                    12ubuntu4.7                                                      amd64        Debian base system miscellaneous files
ii  base-passwd                   3.5.52build1                                                     amd64        Debian base system master password and group files
ii  bash                          5.1-6ubuntu1.1                                                   amd64        GNU Bourne Again SHell
ii  binfmt-support                2.2.1-2                                                          amd64        Support for extra binary formats
ii  binutils                      2.38-4ubuntu2.6                                                  amd64        GNU assembler, linker and binary utilities
ii  binutils-common:amd64         2.38-4ubuntu2.6                                                  amd64        Common files for the GNU assembler, linker and binary utilities
ii  binutils-x86-64-linux-gnu     2.38-4ubuntu2.6                                                  amd64        GNU binary utilities, for x86-64-linux-gnu target
ii  bsdutils                      1:2.37.2-4ubuntu3.4                                              amd64        basic utilities from 4.4BSD-Lite
ii  bzip2                         1.0.8-5build1                                                    amd64        high-quality block-sorting file compressor - utilities
ii  bzip2-doc                     1.0.8-5build1                                                    all          high-quality block-sorting file compressor - documentation
ii  ca-certificates               20240203~22.04.1                                                 all          Common CA certificates
ii  clang-16                      1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        C, C++ and Objective-C compiler
ii  coreutils                     8.32-4.1ubuntu1.2                                                amd64        GNU core utilities
ii  cpp                           4:11.2.0-1ubuntu1                                                amd64        GNU C preprocessor (cpp)
ii  cpp-11                        11.4.0-1ubuntu1~22.04                                            amd64        GNU C preprocessor
ii  cpp-12                        12.3.0-1ubuntu1~22.04                                            amd64        GNU C preprocessor
ii  curl                          7.81.0-1ubuntu1.20                                               amd64        command line tool for transferring data with URL syntax
ii  dash                          0.5.11+git20210903+057cd650a4ed-3build1                          amd64        POSIX-compliant shell
ii  debconf                       1.5.79ubuntu1                                                    all          Debian configuration management system
ii  debianutils                   5.5-1ubuntu2                                                     amd64        Miscellaneous utilities specific to Debian
ii  diffutils                     1:3.8-0ubuntu2                                                   amd64        File comparison utilities
ii  dirmngr                       2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - network certificate management service
ii  dpkg                          1.21.1ubuntu2.3                                                  amd64        Debian package management system
ii  e2fsprogs                     1.46.5-2ubuntu1.2                                                amd64        ext2/ext3/ext4 file system utilities
ii  findutils                     4.8.0-1ubuntu3                                                   amd64        utilities for finding files--find, xargs
ii  fontconfig                    2.13.1-4.2ubuntu5                                                amd64        generic font configuration library - support binaries
ii  fontconfig-config             2.13.1-4.2ubuntu5                                                all          generic font configuration library - configuration
ii  fonts-dejavu-core             2.37-2build1                                                     all          Vera font family derivate with additional characters
ii  g++                           4:11.2.0-1ubuntu1                                                amd64        GNU C++ compiler
ii  g++-11                        11.4.0-1ubuntu1~22.04                                            amd64        GNU C++ compiler
ii  gcc                           4:11.2.0-1ubuntu1                                                amd64        GNU C compiler
ii  gcc-11                        11.4.0-1ubuntu1~22.04                                            amd64        GNU C compiler
ii  gcc-11-base:amd64             11.4.0-1ubuntu1~22.04                                            amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-12                        12.3.0-1ubuntu1~22.04                                            amd64        GNU C compiler
ii  gcc-12-base:amd64             12.3.0-1ubuntu1~22.04                                            amd64        GCC, the GNU Compiler Collection (base package)
ii  gfortran                      4:11.2.0-1ubuntu1                                                amd64        GNU Fortran 95 compiler
ii  gfortran-11                   11.4.0-1ubuntu1~22.04                                            amd64        GNU Fortran compiler
ii  gfortran-12                   12.3.0-1ubuntu1~22.04                                            amd64        GNU Fortran compiler
ii  git                           1:2.34.1-1ubuntu1.11                                             amd64        fast, scalable, distributed revision control system
ii  git-man                       1:2.34.1-1ubuntu1.11                                             all          fast, scalable, distributed revision control system (manual pages)
ii  gnupg                         2.2.27-3ubuntu2.1                                                all          GNU privacy guard - a free PGP replacement
ii  gnupg-l10n                    2.2.27-3ubuntu2.1                                                all          GNU privacy guard - localization files
ii  gnupg-utils                   2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - utility programs
ii  gpg                           2.2.27-3ubuntu2.1                                                amd64        GNU Privacy Guard -- minimalist public key operations
ii  gpg-agent                     2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - cryptographic agent
ii  gpg-wks-client                2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - Web Key Service client
ii  gpg-wks-server                2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - Web Key Service server
ii  gpgconf                       2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - core configuration utilities
ii  gpgsm                         2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - S/MIME version
ii  gpgv                          2.2.27-3ubuntu2.1                                                amd64        GNU privacy guard - signature verification tool
ii  grep                          3.7-1build1                                                      amd64        GNU grep, egrep and fgrep
ii  gzip                          1.10-4ubuntu4.1                                                  amd64        GNU compression utilities
ii  hostname                      3.23ubuntu2                                                      amd64        utility to set/show the host name or domain name
ii  icu-devtools                  70.1-2                                                           amd64        Development utilities for International Components for Unicode
ii  imagemagick-clang             7.1.1-29-1                                                       amd64        Package created with checkinstall 1.6.3
ii  init-system-helpers           1.62                                                             all          helper tools for all init systems
ii  jags-clang                    4.3.2-1                                                          amd64        Package created with checkinstall 1.6.3
ii  less                          590-1ubuntu0.22.04.3                                             amd64        pager program similar to more
ii  lib32gcc-s1                   12.3.0-1ubuntu1~22.04                                            amd64        GCC support library (32 bit Version)
ii  lib32stdc++6                  12.3.0-1ubuntu1~22.04                                            amd64        GNU Standard C++ Library v3 (32 bit Version)
ii  libacl1:amd64                 2.3.1-1                                                          amd64        access control list - shared library
ii  libapt-pkg6.0:amd64           2.4.13                                                           amd64        package management runtime library
ii  libasan6:amd64                11.4.0-1ubuntu1~22.04                                            amd64        AddressSanitizer -- a fast memory error detector
ii  libasan8:amd64                12.3.0-1ubuntu1~22.04                                            amd64        AddressSanitizer -- a fast memory error detector
ii  libassuan0:amd64              2.5.5-1build1                                                    amd64        IPC library for the GnuPG components
ii  libatomic1:amd64              12.3.0-1ubuntu1~22.04                                            amd64        support library providing __atomic built-in functions
ii  libattr1:amd64                1:2.5.1-1build1                                                  amd64        extended attribute handling - shared library
ii  libaudit-common               1:3.0.7-1build1                                                  all          Dynamic library for security auditing - common files
ii  libaudit1:amd64               1:3.0.7-1build1                                                  amd64        Dynamic library for security auditing
ii  libbinutils:amd64             2.38-4ubuntu2.6                                                  amd64        GNU binary utilities (private shared library)
ii  libblkid1:amd64               2.37.2-4ubuntu3.4                                                amd64        block device ID library
ii  libbrotli1:amd64              1.0.9-2build6                                                    amd64        library implementing brotli encoder and decoder (shared libraries)
ii  libbsd0:amd64                 0.11.5-1                                                         amd64        utility functions from BSD systems - shared library
ii  libbz2-1.0:amd64              1.0.8-5build1                                                    amd64        high-quality block-sorting file compressor library - runtime
ii  libbz2-dev:amd64              1.0.8-5build1                                                    amd64        high-quality block-sorting file compressor library - development
ii  libc++-16-dev:amd64           1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM C++ Standard library (development files)
ii  libc++1-16:amd64              1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM C++ Standard library
ii  libc++abi-16-dev:amd64        1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM low level support for a standard C++ library (development files)
ii  libc++abi1-16:amd64           1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM low level support for a standard C++ library
ii  libc-bin                      2.35-0ubuntu3.8                                                  amd64        GNU C Library: Binaries
ii  libc-dev-bin                  2.35-0ubuntu3.8                                                  amd64        GNU C Library: Development binaries
ii  libc-devtools                 2.35-0ubuntu3.8                                                  amd64        GNU C Library: Development tools
ii  libc6:amd64                   2.35-0ubuntu3.8                                                  amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64               2.35-0ubuntu3.8                                                  amd64        GNU C Library: Development Libraries and Header Files
ii  libc6-i386                    2.35-0ubuntu3.8                                                  amd64        GNU C Library: 32-bit shared libraries for AMD64
ii  libcairo2:amd64               1.16.0-5ubuntu2                                                  amd64        Cairo 2D vector graphics library
ii  libcap-ng0:amd64              0.7.9-2.2build3                                                  amd64        An alternate POSIX capabilities library
ii  libcap2:amd64                 1:2.44-1ubuntu0.22.04.1                                          amd64        POSIX 1003.1e capabilities (library)
ii  libcbor0.8:amd64              0.8.0-2ubuntu1                                                   amd64        library for parsing and generating CBOR (RFC 7049)
ii  libcc1-0:amd64                12.3.0-1ubuntu1~22.04                                            amd64        GCC cc1 plugin for GDB
ii  libclang-common-16-dev        1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Clang library - Common development package
ii  libclang-cpp16                1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        C++ interface to the Clang library
ii  libclang-rt-16-dev:amd64      1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Compiler-rt - development package
ii  libclang1-16                  1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        C interface to the Clang library
ii  libcom-err2:amd64             1.46.5-2ubuntu1.2                                                amd64        common error description library
ii  libcrypt-dev:amd64            1:4.4.27-1                                                       amd64        libcrypt development files
ii  libcrypt1:amd64               1:4.4.27-1                                                       amd64        libcrypt shared library
ii  libctf-nobfd0:amd64           2.38-4ubuntu2.6                                                  amd64        Compact C Type Format library (runtime, no BFD dependency)
ii  libctf0:amd64                 2.38-4ubuntu2.6                                                  amd64        Compact C Type Format library (runtime, BFD dependency)
ii  libcurl3-gnutls:amd64         7.81.0-1ubuntu1.20                                               amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcurl4:amd64                7.81.0-1ubuntu1.20                                               amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libdatrie1:amd64              0.2.13-2                                                         amd64        Double-array trie library
ii  libdb5.3:amd64                5.3.28+dfsg1-0.8ubuntu3                                          amd64        Berkeley v5.3 Database Libraries [runtime]
ii  libdebconfclient0:amd64       0.261ubuntu1                                                     amd64        Debian Configuration Management System (C-implementation library)
ii  libdeflate-dev:amd64          1.10-2                                                           amd64        headers for whole-buffer compression and decompression library
ii  libdeflate0:amd64             1.10-2                                                           amd64        fast, whole-buffer DEFLATE-based compression and decompression
ii  libdpkg-perl                  1.21.1ubuntu2.3                                                  all          Dpkg perl modules
ii  libedit2:amd64                3.1-20210910-1build1                                             amd64        BSD editline and history libraries
ii  liberror-perl                 0.17029-1                                                        all          Perl module for error/exception handling in an OO-ish way
ii  libexpat1:amd64               2.4.7-1ubuntu0.5                                                 amd64        XML parsing C library - runtime library
ii  libext2fs2:amd64              1.46.5-2ubuntu1.2                                                amd64        ext2/ext3/ext4 file system libraries
ii  libffi-dev:amd64              3.4.2-4                                                          amd64        Foreign Function Interface library (development files)
ii  libffi8:amd64                 3.4.2-4                                                          amd64        Foreign Function Interface library runtime
ii  libfido2-1:amd64              1.10.0-1                                                         amd64        library for generating and verifying FIDO 2.0 objects
ii  libfile-fcntllock-perl        0.22-3build7                                                     amd64        Perl module for file locking with fcntl(2)
ii  libfontconfig1:amd64          2.13.1-4.2ubuntu5                                                amd64        generic font configuration library - runtime
ii  libfreetype6:amd64            2.11.1+dfsg-1ubuntu0.2                                           amd64        FreeType 2 font engine, shared library files
ii  libfribidi0:amd64             1.0.8-2ubuntu3.1                                                 amd64        Free Implementation of the Unicode BiDi algorithm
ii  libgc1:amd64                  1:8.0.6-1.1build1                                                amd64        conservative garbage collector for C and C++
ii  libgcc-11-dev:amd64           11.4.0-1ubuntu1~22.04                                            amd64        GCC support library (development files)
ii  libgcc-12-dev:amd64           12.3.0-1ubuntu1~22.04                                            amd64        GCC support library (development files)
ii  libgcc-s1:amd64               12.3.0-1ubuntu1~22.04                                            amd64        GCC support library
ii  libgcrypt20:amd64             1.9.4-3ubuntu3                                                   amd64        LGPL Crypto library - runtime library
ii  libgd3:amd64                  2.3.0-2ubuntu2.3                                                 amd64        GD Graphics Library
ii  libgdbm-compat4:amd64         1.23-1                                                           amd64        GNU dbm database routines (legacy support runtime version) 
ii  libgdbm6:amd64                1.23-1                                                           amd64        GNU dbm database routines (runtime version) 
ii  libgfortran-11-dev:amd64      11.4.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran-12-dev:amd64      12.3.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran5:amd64            12.3.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Fortran applications
ii  libglib2.0-0:amd64            2.72.4-0ubuntu2.4                                                amd64        GLib library of C routines
ii  libglib2.0-data               2.72.4-0ubuntu2.4                                                all          Common files for GLib library
ii  libgmp10:amd64                2:6.2.1+dfsg-3ubuntu1                                            amd64        Multiprecision arithmetic library
ii  libgnutls30:amd64             3.7.3-4ubuntu1.5                                                 amd64        GNU TLS library - main runtime library
ii  libgomp1:amd64                12.3.0-1ubuntu1~22.04                                            amd64        GCC OpenMP (GOMP) support library
ii  libgpg-error0:amd64           1.43-3                                                           amd64        GnuPG development runtime library
ii  libgraphite2-3:amd64          1.3.14-1build2                                                   amd64        Font rendering engine for Complex Scripts -- library
ii  libgssapi-krb5-2:amd64        1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libharfbuzz0b:amd64           2.7.4-1ubuntu3.1                                                 amd64        OpenType text shaping engine (shared library)
ii  libhogweed6:amd64             3.7.3-1build2                                                    amd64        low level cryptographic library (public-key cryptos)
ii  libice6:amd64                 2:1.0.10-1build2                                                 amd64        X11 Inter-Client Exchange library
ii  libicu-dev:amd64              70.1-2                                                           amd64        Development files for International Components for Unicode
ii  libicu70:amd64                70.1-2                                                           amd64        International Components for Unicode
ii  libidn2-0:amd64               2.3.2-2build1                                                    amd64        Internationalized domain names (IDNA2008/TR46) library
ii  libisl23:amd64                0.24-2build1                                                     amd64        manipulating sets and relations of integer points bounded by linear constraints
ii  libitm1:amd64                 12.3.0-1ubuntu1~22.04                                            amd64        GNU Transactional Memory Library
ii  libjbig0:amd64                2.1-3.1ubuntu0.22.04.1                                           amd64        JBIGkit libraries
ii  libjpeg-turbo8:amd64          2.1.2-0ubuntu1                                                   amd64        IJG JPEG compliant runtime library.
ii  libjpeg8:amd64                8c-2ubuntu10                                                     amd64        Independent JPEG Group's JPEG runtime library (dependency package)
ii  libk5crypto3:amd64            1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries - Crypto Library
ii  libkeyutils1:amd64            1.6.1-2ubuntu3                                                   amd64        Linux Key Management Utilities (library)
ii  libkrb5-3:amd64               1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries
ii  libkrb5support0:amd64         1.19.2-2ubuntu0.4                                                amd64        MIT Kerberos runtime libraries - Support library
ii  libksba8:amd64                1.6.0-2ubuntu0.2                                                 amd64        X.509 and CMS support library
ii  libldap-2.5-0:amd64           2.5.18+dfsg-0ubuntu0.22.04.2                                     amd64        OpenLDAP libraries
ii  libldap-common                2.5.18+dfsg-0ubuntu0.22.04.2                                     all          OpenLDAP common files for libraries
ii  libllvm16:amd64               1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, runtime library
ii  liblocale-gettext-perl        1.07-4build3                                                     amd64        module using libc functions for internationalization in Perl
ii  liblsan0:amd64                12.3.0-1ubuntu1~22.04                                            amd64        LeakSanitizer -- a memory leak detector (runtime)
ii  liblz4-1:amd64                1.9.3-2build2                                                    amd64        Fast LZ compression algorithm library - runtime
ii  liblzma-dev:amd64             5.2.5-2ubuntu1                                                   amd64        XZ-format compression library - development files
ii  liblzma5:amd64                5.2.5-2ubuntu1                                                   amd64        XZ-format compression library
ii  libmd0:amd64                  1.0.4-1build1                                                    amd64        message digest functions from BSD systems - shared library
ii  libmount1:amd64               2.37.2-4ubuntu3.4                                                amd64        device mounting library
ii  libmpc3:amd64                 1.2.1-2build1                                                    amd64        multiple precision complex floating-point library
ii  libmpdec3:amd64               2.5.1-2build2                                                    amd64        library for decimal floating point arithmetic (runtime library)
ii  libmpfr6:amd64                4.1.0-3build3                                                    amd64        multiple precision floating-point computation
ii  libncurses-dev:amd64          6.3-2ubuntu0.1                                                   amd64        developer's libraries for ncurses
ii  libncurses6:amd64             6.3-2ubuntu0.1                                                   amd64        shared libraries for terminal handling
ii  libncursesw6:amd64            6.3-2ubuntu0.1                                                   amd64        shared libraries for terminal handling (wide character support)
ii  libnettle8:amd64              3.7.3-1build2                                                    amd64        low level cryptographic library (symmetric and one-way cryptos)
ii  libnghttp2-14:amd64           1.43.0-1ubuntu0.2                                                amd64        library implementing HTTP/2 protocol (shared library)
ii  libnpth0:amd64                1.6-3build2                                                      amd64        replacement for GNU Pth using system threads
ii  libnsl-dev:amd64              1.3.0-2build2                                                    amd64        libnsl development files
ii  libnsl2:amd64                 1.3.0-2build2                                                    amd64        Public client interface for NIS(YP) and NIS+
ii  libobjc-11-dev:amd64          11.4.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Objective-C applications (development files)
ii  libobjc4:amd64                12.3.0-1ubuntu1~22.04                                            amd64        Runtime library for GNU Objective-C applications
ii  libomp-16-dev                 1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM OpenMP runtime - dev package
ii  libomp5-16:amd64              1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM OpenMP runtime
ii  libopenblas-dev:amd64         0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (dev, meta)
ii  libopenblas-pthread-dev:amd64 0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (dev, pthread)
ii  libopenblas0:amd64            0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (meta)
ii  libopenblas0-pthread:amd64    0.3.20+ds-1                                                      amd64        Optimized BLAS (linear algebra) library (shared lib, pthread)
ii  libp11-kit0:amd64             0.24.0-6build1                                                   amd64        library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpam-modules:amd64          1.4.0-11ubuntu2.4                                                amd64        Pluggable Authentication Modules for PAM
ii  libpam-modules-bin            1.4.0-11ubuntu2.4                                                amd64        Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                1.4.0-11ubuntu2.4                                                all          Runtime support for the PAM library
ii  libpam0g:amd64                1.4.0-11ubuntu2.4                                                amd64        Pluggable Authentication Modules library
ii  libpango-1.0-0:amd64          1.50.6+ds-2ubuntu1                                               amd64        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64     1.50.6+ds-2ubuntu1                                               amd64        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64       1.50.6+ds-2ubuntu1                                               amd64        Layout and rendering of internationalized text
ii  libpaper-utils                1.1.28build2                                                     amd64        library for handling paper characteristics (utilities)
ii  libpaper1:amd64               1.1.28build2                                                     amd64        library for handling paper characteristics
ii  libpcre2-16-0:amd64           10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - 16 bit runtime files
ii  libpcre2-32-0:amd64           10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
ii  libpcre2-8-0:amd64            10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
ii  libpcre2-dev:amd64            10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - development files
ii  libpcre2-posix3:amd64         10.39-3ubuntu0.1                                                 amd64        New Perl Compatible Regular Expression Library - posix-compatible runtime files
ii  libpcre3:amd64                2:8.39-13ubuntu0.22.04.1                                         amd64        Old Perl 5 Compatible Regular Expression Library - runtime files
ii  libperl5.34:amd64             5.34.0-3ubuntu1.3                                                amd64        shared Perl library
ii  libpfm4:amd64                 4.11.1+git32-gd0b85fb-1ubuntu0.1                                 amd64        Library to program the performance monitoring events
ii  libpipeline1:amd64            1.5.5-1                                                          amd64        Unix process pipeline manipulation library
ii  libpixman-1-0:amd64           0.40.0-1ubuntu0.22.04.1                                          amd64        pixel-manipulation library for X and cairo
ii  libpng16-16:amd64             1.6.37-3build5                                                   amd64        PNG library - runtime (version 1.6)
ii  libprocps8:amd64              2:3.3.17-6ubuntu2.1                                              amd64        library for accessing process information from /proc
ii  libpsl5:amd64                 0.21.0-1.2build2                                                 amd64        Library for Public Suffix List (shared libraries)
ii  libpython3-stdlib:amd64       3.10.6-1~22.04.1                                                 amd64        interactive high-level object-oriented language (default python3 version)
ii  libpython3.10:amd64           3.10.12-1~22.04.7                                                amd64        Shared Python runtime library (version 3.10)
ii  libpython3.10-minimal:amd64   3.10.12-1~22.04.7                                                amd64        Minimal subset of the Python language (version 3.10)
ii  libpython3.10-stdlib:amd64    3.10.12-1~22.04.7                                                amd64        Interactive high-level object-oriented language (standard library, version 3.10)
ii  libqpdf28:amd64               10.6.3-1                                                         amd64        runtime library for PDF transformation/inspection software
ii  libquadmath0:amd64            12.3.0-1ubuntu1~22.04                                            amd64        GCC Quad-Precision Math Library
ii  libreadline8:amd64            8.1.2-1                                                          amd64        GNU readline and history libraries, run-time libraries
ii  librtmp1:amd64                2.4+20151223.gitfa8646d.1-2build4                                amd64        toolkit for RTMP streams (shared library)
ii  libsasl2-2:amd64              2.1.27+dfsg2-3ubuntu1.2                                          amd64        Cyrus SASL - authentication abstraction library
ii  libsasl2-modules:amd64        2.1.27+dfsg2-3ubuntu1.2                                          amd64        Cyrus SASL - pluggable authentication modules
ii  libsasl2-modules-db:amd64     2.1.27+dfsg2-3ubuntu1.2                                          amd64        Cyrus SASL - pluggable authentication modules (DB)
ii  libseccomp2:amd64             2.5.3-2ubuntu2                                                   amd64        high level interface to Linux seccomp filter
ii  libselinux1:amd64             3.3-1build2                                                      amd64        SELinux runtime shared libraries
ii  libsemanage-common            3.3-1build2                                                      all          Common files for SELinux policy management libraries
ii  libsemanage2:amd64            3.3-1build2                                                      amd64        SELinux policy management library
ii  libsepol2:amd64               3.3-1build1                                                      amd64        SELinux library for manipulating binary security policies
ii  libsm6:amd64                  2:1.2.3-1build2                                                  amd64        X11 Session Management library
ii  libsmartcols1:amd64           2.37.2-4ubuntu3.4                                                amd64        smart column output alignment library
ii  libsqlite3-0:amd64            3.37.2-2ubuntu0.3                                                amd64        SQLite 3 shared library
ii  libss2:amd64                  1.46.5-2ubuntu1.2                                                amd64        command-line interface parsing library
ii  libssh-4:amd64                0.9.6-2ubuntu0.22.04.3                                           amd64        tiny C SSH library (OpenSSL flavor)
ii  libssl3:amd64                 3.0.2-0ubuntu1.18                                                amd64        Secure Sockets Layer toolkit - shared libraries
ii  libstdc++-11-dev:amd64        11.4.0-1ubuntu1~22.04                                            amd64        GNU Standard C++ Library v3 (development files)
ii  libstdc++6:amd64              12.3.0-1ubuntu1~22.04                                            amd64        GNU Standard C++ Library v3
ii  libsystemd0:amd64             249.11-0ubuntu3.12                                               amd64        systemd utility library
ii  libtasn1-6:amd64              4.18.0-4build1                                                   amd64        Manage ASN.1 structures (runtime)
ii  libtcl8.6:amd64               8.6.12+dfsg-1build1                                              amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
ii  libthai-data                  0.1.29-1build1                                                   all          Data files for Thai language support library
ii  libthai0:amd64                0.1.29-1build1                                                   amd64        Thai language support library
ii  libtidy5deb1:amd64            2:5.6.0-11ubuntu0.22.04.1                                        amd64        HTML/XML syntax checker and reformatter - shared library
ii  libtiff5:amd64                4.3.0-6ubuntu0.10                                                amd64        Tag Image File Format (TIFF) library
ii  libtinfo6:amd64               6.3-2ubuntu0.1                                                   amd64        shared low-level terminfo library for terminal handling
ii  libtirpc-common               1.3.2-2ubuntu0.1                                                 all          transport-independent RPC library - common files
ii  libtirpc-dev:amd64            1.3.2-2ubuntu0.1                                                 amd64        transport-independent RPC library - development files
ii  libtirpc3:amd64               1.3.2-2ubuntu0.1                                                 amd64        transport-independent RPC library
ii  libtk8.6:amd64                8.6.12-1build1                                                   amd64        Tk toolkit for Tcl and X11 v8.6 - run-time files
ii  libtsan0:amd64                11.4.0-1ubuntu1~22.04                                            amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libtsan2:amd64                12.3.0-1ubuntu1~22.04                                            amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libubsan1:amd64               12.3.0-1ubuntu1~22.04                                            amd64        UBSan -- undefined behaviour sanitizer (runtime)
ii  libudev1:amd64                249.11-0ubuntu3.12                                               amd64        libudev shared library
ii  libunistring2:amd64           1.0-1                                                            amd64        Unicode string library for C
ii  libunwind-16:amd64            1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        production-quality unwinder
ii  libunwind-16-dev:amd64        1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        production-quality unwinder
ii  libuuid1:amd64                2.37.2-4ubuntu3.4                                                amd64        Universally Unique ID library
ii  libwebp7:amd64                1.2.2-2ubuntu0.22.04.2                                           amd64        Lossy compression of digital photographic images
ii  libx11-6:amd64                2:1.7.5-1ubuntu0.3                                               amd64        X11 client-side library
ii  libx11-data                   2:1.7.5-1ubuntu0.3                                               all          X11 client-side library
ii  libxau6:amd64                 1:1.0.9-1build5                                                  amd64        X11 authorisation library
ii  libxcb-render0:amd64          1.14-3ubuntu3                                                    amd64        X C Binding, render extension
ii  libxcb-shm0:amd64             1.14-3ubuntu3                                                    amd64        X C Binding, shm extension
ii  libxcb1:amd64                 1.14-3ubuntu3                                                    amd64        X C Binding
ii  libxdmcp6:amd64               1:1.1.3-0ubuntu5                                                 amd64        X11 Display Manager Control Protocol library
ii  libxext6:amd64                2:1.3.4-1build1                                                  amd64        X11 miscellaneous extension library
ii  libxft2:amd64                 2.3.4-1                                                          amd64        FreeType-based font drawing library for X
ii  libxml2:amd64                 2.9.13+dfsg-1ubuntu0.4                                           amd64        GNOME XML library
ii  libxml2-dev:amd64             2.9.13+dfsg-1ubuntu0.4                                           amd64        GNOME XML library - development files
ii  libxmuu1:amd64                2:1.1.3-3                                                        amd64        X11 miscellaneous micro-utility library
ii  libxpm4:amd64                 1:3.5.12-1ubuntu0.22.04.2                                        amd64        X11 pixmap library
ii  libxrender1:amd64             1:0.9.10-1build4                                                 amd64        X Rendering Extension client library
ii  libxss1:amd64                 1:1.2.3-1build2                                                  amd64        X11 Screen Saver extension library
ii  libxt6:amd64                  1:1.2.1-1                                                        amd64        X11 toolkit intrinsics library
ii  libxxhash0:amd64              0.8.1-1                                                          amd64        shared library for xxhash
ii  libyaml-0-2:amd64             0.2.2-1build2                                                    amd64        Fast YAML 1.1 parser and emitter library
ii  libz3-4:amd64                 4.8.12-1                                                         amd64        theorem prover from Microsoft Research - runtime libraries
ii  libz3-dev:amd64               4.8.12-1                                                         amd64        theorem prover from Microsoft Research - development files
ii  libzstd1:amd64                1.4.8+dfsg-3build1                                               amd64        fast lossless compression algorithm
ii  linux-libc-dev:amd64          5.15.0-130.140                                                   amd64        Linux Kernel Headers for development
ii  llvm-16                       1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies
ii  llvm-16-dev                   1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, libraries and headers
ii  llvm-16-linker-tools          1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies - Plugins
ii  llvm-16-runtime               1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, IR interpreter
ii  llvm-16-tools                 1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, tools
ii  locales                       2.35-0ubuntu3.8                                                  all          GNU C Library: National Language (locale) data [support]
ii  login                         1:4.8.1-2ubuntu2.2                                               amd64        system login tools
ii  logsave                       1.46.5-2ubuntu1.2                                                amd64        save the output of a command in a log file
ii  lsb-base                      11.1.0ubuntu4                                                    all          Linux Standard Base init script functionality
ii  make                          4.3-4.1build1                                                    amd64        utility for directing compilation
ii  manpages                      5.10-1ubuntu1                                                    all          Manual pages about using a GNU/Linux system
ii  manpages-dev                  5.10-1ubuntu1                                                    all          Manual pages about using GNU/Linux for development
ii  mawk                          1.3.4.20200120-3                                                 amd64        Pattern scanning and text processing language
ii  media-types                   7.0.0                                                            all          List of standard media types and their usual file extension
ii  mount                         2.37.2-4ubuntu3.4                                                amd64        tools for mounting and manipulating filesystems
ii  ncurses-base                  6.3-2ubuntu0.1                                                   all          basic terminal type definitions
ii  ncurses-bin                   6.3-2ubuntu0.1                                                   amd64        terminal-related programs and man pages
ii  netbase                       6.3                                                              all          Basic TCP/IP networking system
ii  openssh-client                1:8.9p1-3ubuntu0.10                                              amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssl                       3.0.2-0ubuntu1.18                                                amd64        Secure Sockets Layer toolkit - cryptographic utility
ii  passwd                        1:4.8.1-2ubuntu2.2                                               amd64        change and administer password and group data
ii  patch                         2.7.6-7build2                                                    amd64        Apply a diff file to an original
ii  perl                          5.34.0-3ubuntu1.3                                                amd64        Larry Wall's Practical Extraction and Report Language
ii  perl-base                     5.34.0-3ubuntu1.3                                                amd64        minimal Perl system
ii  perl-modules-5.34             5.34.0-3ubuntu1.3                                                all          Core Perl modules
ii  pinentry-curses               1.1.1-1build2                                                    amd64        curses-based PIN or pass-phrase entry dialog for GnuPG
ii  pkg-config                    0.29.2-1ubuntu3                                                  amd64        manage compile and link flags for libraries
ii  poppler-clang                 20240313-1                                                       amd64        Package created with checkinstall 1.6.3
ii  procps                        2:3.3.17-6ubuntu2.1                                              amd64        /proc file system utilities
ii  protobuf-clang                3.20.3-1                                                         amd64        Package created with checkinstall 1.6.3
ii  publicsuffix                  20211207.1025-1                                                  all          accurate, machine-readable list of domain name suffixes
ii  python3                       3.10.6-1~22.04.1                                                 amd64        interactive high-level object-oriented language (default python3 version)
ii  python3-minimal               3.10.6-1~22.04.1                                                 amd64        minimal subset of the Python language (default python3 version)
ii  python3-pkg-resources         59.6.0-1.2ubuntu0.22.04.2                                        all          Package Discovery and Resource Access using pkg_resources
ii  python3-pygments              2.11.2+dfsg-2ubuntu0.1                                           all          syntax highlighting package written in Python 3
ii  python3-yaml                  5.4.1-1ubuntu1                                                   amd64        YAML parser and emitter for Python3
ii  python3.10                    3.10.12-1~22.04.7                                                amd64        Interactive high-level object-oriented language (version 3.10)
ii  python3.10-minimal            3.10.12-1~22.04.7                                                amd64        Minimal subset of the Python language (version 3.10)
ii  qpdf                          10.6.3-1                                                         amd64        tools for transforming and inspecting PDF files
ii  r-devel                       1                                                                amd64        GNU R statistical computation and graphics system
ii  readline-common               8.1.2-1                                                          all          GNU readline and history libraries, common files
ii  rpcsvc-proto                  1.4.2-0ubuntu6                                                   amd64        RPC protocol compiler and definitions
ii  sed                           4.8-1ubuntu2                                                     amd64        GNU stream editor for filtering/transforming text
ii  sensible-utils                0.0.17                                                           all          Utilities for sensible alternative selection
ii  shared-mime-info              2.1-2                                                            amd64        FreeDesktop.org shared MIME database and spec
ii  sysvinit-utils                3.01-1ubuntu1                                                    amd64        System-V-like utilities
ii  tar                           1.34+dfsg-1ubuntu0.1.22.04.2                                     amd64        GNU version of the tar archiving utility
ii  tidy                          2:5.6.0-11ubuntu0.22.04.1                                        amd64        HTML/XML syntax checker and reformatter
ii  tzdata                        2024a-0ubuntu0.22.04.1                                           all          time zone and daylight-saving time data
ii  ubuntu-keyring                2021.03.26                                                       all          GnuPG keys of the Ubuntu archive
ii  ucf                           3.0043                                                           all          Update Configuration File(s): preserve user changes to config files
ii  unzip                         6.0-26ubuntu3.2                                                  amd64        De-archiver for .zip files
ii  usrmerge                      25ubuntu2                                                        all          Convert the system to the merged /usr directories scheme
ii  util-linux                    2.37.2-4ubuntu3.4                                                amd64        miscellaneous system utilities
ii  x11-common                    1:7.7+23ubuntu2                                                  all          X Window System (X.Org) infrastructure
ii  xauth                         1:1.1-1build2                                                    amd64        X authentication utility
ii  xdg-user-dirs                 0.17-2ubuntu4                                                    amd64        tool to manage well known user directories
ii  xz-utils                      5.2.5-2ubuntu1                                                   amd64        XZ-format compression utilities
ii  zip                           3.0-12build2                                                     amd64        Archiver for .zip files
ii  zlib1g:amd64                  1:1.2.11.dfsg-2ubuntu9.2                                         amd64        compression library - runtime
ii  zlib1g-dev:amd64              1:1.2.11.dfsg-2ubuntu9.2                                         amd64        compression library - development

gcc13

id: ghcr.io/r-hub/containers/gcc13@sha256:89f6deadd5957dad8346fde03d0cedff4c882f14a96dfab633bd6a434c127978
tag: ghcr.io/r-hub/containers/gcc13:latest
created: 2025-01-15T06:17:00.692643863Z
size: 1.58 GB

OS version
> uname -a
Linux 85dfec02027e 6.8.0-1017-azure #20-Ubuntu SMP Tue Oct 22 03:43:13 UTC 2024 x86_64 GNU/Linux

> cat /etc/os-release
NAME="Fedora Linux"
VERSION="38 (Container Image)"
ID=fedora
VERSION_ID=38
VERSION_CODENAME=""
PLATFORM_ID="platform:f38"
PRETTY_NAME="Fedora Linux 38 (Container Image)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:38"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=38
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=38
SUPPORT_END=2024-05-21
VARIANT="Container Image"
VARIANT_ID=container
R session information
> sessionInfo()
R Under development (unstable) (2025-01-13 r87564)
Platform: x86_64-pc-linux-gnu
Running under: Fedora Linux 38 (Container Image)

Matrix products: default
BLAS/LAPACK: /usr/lib64/libopenblasp-r0.3.21.so;  LAPACK version 3.9.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                zlib                                bzlib 
                            "1.2.13"                 "1.0.8, 13-Jul-2019" 
                                  xz                           libdeflate 
                             "5.4.1"                                   "" 
                                PCRE                                  ICU 
                  "10.42 2022-12-11"                               "72.1" 
                                 TRE                                iconv 
           "TRE 0.8.0 R_fixes (BSD)"                         "glibc 2.37" 
                            readline                                 BLAS 
                               "8.2" "/usr/lib64/libopenblasp-r0.3.21.so" 


> libcurlVersion()
[1] "8.0.1"
attr(,"ssl_version")
[1] "OpenSSL/3.0.9"
attr(,"libssh_version")
[1] "libssh/0.10.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtsp"    "scp"     "sftp"    "smb"     "smbs"    "smtp"   
[22] "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.9.0"


> La_library()
[1] "/usr/lib64/libopenblasp-r0.3.21.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.17.8"                       ""                "1.50.14" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "6.2" "LIBTIFF, Version 4.4.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc
CFLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu17
C17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC23 = gcc -std=gnu2x
C23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CXX = g++ -std=gnu++17
CXXFLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX11PICFLAGS = -fpic
CXX14 = g++
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX14PICFLAGS = -fpic
CXX17 = g++
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX17PICFLAGS = -fpic
CXX20 = g++
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX20PICFLAG =
CXX23 = g++
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = gcc
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2 -mtune=native -Wall -pedantic
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2 -mtune=native -Wall -pedantic
SAFE_FFLAGS = -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/lib/jvm/jre-11-openjdk/bin/java
JAVAC = /usr/lib/jvm/jre-11-openjdk/bin/javac
JAVAH =
JAR = /usr/lib/jvm/jre-11-openjdk/bin/jar
JAVA_HOME = /usr/lib/jvm/jre-11-openjdk
JAVA_LIBS = -L/usr/lib/jvm/jre-11-openjdk/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/jre-11-openjdk/include -I/usr/lib/jvm/jre-11-openjdk/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++17
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = g++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = g++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = g++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = g++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include -I/usr/include
TCLTK_LIBS = -L/usr/lib64 -ltcl8.6 -L/usr/lib64 -ltk8.6 -lX11
BLAS_LIBS = -L/opt/R/devel-gcc13/lib/R/lib -lRblas
LAPACK_LIBS = -L/opt/R/devel-gcc13/lib/R/lib -lRlapack
MAKE = make
LIBnn = lib
AR = gcc-ar
NM = /usr/bin/nm -B
RANLIB = gcc-ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
libgcc-13.2.1-7.fc38.x86_64
crypto-policies-20230301-1.gita12f7b2.fc38.noarch
tzdata-2024a-1.fc38.noarch
publicsuffix-list-dafsa-20240107-1.fc38.noarch
ncurses-base-6.4-7.20230520.fc38.1.noarch
libssh-config-0.10.6-2.fc38.noarch
libreport-filesystem-2.17.11-1.fc38.noarch
dnf-data-4.19.2-1.fc38.noarch
coreutils-common-9.1-12.fc38.x86_64
python-setuptools-wheel-65.5.1-2.fc38.noarch
pcre2-syntax-10.42-1.fc38.1.noarch
fedora-gpg-keys-38-1.noarch
fedora-repos-38-1.noarch
setup-2.14.3-2.fc38.noarch
filesystem-3.18-3.fc38.x86_64
basesystem-11-15.fc38.noarch
ncurses-libs-6.4-7.20230520.fc38.1.x86_64
bash-5.2.26-1.fc38.x86_64
zlib-1.2.13-3.fc38.x86_64
bzip2-libs-1.0.8-13.fc38.x86_64
xz-libs-5.4.1-1.fc38.x86_64
libzstd-1.5.6-1.fc38.x86_64
sqlite-libs-3.40.1-2.fc38.x86_64
popt-1.19-2.fc38.x86_64
libcap-2.48-8.fc38.x86_64
gmp-6.2.1-4.fc38.x86_64
libuuid-2.38.1-4.fc38.x86_64
libgpg-error-1.47-1.fc38.x86_64
libxml2-2.10.4-1.fc38.x86_64
lua-libs-5.4.4-9.fc38.x86_64
libxcrypt-4.4.36-1.fc38.x86_64
elfutils-libelf-0.191-1.fc38.x86_64
readline-8.2-4.fc38.x86_64
libattr-2.5.1-6.fc38.x86_64
libacl-2.3.1-7.fc38.x86_64
libffi-3.4.4-2.fc38.x86_64
libsmartcols-2.38.1-4.fc38.x86_64
libtasn1-4.19.0-2.fc38.x86_64
p11-kit-0.25.3-1.fc38.x86_64
pcre2-10.42-1.fc38.1.x86_64
libeconf-0.5.2-2.fc38.x86_64
libstdc++-13.2.1-7.fc38.x86_64
libassuan-2.5.6-1.fc38.x86_64
libblkid-2.38.1-4.fc38.x86_64
file-libs-5.44-3.fc38.x86_64
gdbm-libs-1.23-3.fc38.x86_64
libcom_err-1.46.5-4.fc38.x86_64
libsepol-3.5-1.fc38.x86_64
libselinux-3.5-1.fc38.x86_64
sed-4.8-12.fc38.x86_64
libmount-2.38.1-4.fc38.x86_64
libunistring-1.1-3.fc38.x86_64
libidn2-2.3.7-1.fc38.x86_64
lz4-libs-1.9.4-2.fc38.x86_64
expat-2.6.0-1.fc38.x86_64
json-c-0.17-1.fc38.x86_64
keyutils-libs-1.6.3-1.fc38.x86_64
libgomp-13.2.1-7.fc38.x86_64
libb2-0.98.1-8.fc38.x86_64
libcomps-0.1.20-1.fc38.x86_64
systemd-libs-253.17-1.fc38.x86_64
findutils-4.9.0-3.fc38.x86_64
cyrus-sasl-lib-2.1.28-9.fc38.x86_64
grep-3.8-3.fc38.x86_64
libgcrypt-1.10.2-1.fc38.x86_64
libksba-1.6.4-1.fc38.x86_64
mpfr-4.1.1-3.fc38.x86_64
nettle-3.8-3.fc38.x86_64
elfutils-default-yama-scope-0.191-1.fc38.noarch
elfutils-libs-0.191-1.fc38.x86_64
libbrotli-1.0.9-11.fc38.x86_64
libdb-5.3.28-55.fc38.x86_64
libsigsegv-2.14-4.fc38.x86_64
gawk-5.1.1-5.fc38.x86_64
libunistring1.0-1.0-1.fc38.x86_64
libpsl-0.21.2-2.fc38.x86_64
libverto-0.3.2-5.fc38.x86_64
libyaml-0.2.5-9.fc38.x86_64
mpdecimal-2.5.1-6.fc38.x86_64
npth-1.6-12.fc38.x86_64
alternatives-1.26-1.fc38.x86_64
p11-kit-trust-0.25.3-1.fc38.x86_64
openssl-libs-3.0.9-2.fc38.x86_64
coreutils-9.1-12.fc38.x86_64
ca-certificates-2023.2.60_v7.0.306-1.0.fc38.noarch
rpm-sequoia-1.6.0-1.fc38.x86_64
krb5-libs-1.21-3.fc38.x86_64
libtirpc-1.3.4-1.rc3.fc38.x86_64
libnsl2-2.0.0-5.fc38.x86_64
libfsverity-1.4-9.fc38.x86_64
zchunk-libs-1.4.0-1.fc38.x86_64
glib2-2.76.6-1.fc38.x86_64
libssh-0.10.6-2.fc38.x86_64
python3-libcomps-0.1.20-1.fc38.x86_64
gzip-1.12-3.fc38.x86_64
cracklib-2.9.11-1.fc38.x86_64
authselect-libs-1.4.3-1.fc38.x86_64
authselect-1.4.3-1.fc38.x86_64
libarchive-3.6.1-4.fc38.x86_64
libevent-2.1.12-8.fc38.x86_64
openldap-2.6.6-1.fc38.x86_64
gnupg2-2.4.0-3.fc38.x86_64
gpgme-1.17.1-5.fc38.x86_64
libcap-ng-0.8.3-8.fc38.x86_64
audit-libs-3.1.2-8.fc38.x86_64
rpm-libs-4.18.2-1.fc38.x86_64
pam-libs-1.5.2-16.fc38.x86_64
libmodulemd-2.15.0-2.fc38.x86_64
libsolv-0.7.28-1.fc38.x86_64
libpwquality-1.4.5-3.fc38.x86_64
pam-1.5.2-16.fc38.x86_64
rpm-build-libs-4.18.2-1.fc38.x86_64
libsemanage-3.5-2.fc38.x86_64
shadow-utils-4.13-6.fc38.x86_64
libcurl-8.0.1-7.fc38.x86_64
ima-evm-utils-1.4-7.fc38.x86_64
rpm-sign-libs-4.18.2-1.fc38.x86_64
python3-rpm-4.18.2-1.fc38.x86_64
curl-8.0.1-7.fc38.x86_64
librepo-1.17.1-1.fc38.x86_64
libdnf-0.73.1-1.fc38.x86_64
python3-libdnf-0.73.1-1.fc38.x86_64
python3-hawkey-0.73.1-1.fc38.x86_64
python3-dnf-4.19.2-1.fc38.noarch
dnf-4.19.2-1.fc38.noarch
yum-4.19.2-1.fc38.noarch
rpm-4.18.2-1.fc38.x86_64
sudo-1.9.15-1.p5.fc38.x86_64
util-linux-core-2.38.1-4.fc38.x86_64
tar-1.34-8.fc38.x86_64
fedora-repos-modular-38-1.noarch
rootfiles-8.1-33.fc38.noarch
gpg-pubkey-eb10b464-6202d9c6
glibc-common-2.37-19.fc38.x86_64
glibc-minimal-langpack-2.37-19.fc38.x86_64
glibc-2.37-19.fc38.x86_64
fedora-release-identity-container-38-37.noarch
fedora-release-container-38-37.noarch
fedora-release-common-38-37.noarch
libxcrypt-compat-4.4.36-1.fc38.x86_64
python-pip-wheel-22.3.1-4.fc38.noarch
python3-3.11.9-2.fc38.x86_64
python3-libs-3.11.9-2.fc38.x86_64
vim-data-9.1.393-1.fc38.noarch
vim-minimal-9.1.393-1.fc38.x86_64
gnutls-3.8.5-1.fc38.x86_64
libnghttp2-1.52.0-3.fc38.x86_64
tpm2-tss-4.0.2-1.fc38.x86_64
dbus-libs-1.14.10-1.fc38.x86_64
python3-dbus-1.3.2-2.fc38.x86_64
python3-six-1.16.0-9.fc38.noarch
python3-dateutil-2.8.2-5.fc38.noarch
python3-distro-1.8.0-2.fc38.noarch
fonts-filesystem-2.0.5-11.fc38.noarch
web-assets-filesystem-5-19.fc38.noarch
js-jquery-3.6.3-2.fc38.noarch
python-systemd-doc-235-2.fc38.x86_64
python3-systemd-235-2.fc38.x86_64
python3-dnf-plugins-core-4.6.0-1.fc38.noarch
dnf-plugins-core-4.6.0-1.fc38.noarch
libgfortran-13.2.1-7.fc38.x86_64
openblas-0.3.21-4.fc38.x86_64
libmpc-1.3.1-2.fc38.x86_64
libquadmath-13.2.1-7.fc38.x86_64
unzip-6.0-60.fc38.x86_64
tcl-8.6.12-4.fc38.x86_64
libpng-1.6.37-14.fc38.x86_64
libICE-1.0.10-10.fc38.x86_64
libSM-1.2.3-12.fc38.x86_64
zip-3.0-37.fc38.x86_64
cpp-13.2.1-7.fc38.x86_64
openblas-openmp-0.3.21-4.fc38.x86_64
openblas-openmp64-0.3.21-4.fc38.x86_64
openblas-openmp64_-0.3.21-4.fc38.x86_64
openblas-serial-0.3.21-4.fc38.x86_64
openblas-serial64-0.3.21-4.fc38.x86_64
openblas-serial64_-0.3.21-4.fc38.x86_64
openblas-threads-0.3.21-4.fc38.x86_64
openblas-threads64-0.3.21-4.fc38.x86_64
openblas-threads64_-0.3.21-4.fc38.x86_64
libwebp-1.3.2-2.fc38.x86_64
libstdc++-devel-13.2.1-7.fc38.x86_64
libX11-common-1.8.9-1.fc38.noarch
kernel-headers-6.8.3-100.fc38.x86_64
google-noto-fonts-common-20230201-2.fc38.noarch
google-noto-sans-vf-fonts-20230201-2.fc38.noarch
langpacks-core-font-en-3.0-32.fc38.noarch
glibc-headers-x86-2.37-19.fc38.noarch
elfutils-debuginfod-client-0.191-1.fc38.x86_64
xml-common-0.6.3-60.fc38.noarch
which-2.21-39.fc38.x86_64
pkgconf-m4-1.8.0-6.fc38.noarch
pixman-0.42.2-1.fc38.x86_64
pcre2-utf32-10.42-1.fc38.1.x86_64
pcre2-utf16-10.42-1.fc38.1.x86_64
openblas-srpm-macros-2-13.fc38.noarch
openblas-devel-0.3.21-4.fc38.x86_64
libtool-ltdl-2.4.7-6.fc38.x86_64
libpkgconf-1.8.0-6.fc38.x86_64
pkgconf-1.8.0-6.fc38.x86_64
pkgconf-pkg-config-1.8.0-6.fc38.x86_64
bzip2-devel-1.0.8-13.fc38.x86_64
pcre2-devel-10.42-1.fc38.1.x86_64
xz-devel-5.4.1-1.fc38.x86_64
zlib-devel-1.2.13-3.fc38.x86_64
libcurl-devel-8.0.1-7.fc38.x86_64
glibc-devel-2.37-19.fc38.x86_64
libxcrypt-devel-4.4.36-1.fc38.x86_64
liblerc-4.0.0-3.fc38.x86_64
libjpeg-turbo-2.1.4-2.fc38.x86_64
libicu-72.1-2.fc38.x86_64
libicu-devel-72.1-2.fc38.x86_64
libdatrie-0.2.13-5.fc38.x86_64
libthai-0.1.29-4.fc38.x86_64
libXau-1.0.11-2.fc38.x86_64
libxcb-1.13.1-11.fc38.x86_64
libX11-1.8.9-1.fc38.x86_64
libXrender-0.9.11-2.fc38.x86_64
libXext-1.3.5-2.fc38.x86_64
libXt-1.2.1-4.fc38.x86_64
libXmu-1.1.4-2.fc38.x86_64
jbigkit-libs-2.1-25.fc38.x86_64
libtiff-4.4.0-8.fc38.x86_64
jansson-2.13.1-6.fc38.x86_64
binutils-gold-2.39-16.fc38.x86_64
binutils-2.39-16.fc38.x86_64
graphite2-1.3.14-11.fc38.x86_64
cairo-1.17.8-4.fc38.x86_64
harfbuzz-7.1.0-1.fc38.x86_64
freetype-2.13.0-2.fc38.x86_64
fontconfig-2.14.2-2.fc38.x86_64
libXft-2.3.8-2.fc38.x86_64
tk-8.6.12-4.fc38.x86_64
gc-8.2.2-3.fc38.x86_64
guile22-2.2.7-7.fc38.x86_64
make-4.4.1-1.fc38.x86_64
gcc-13.2.1-7.fc38.x86_64
gcc-c++-13.2.1-7.fc38.x86_64
libquadmath-devel-13.2.1-7.fc38.x86_64
gcc-gfortran-13.2.1-7.fc38.x86_64
fribidi-1.0.12-3.fc38.x86_64
pango-1.50.14-1.fc38.x86_64
R-devel-gcc13-1-1.x86_64
jags-4.3.2-1.x86_64
glibc-langpack-en-2.37-19.fc38.x86_64
qpdf-libs-11.6.4-2.fc38.x86_64
ncurses-6.4-7.20230520.fc38.1.x86_64
less-633-1.fc38.x86_64
libutempter-1.2.1-8.fc38.x86_64
libtidy-5.8.0-5.fc38.x86_64
libfdisk-2.38.1-4.fc38.x86_64
util-linux-2.38.1-4.fc38.x86_64
openssh-9.0p1-19.fc38.x86_64
libedit-3.1-45.20221030cvs.fc38.x86_64
libcbor-0.7.0-9.fc38.x86_64
libfido2-1.12.0-3.fc38.x86_64
openssh-clients-9.0p1-19.fc38.x86_64
git-core-2.45.0-1.fc38.x86_64
git-core-doc-2.45.0-1.fc38.noarch
groff-base-1.22.4-11.fc38.x86_64
perl-Digest-1.20-490.fc38.noarch
perl-Digest-MD5-2.58-490.fc38.x86_64
perl-B-1.83-498.fc38.x86_64
perl-FileHandle-2.03-498.fc38.noarch
perl-Data-Dumper-2.184-491.fc38.x86_64
perl-libnet-3.15-1.fc38.noarch
perl-AutoLoader-5.74-498.fc38.noarch
perl-base-2.27-498.fc38.noarch
perl-URI-5.17-2.fc38.noarch
perl-Time-Local-1.300-490.fc38.noarch
perl-Mozilla-CA-20221114-2.fc38.noarch
perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch
perl-if-0.61.000-498.fc38.noarch
perl-locale-1.10-498.fc38.noarch
perl-IO-Socket-IP-0.41-492.fc38.noarch
perl-File-Path-2.18-490.fc38.noarch
perl-IO-Socket-SSL-2.081-1.fc38.noarch
perl-Net-SSLeay-1.92-5.fc38.x86_64
perl-Pod-Escapes-1.07-490.fc38.noarch
perl-Term-ANSIColor-5.01-491.fc38.noarch
perl-Class-Struct-0.66-498.fc38.noarch
perl-POSIX-2.03-498.fc38.x86_64
perl-IPC-Open3-1.22-498.fc38.noarch
perl-File-Temp-0.231.100-490.fc38.noarch
perl-HTTP-Tiny-0.086-2.fc38.noarch
perl-Term-Cap-1.18-1.fc38.noarch
perl-Pod-Simple-3.43-491.fc38.noarch
perl-Socket-2.036-2.fc38.x86_64
perl-SelectSaver-1.02-498.fc38.noarch
perl-Symbol-1.09-498.fc38.noarch
perl-File-stat-1.12-498.fc38.noarch
perl-podlators-5.01-2.fc38.noarch
perl-Pod-Perldoc-3.28.01-491.fc38.noarch
perl-Text-ParseWords-3.31-490.fc38.noarch
perl-Fcntl-1.15-498.fc38.x86_64
perl-mro-1.26-498.fc38.x86_64
perl-IO-1.50-498.fc38.x86_64
perl-overloading-0.02-498.fc38.noarch
perl-Pod-Usage-2.03-4.fc38.noarch
perl-MIME-Base64-3.16-490.fc38.x86_64
perl-Scalar-List-Utils-1.63-490.fc38.x86_64
perl-constant-1.33-491.fc38.noarch
perl-parent-0.241-1.fc38.noarch
perl-Errno-1.36-498.fc38.x86_64
perl-File-Basename-2.85-498.fc38.noarch
perl-Getopt-Std-1.13-498.fc38.noarch
perl-Storable-3.26-490.fc38.x86_64
perl-overload-1.35-498.fc38.noarch
perl-vars-1.05-498.fc38.noarch
perl-Getopt-Long-2.54-2.fc38.noarch
perl-Carp-1.52-490.fc38.noarch
perl-Exporter-5.77-490.fc38.noarch
perl-PathTools-3.84-490.fc38.x86_64
perl-NDBM_File-1.15-498.fc38.x86_64
perl-DynaLoader-1.52-498.fc38.x86_64
perl-Encode-3.19-493.fc38.x86_64
perl-libs-5.36.3-498.fc38.x86_64
perl-interpreter-5.36.3-498.fc38.x86_64
perl-Error-0.17029-11.fc38.noarch
perl-TermReadKey-2.38-16.fc38.x86_64
perl-File-Find-1.40-498.fc38.noarch
perl-lib-0.65-498.fc38.x86_64
perl-Git-2.45.0-1.fc38.noarch
git-2.45.0-1.fc38.x86_64
devscripts-checkbashisms-2.23.0-1.fc38.x86_64
tidy-5.8.0-5.fc38.x86_64
qpdf-11.6.4-2.fc38.x86_64

id: ghcr.io/r-hub/containers/gcc13@sha256:6d1311697fc1c586fb3439889772c0d60246121c69d167da8bf15e11cd6fe2e6
tag: ghcr.io/r-hub/containers/gcc13:latest
created: 2025-01-14T06:17:03.317353117Z
size: 1.58 GB

OS version
> uname -a
Linux 9889e5538d20 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 GNU/Linux

> cat /etc/os-release
NAME="Fedora Linux"
VERSION="38 (Container Image)"
ID=fedora
VERSION_ID=38
VERSION_CODENAME=""
PLATFORM_ID="platform:f38"
PRETTY_NAME="Fedora Linux 38 (Container Image)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:38"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=38
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=38
SUPPORT_END=2024-05-21
VARIANT="Container Image"
VARIANT_ID=container
R session information
> sessionInfo()
R Under development (unstable) (2025-01-13 r87564)
Platform: x86_64-pc-linux-gnu
Running under: Fedora Linux 38 (Container Image)

Matrix products: default
BLAS/LAPACK: /usr/lib64/libopenblasp-r0.3.21.so;  LAPACK version 3.9.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                zlib                                bzlib 
                            "1.2.13"                 "1.0.8, 13-Jul-2019" 
                                  xz                           libdeflate 
                             "5.4.1"                                   "" 
                                PCRE                                  ICU 
                  "10.42 2022-12-11"                               "72.1" 
                                 TRE                                iconv 
           "TRE 0.8.0 R_fixes (BSD)"                         "glibc 2.37" 
                            readline                                 BLAS 
                               "8.2" "/usr/lib64/libopenblasp-r0.3.21.so" 


> libcurlVersion()
[1] "8.0.1"
attr(,"ssl_version")
[1] "OpenSSL/3.0.9"
attr(,"libssh_version")
[1] "libssh/0.10.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtsp"    "scp"     "sftp"    "smb"     "smbs"    "smtp"   
[22] "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.9.0"


> La_library()
[1] "/usr/lib64/libopenblasp-r0.3.21.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.17.8"                       ""                "1.50.14" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "6.2" "LIBTIFF, Version 4.4.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc
CFLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu17
C17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC23 = gcc -std=gnu2x
C23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CXX = g++ -std=gnu++17
CXXFLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX11PICFLAGS = -fpic
CXX14 = g++
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX14PICFLAGS = -fpic
CXX17 = g++
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX17PICFLAGS = -fpic
CXX20 = g++
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX20PICFLAG =
CXX23 = g++
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = gcc
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2 -mtune=native -Wall -pedantic
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2 -mtune=native -Wall -pedantic
SAFE_FFLAGS = -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/lib/jvm/jre-11-openjdk/bin/java
JAVAC = /usr/lib/jvm/jre-11-openjdk/bin/javac
JAVAH =
JAR = /usr/lib/jvm/jre-11-openjdk/bin/jar
JAVA_HOME = /usr/lib/jvm/jre-11-openjdk
JAVA_LIBS = -L/usr/lib/jvm/jre-11-openjdk/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/jre-11-openjdk/include -I/usr/lib/jvm/jre-11-openjdk/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++17
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = g++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = g++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = g++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = g++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include -I/usr/include
TCLTK_LIBS = -L/usr/lib64 -ltcl8.6 -L/usr/lib64 -ltk8.6 -lX11
BLAS_LIBS = -L/opt/R/devel-gcc13/lib/R/lib -lRblas
LAPACK_LIBS = -L/opt/R/devel-gcc13/lib/R/lib -lRlapack
MAKE = make
LIBnn = lib
AR = gcc-ar
NM = /usr/bin/nm -B
RANLIB = gcc-ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
libgcc-13.2.1-7.fc38.x86_64
crypto-policies-20230301-1.gita12f7b2.fc38.noarch
tzdata-2024a-1.fc38.noarch
publicsuffix-list-dafsa-20240107-1.fc38.noarch
ncurses-base-6.4-7.20230520.fc38.1.noarch
libssh-config-0.10.6-2.fc38.noarch
libreport-filesystem-2.17.11-1.fc38.noarch
dnf-data-4.19.2-1.fc38.noarch
coreutils-common-9.1-12.fc38.x86_64
python-setuptools-wheel-65.5.1-2.fc38.noarch
pcre2-syntax-10.42-1.fc38.1.noarch
fedora-gpg-keys-38-1.noarch
fedora-repos-38-1.noarch
setup-2.14.3-2.fc38.noarch
filesystem-3.18-3.fc38.x86_64
basesystem-11-15.fc38.noarch
ncurses-libs-6.4-7.20230520.fc38.1.x86_64
bash-5.2.26-1.fc38.x86_64
zlib-1.2.13-3.fc38.x86_64
bzip2-libs-1.0.8-13.fc38.x86_64
xz-libs-5.4.1-1.fc38.x86_64
libzstd-1.5.6-1.fc38.x86_64
sqlite-libs-3.40.1-2.fc38.x86_64
popt-1.19-2.fc38.x86_64
libcap-2.48-8.fc38.x86_64
gmp-6.2.1-4.fc38.x86_64
libuuid-2.38.1-4.fc38.x86_64
libgpg-error-1.47-1.fc38.x86_64
libxml2-2.10.4-1.fc38.x86_64
lua-libs-5.4.4-9.fc38.x86_64
libxcrypt-4.4.36-1.fc38.x86_64
elfutils-libelf-0.191-1.fc38.x86_64
readline-8.2-4.fc38.x86_64
libattr-2.5.1-6.fc38.x86_64
libacl-2.3.1-7.fc38.x86_64
libffi-3.4.4-2.fc38.x86_64
libsmartcols-2.38.1-4.fc38.x86_64
libtasn1-4.19.0-2.fc38.x86_64
p11-kit-0.25.3-1.fc38.x86_64
pcre2-10.42-1.fc38.1.x86_64
libeconf-0.5.2-2.fc38.x86_64
libstdc++-13.2.1-7.fc38.x86_64
libassuan-2.5.6-1.fc38.x86_64
libblkid-2.38.1-4.fc38.x86_64
file-libs-5.44-3.fc38.x86_64
gdbm-libs-1.23-3.fc38.x86_64
libcom_err-1.46.5-4.fc38.x86_64
libsepol-3.5-1.fc38.x86_64
libselinux-3.5-1.fc38.x86_64
sed-4.8-12.fc38.x86_64
libmount-2.38.1-4.fc38.x86_64
libunistring-1.1-3.fc38.x86_64
libidn2-2.3.7-1.fc38.x86_64
lz4-libs-1.9.4-2.fc38.x86_64
expat-2.6.0-1.fc38.x86_64
json-c-0.17-1.fc38.x86_64
keyutils-libs-1.6.3-1.fc38.x86_64
libgomp-13.2.1-7.fc38.x86_64
libb2-0.98.1-8.fc38.x86_64
libcomps-0.1.20-1.fc38.x86_64
systemd-libs-253.17-1.fc38.x86_64
findutils-4.9.0-3.fc38.x86_64
cyrus-sasl-lib-2.1.28-9.fc38.x86_64
grep-3.8-3.fc38.x86_64
libgcrypt-1.10.2-1.fc38.x86_64
libksba-1.6.4-1.fc38.x86_64
mpfr-4.1.1-3.fc38.x86_64
nettle-3.8-3.fc38.x86_64
elfutils-default-yama-scope-0.191-1.fc38.noarch
elfutils-libs-0.191-1.fc38.x86_64
libbrotli-1.0.9-11.fc38.x86_64
libdb-5.3.28-55.fc38.x86_64
libsigsegv-2.14-4.fc38.x86_64
gawk-5.1.1-5.fc38.x86_64
libunistring1.0-1.0-1.fc38.x86_64
libpsl-0.21.2-2.fc38.x86_64
libverto-0.3.2-5.fc38.x86_64
libyaml-0.2.5-9.fc38.x86_64
mpdecimal-2.5.1-6.fc38.x86_64
npth-1.6-12.fc38.x86_64
alternatives-1.26-1.fc38.x86_64
p11-kit-trust-0.25.3-1.fc38.x86_64
openssl-libs-3.0.9-2.fc38.x86_64
coreutils-9.1-12.fc38.x86_64
ca-certificates-2023.2.60_v7.0.306-1.0.fc38.noarch
rpm-sequoia-1.6.0-1.fc38.x86_64
krb5-libs-1.21-3.fc38.x86_64
libtirpc-1.3.4-1.rc3.fc38.x86_64
libnsl2-2.0.0-5.fc38.x86_64
libfsverity-1.4-9.fc38.x86_64
zchunk-libs-1.4.0-1.fc38.x86_64
glib2-2.76.6-1.fc38.x86_64
libssh-0.10.6-2.fc38.x86_64
python3-libcomps-0.1.20-1.fc38.x86_64
gzip-1.12-3.fc38.x86_64
cracklib-2.9.11-1.fc38.x86_64
authselect-libs-1.4.3-1.fc38.x86_64
authselect-1.4.3-1.fc38.x86_64
libarchive-3.6.1-4.fc38.x86_64
libevent-2.1.12-8.fc38.x86_64
openldap-2.6.6-1.fc38.x86_64
gnupg2-2.4.0-3.fc38.x86_64
gpgme-1.17.1-5.fc38.x86_64
libcap-ng-0.8.3-8.fc38.x86_64
audit-libs-3.1.2-8.fc38.x86_64
rpm-libs-4.18.2-1.fc38.x86_64
pam-libs-1.5.2-16.fc38.x86_64
libmodulemd-2.15.0-2.fc38.x86_64
libsolv-0.7.28-1.fc38.x86_64
libpwquality-1.4.5-3.fc38.x86_64
pam-1.5.2-16.fc38.x86_64
rpm-build-libs-4.18.2-1.fc38.x86_64
libsemanage-3.5-2.fc38.x86_64
shadow-utils-4.13-6.fc38.x86_64
libcurl-8.0.1-7.fc38.x86_64
ima-evm-utils-1.4-7.fc38.x86_64
rpm-sign-libs-4.18.2-1.fc38.x86_64
python3-rpm-4.18.2-1.fc38.x86_64
curl-8.0.1-7.fc38.x86_64
librepo-1.17.1-1.fc38.x86_64
libdnf-0.73.1-1.fc38.x86_64
python3-libdnf-0.73.1-1.fc38.x86_64
python3-hawkey-0.73.1-1.fc38.x86_64
python3-dnf-4.19.2-1.fc38.noarch
dnf-4.19.2-1.fc38.noarch
yum-4.19.2-1.fc38.noarch
rpm-4.18.2-1.fc38.x86_64
sudo-1.9.15-1.p5.fc38.x86_64
util-linux-core-2.38.1-4.fc38.x86_64
tar-1.34-8.fc38.x86_64
fedora-repos-modular-38-1.noarch
rootfiles-8.1-33.fc38.noarch
gpg-pubkey-eb10b464-6202d9c6
glibc-common-2.37-19.fc38.x86_64
glibc-minimal-langpack-2.37-19.fc38.x86_64
glibc-2.37-19.fc38.x86_64
fedora-release-identity-container-38-37.noarch
fedora-release-container-38-37.noarch
fedora-release-common-38-37.noarch
libxcrypt-compat-4.4.36-1.fc38.x86_64
python-pip-wheel-22.3.1-4.fc38.noarch
python3-3.11.9-2.fc38.x86_64
python3-libs-3.11.9-2.fc38.x86_64
vim-data-9.1.393-1.fc38.noarch
vim-minimal-9.1.393-1.fc38.x86_64
gnutls-3.8.5-1.fc38.x86_64
libnghttp2-1.52.0-3.fc38.x86_64
tpm2-tss-4.0.2-1.fc38.x86_64
dbus-libs-1.14.10-1.fc38.x86_64
python3-dbus-1.3.2-2.fc38.x86_64
python3-six-1.16.0-9.fc38.noarch
python3-dateutil-2.8.2-5.fc38.noarch
python3-distro-1.8.0-2.fc38.noarch
fonts-filesystem-2.0.5-11.fc38.noarch
web-assets-filesystem-5-19.fc38.noarch
js-jquery-3.6.3-2.fc38.noarch
python-systemd-doc-235-2.fc38.x86_64
python3-systemd-235-2.fc38.x86_64
python3-dnf-plugins-core-4.6.0-1.fc38.noarch
dnf-plugins-core-4.6.0-1.fc38.noarch
libgfortran-13.2.1-7.fc38.x86_64
openblas-0.3.21-4.fc38.x86_64
libmpc-1.3.1-2.fc38.x86_64
libquadmath-13.2.1-7.fc38.x86_64
unzip-6.0-60.fc38.x86_64
tcl-8.6.12-4.fc38.x86_64
libpng-1.6.37-14.fc38.x86_64
libICE-1.0.10-10.fc38.x86_64
libSM-1.2.3-12.fc38.x86_64
zip-3.0-37.fc38.x86_64
cpp-13.2.1-7.fc38.x86_64
openblas-openmp-0.3.21-4.fc38.x86_64
openblas-openmp64-0.3.21-4.fc38.x86_64
openblas-openmp64_-0.3.21-4.fc38.x86_64
openblas-serial-0.3.21-4.fc38.x86_64
openblas-serial64-0.3.21-4.fc38.x86_64
openblas-serial64_-0.3.21-4.fc38.x86_64
openblas-threads-0.3.21-4.fc38.x86_64
openblas-threads64-0.3.21-4.fc38.x86_64
openblas-threads64_-0.3.21-4.fc38.x86_64
libwebp-1.3.2-2.fc38.x86_64
libstdc++-devel-13.2.1-7.fc38.x86_64
libX11-common-1.8.9-1.fc38.noarch
kernel-headers-6.8.3-100.fc38.x86_64
google-noto-fonts-common-20230201-2.fc38.noarch
google-noto-sans-vf-fonts-20230201-2.fc38.noarch
langpacks-core-font-en-3.0-32.fc38.noarch
glibc-headers-x86-2.37-19.fc38.noarch
elfutils-debuginfod-client-0.191-1.fc38.x86_64
xml-common-0.6.3-60.fc38.noarch
which-2.21-39.fc38.x86_64
pkgconf-m4-1.8.0-6.fc38.noarch
pixman-0.42.2-1.fc38.x86_64
pcre2-utf32-10.42-1.fc38.1.x86_64
pcre2-utf16-10.42-1.fc38.1.x86_64
openblas-srpm-macros-2-13.fc38.noarch
openblas-devel-0.3.21-4.fc38.x86_64
libtool-ltdl-2.4.7-6.fc38.x86_64
libpkgconf-1.8.0-6.fc38.x86_64
pkgconf-1.8.0-6.fc38.x86_64
pkgconf-pkg-config-1.8.0-6.fc38.x86_64
bzip2-devel-1.0.8-13.fc38.x86_64
pcre2-devel-10.42-1.fc38.1.x86_64
xz-devel-5.4.1-1.fc38.x86_64
zlib-devel-1.2.13-3.fc38.x86_64
libcurl-devel-8.0.1-7.fc38.x86_64
glibc-devel-2.37-19.fc38.x86_64
libxcrypt-devel-4.4.36-1.fc38.x86_64
liblerc-4.0.0-3.fc38.x86_64
libjpeg-turbo-2.1.4-2.fc38.x86_64
libicu-72.1-2.fc38.x86_64
libicu-devel-72.1-2.fc38.x86_64
libdatrie-0.2.13-5.fc38.x86_64
libthai-0.1.29-4.fc38.x86_64
libXau-1.0.11-2.fc38.x86_64
libxcb-1.13.1-11.fc38.x86_64
libX11-1.8.9-1.fc38.x86_64
libXrender-0.9.11-2.fc38.x86_64
libXext-1.3.5-2.fc38.x86_64
libXt-1.2.1-4.fc38.x86_64
libXmu-1.1.4-2.fc38.x86_64
jbigkit-libs-2.1-25.fc38.x86_64
libtiff-4.4.0-8.fc38.x86_64
jansson-2.13.1-6.fc38.x86_64
binutils-gold-2.39-16.fc38.x86_64
binutils-2.39-16.fc38.x86_64
graphite2-1.3.14-11.fc38.x86_64
cairo-1.17.8-4.fc38.x86_64
harfbuzz-7.1.0-1.fc38.x86_64
freetype-2.13.0-2.fc38.x86_64
fontconfig-2.14.2-2.fc38.x86_64
libXft-2.3.8-2.fc38.x86_64
tk-8.6.12-4.fc38.x86_64
gc-8.2.2-3.fc38.x86_64
guile22-2.2.7-7.fc38.x86_64
make-4.4.1-1.fc38.x86_64
gcc-13.2.1-7.fc38.x86_64
gcc-c++-13.2.1-7.fc38.x86_64
libquadmath-devel-13.2.1-7.fc38.x86_64
gcc-gfortran-13.2.1-7.fc38.x86_64
fribidi-1.0.12-3.fc38.x86_64
pango-1.50.14-1.fc38.x86_64
R-devel-gcc13-1-1.x86_64
jags-4.3.2-1.x86_64
glibc-langpack-en-2.37-19.fc38.x86_64
qpdf-libs-11.6.4-2.fc38.x86_64
ncurses-6.4-7.20230520.fc38.1.x86_64
less-633-1.fc38.x86_64
libutempter-1.2.1-8.fc38.x86_64
libtidy-5.8.0-5.fc38.x86_64
libfdisk-2.38.1-4.fc38.x86_64
util-linux-2.38.1-4.fc38.x86_64
openssh-9.0p1-19.fc38.x86_64
libedit-3.1-45.20221030cvs.fc38.x86_64
libcbor-0.7.0-9.fc38.x86_64
libfido2-1.12.0-3.fc38.x86_64
openssh-clients-9.0p1-19.fc38.x86_64
git-core-2.45.0-1.fc38.x86_64
git-core-doc-2.45.0-1.fc38.noarch
groff-base-1.22.4-11.fc38.x86_64
perl-Digest-1.20-490.fc38.noarch
perl-Digest-MD5-2.58-490.fc38.x86_64
perl-B-1.83-498.fc38.x86_64
perl-FileHandle-2.03-498.fc38.noarch
perl-Data-Dumper-2.184-491.fc38.x86_64
perl-libnet-3.15-1.fc38.noarch
perl-AutoLoader-5.74-498.fc38.noarch
perl-base-2.27-498.fc38.noarch
perl-URI-5.17-2.fc38.noarch
perl-Time-Local-1.300-490.fc38.noarch
perl-Mozilla-CA-20221114-2.fc38.noarch
perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch
perl-if-0.61.000-498.fc38.noarch
perl-locale-1.10-498.fc38.noarch
perl-IO-Socket-IP-0.41-492.fc38.noarch
perl-File-Path-2.18-490.fc38.noarch
perl-IO-Socket-SSL-2.081-1.fc38.noarch
perl-Net-SSLeay-1.92-5.fc38.x86_64
perl-Pod-Escapes-1.07-490.fc38.noarch
perl-Term-ANSIColor-5.01-491.fc38.noarch
perl-Class-Struct-0.66-498.fc38.noarch
perl-POSIX-2.03-498.fc38.x86_64
perl-IPC-Open3-1.22-498.fc38.noarch
perl-File-Temp-0.231.100-490.fc38.noarch
perl-HTTP-Tiny-0.086-2.fc38.noarch
perl-Term-Cap-1.18-1.fc38.noarch
perl-Pod-Simple-3.43-491.fc38.noarch
perl-Socket-2.036-2.fc38.x86_64
perl-SelectSaver-1.02-498.fc38.noarch
perl-Symbol-1.09-498.fc38.noarch
perl-File-stat-1.12-498.fc38.noarch
perl-podlators-5.01-2.fc38.noarch
perl-Pod-Perldoc-3.28.01-491.fc38.noarch
perl-Text-ParseWords-3.31-490.fc38.noarch
perl-Fcntl-1.15-498.fc38.x86_64
perl-mro-1.26-498.fc38.x86_64
perl-IO-1.50-498.fc38.x86_64
perl-overloading-0.02-498.fc38.noarch
perl-Pod-Usage-2.03-4.fc38.noarch
perl-MIME-Base64-3.16-490.fc38.x86_64
perl-Scalar-List-Utils-1.63-490.fc38.x86_64
perl-constant-1.33-491.fc38.noarch
perl-parent-0.241-1.fc38.noarch
perl-Errno-1.36-498.fc38.x86_64
perl-File-Basename-2.85-498.fc38.noarch
perl-Getopt-Std-1.13-498.fc38.noarch
perl-Storable-3.26-490.fc38.x86_64
perl-overload-1.35-498.fc38.noarch
perl-vars-1.05-498.fc38.noarch
perl-Getopt-Long-2.54-2.fc38.noarch
perl-Carp-1.52-490.fc38.noarch
perl-Exporter-5.77-490.fc38.noarch
perl-PathTools-3.84-490.fc38.x86_64
perl-NDBM_File-1.15-498.fc38.x86_64
perl-DynaLoader-1.52-498.fc38.x86_64
perl-Encode-3.19-493.fc38.x86_64
perl-libs-5.36.3-498.fc38.x86_64
perl-interpreter-5.36.3-498.fc38.x86_64
perl-Error-0.17029-11.fc38.noarch
perl-TermReadKey-2.38-16.fc38.x86_64
perl-File-Find-1.40-498.fc38.noarch
perl-lib-0.65-498.fc38.x86_64
perl-Git-2.45.0-1.fc38.noarch
git-2.45.0-1.fc38.x86_64
devscripts-checkbashisms-2.23.0-1.fc38.x86_64
tidy-5.8.0-5.fc38.x86_64
qpdf-11.6.4-2.fc38.x86_64

id: ghcr.io/r-hub/containers/gcc13@sha256:626de06e5072238e4f87583f7dd43742842d041e6541d9b8b33d09d297667248
tag: ghcr.io/r-hub/containers/gcc13:latest
created: 2025-01-13T06:18:25.694567478Z
size: 1.58 GB

OS version
> uname -a
Linux d9aafb4fd744 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 GNU/Linux

> cat /etc/os-release
NAME="Fedora Linux"
VERSION="38 (Container Image)"
ID=fedora
VERSION_ID=38
VERSION_CODENAME=""
PLATFORM_ID="platform:f38"
PRETTY_NAME="Fedora Linux 38 (Container Image)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:38"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=38
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=38
SUPPORT_END=2024-05-21
VARIANT="Container Image"
VARIANT_ID=container
R session information
> sessionInfo()
R Under development (unstable) (2025-01-11 r87563)
Platform: x86_64-pc-linux-gnu
Running under: Fedora Linux 38 (Container Image)

Matrix products: default
BLAS/LAPACK: /usr/lib64/libopenblasp-r0.3.21.so;  LAPACK version 3.9.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                zlib                                bzlib 
                            "1.2.13"                 "1.0.8, 13-Jul-2019" 
                                  xz                           libdeflate 
                             "5.4.1"                                   "" 
                                PCRE                                  ICU 
                  "10.42 2022-12-11"                               "72.1" 
                                 TRE                                iconv 
           "TRE 0.8.0 R_fixes (BSD)"                         "glibc 2.37" 
                            readline                                 BLAS 
                               "8.2" "/usr/lib64/libopenblasp-r0.3.21.so" 


> libcurlVersion()
[1] "8.0.1"
attr(,"ssl_version")
[1] "OpenSSL/3.0.9"
attr(,"libssh_version")
[1] "libssh/0.10.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtsp"    "scp"     "sftp"    "smb"     "smbs"    "smtp"   
[22] "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.9.0"


> La_library()
[1] "/usr/lib64/libopenblasp-r0.3.21.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.17.8"                       ""                "1.50.14" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "6.2" "LIBTIFF, Version 4.4.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc
CFLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu17
C17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC23 = gcc -std=gnu2x
C23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CXX = g++ -std=gnu++17
CXXFLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX11PICFLAGS = -fpic
CXX14 = g++
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX14PICFLAGS = -fpic
CXX17 = g++
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX17PICFLAGS = -fpic
CXX20 = g++
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX20PICFLAG =
CXX23 = g++
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = gcc
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2 -mtune=native -Wall -pedantic
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2 -mtune=native -Wall -pedantic
SAFE_FFLAGS = -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/lib/jvm/jre-11-openjdk/bin/java
JAVAC = /usr/lib/jvm/jre-11-openjdk/bin/javac
JAVAH =
JAR = /usr/lib/jvm/jre-11-openjdk/bin/jar
JAVA_HOME = /usr/lib/jvm/jre-11-openjdk
JAVA_LIBS = -L/usr/lib/jvm/jre-11-openjdk/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/jre-11-openjdk/include -I/usr/lib/jvm/jre-11-openjdk/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++17
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = g++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = g++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = g++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = g++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include -I/usr/include
TCLTK_LIBS = -L/usr/lib64 -ltcl8.6 -L/usr/lib64 -ltk8.6 -lX11
BLAS_LIBS = -L/opt/R/devel-gcc13/lib/R/lib -lRblas
LAPACK_LIBS = -L/opt/R/devel-gcc13/lib/R/lib -lRlapack
MAKE = make
LIBnn = lib
AR = gcc-ar
NM = /usr/bin/nm -B
RANLIB = gcc-ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
libgcc-13.2.1-7.fc38.x86_64
crypto-policies-20230301-1.gita12f7b2.fc38.noarch
tzdata-2024a-1.fc38.noarch
publicsuffix-list-dafsa-20240107-1.fc38.noarch
ncurses-base-6.4-7.20230520.fc38.1.noarch
libssh-config-0.10.6-2.fc38.noarch
libreport-filesystem-2.17.11-1.fc38.noarch
dnf-data-4.19.2-1.fc38.noarch
coreutils-common-9.1-12.fc38.x86_64
python-setuptools-wheel-65.5.1-2.fc38.noarch
pcre2-syntax-10.42-1.fc38.1.noarch
fedora-gpg-keys-38-1.noarch
fedora-repos-38-1.noarch
setup-2.14.3-2.fc38.noarch
filesystem-3.18-3.fc38.x86_64
basesystem-11-15.fc38.noarch
ncurses-libs-6.4-7.20230520.fc38.1.x86_64
bash-5.2.26-1.fc38.x86_64
zlib-1.2.13-3.fc38.x86_64
bzip2-libs-1.0.8-13.fc38.x86_64
xz-libs-5.4.1-1.fc38.x86_64
libzstd-1.5.6-1.fc38.x86_64
sqlite-libs-3.40.1-2.fc38.x86_64
popt-1.19-2.fc38.x86_64
libcap-2.48-8.fc38.x86_64
gmp-6.2.1-4.fc38.x86_64
libuuid-2.38.1-4.fc38.x86_64
libgpg-error-1.47-1.fc38.x86_64
libxml2-2.10.4-1.fc38.x86_64
lua-libs-5.4.4-9.fc38.x86_64
libxcrypt-4.4.36-1.fc38.x86_64
elfutils-libelf-0.191-1.fc38.x86_64
readline-8.2-4.fc38.x86_64
libattr-2.5.1-6.fc38.x86_64
libacl-2.3.1-7.fc38.x86_64
libffi-3.4.4-2.fc38.x86_64
libsmartcols-2.38.1-4.fc38.x86_64
libtasn1-4.19.0-2.fc38.x86_64
p11-kit-0.25.3-1.fc38.x86_64
pcre2-10.42-1.fc38.1.x86_64
libeconf-0.5.2-2.fc38.x86_64
libstdc++-13.2.1-7.fc38.x86_64
libassuan-2.5.6-1.fc38.x86_64
libblkid-2.38.1-4.fc38.x86_64
file-libs-5.44-3.fc38.x86_64
gdbm-libs-1.23-3.fc38.x86_64
libcom_err-1.46.5-4.fc38.x86_64
libsepol-3.5-1.fc38.x86_64
libselinux-3.5-1.fc38.x86_64
sed-4.8-12.fc38.x86_64
libmount-2.38.1-4.fc38.x86_64
libunistring-1.1-3.fc38.x86_64
libidn2-2.3.7-1.fc38.x86_64
lz4-libs-1.9.4-2.fc38.x86_64
expat-2.6.0-1.fc38.x86_64
json-c-0.17-1.fc38.x86_64
keyutils-libs-1.6.3-1.fc38.x86_64
libgomp-13.2.1-7.fc38.x86_64
libb2-0.98.1-8.fc38.x86_64
libcomps-0.1.20-1.fc38.x86_64
systemd-libs-253.17-1.fc38.x86_64
findutils-4.9.0-3.fc38.x86_64
cyrus-sasl-lib-2.1.28-9.fc38.x86_64
grep-3.8-3.fc38.x86_64
libgcrypt-1.10.2-1.fc38.x86_64
libksba-1.6.4-1.fc38.x86_64
mpfr-4.1.1-3.fc38.x86_64
nettle-3.8-3.fc38.x86_64
elfutils-default-yama-scope-0.191-1.fc38.noarch
elfutils-libs-0.191-1.fc38.x86_64
libbrotli-1.0.9-11.fc38.x86_64
libdb-5.3.28-55.fc38.x86_64
libsigsegv-2.14-4.fc38.x86_64
gawk-5.1.1-5.fc38.x86_64
libunistring1.0-1.0-1.fc38.x86_64
libpsl-0.21.2-2.fc38.x86_64
libverto-0.3.2-5.fc38.x86_64
libyaml-0.2.5-9.fc38.x86_64
mpdecimal-2.5.1-6.fc38.x86_64
npth-1.6-12.fc38.x86_64
alternatives-1.26-1.fc38.x86_64
p11-kit-trust-0.25.3-1.fc38.x86_64
openssl-libs-3.0.9-2.fc38.x86_64
coreutils-9.1-12.fc38.x86_64
ca-certificates-2023.2.60_v7.0.306-1.0.fc38.noarch
rpm-sequoia-1.6.0-1.fc38.x86_64
krb5-libs-1.21-3.fc38.x86_64
libtirpc-1.3.4-1.rc3.fc38.x86_64
libnsl2-2.0.0-5.fc38.x86_64
libfsverity-1.4-9.fc38.x86_64
zchunk-libs-1.4.0-1.fc38.x86_64
glib2-2.76.6-1.fc38.x86_64
libssh-0.10.6-2.fc38.x86_64
python3-libcomps-0.1.20-1.fc38.x86_64
gzip-1.12-3.fc38.x86_64
cracklib-2.9.11-1.fc38.x86_64
authselect-libs-1.4.3-1.fc38.x86_64
authselect-1.4.3-1.fc38.x86_64
libarchive-3.6.1-4.fc38.x86_64
libevent-2.1.12-8.fc38.x86_64
openldap-2.6.6-1.fc38.x86_64
gnupg2-2.4.0-3.fc38.x86_64
gpgme-1.17.1-5.fc38.x86_64
libcap-ng-0.8.3-8.fc38.x86_64
audit-libs-3.1.2-8.fc38.x86_64
rpm-libs-4.18.2-1.fc38.x86_64
pam-libs-1.5.2-16.fc38.x86_64
libmodulemd-2.15.0-2.fc38.x86_64
libsolv-0.7.28-1.fc38.x86_64
libpwquality-1.4.5-3.fc38.x86_64
pam-1.5.2-16.fc38.x86_64
rpm-build-libs-4.18.2-1.fc38.x86_64
libsemanage-3.5-2.fc38.x86_64
shadow-utils-4.13-6.fc38.x86_64
libcurl-8.0.1-7.fc38.x86_64
ima-evm-utils-1.4-7.fc38.x86_64
rpm-sign-libs-4.18.2-1.fc38.x86_64
python3-rpm-4.18.2-1.fc38.x86_64
curl-8.0.1-7.fc38.x86_64
librepo-1.17.1-1.fc38.x86_64
libdnf-0.73.1-1.fc38.x86_64
python3-libdnf-0.73.1-1.fc38.x86_64
python3-hawkey-0.73.1-1.fc38.x86_64
python3-dnf-4.19.2-1.fc38.noarch
dnf-4.19.2-1.fc38.noarch
yum-4.19.2-1.fc38.noarch
rpm-4.18.2-1.fc38.x86_64
sudo-1.9.15-1.p5.fc38.x86_64
util-linux-core-2.38.1-4.fc38.x86_64
tar-1.34-8.fc38.x86_64
fedora-repos-modular-38-1.noarch
rootfiles-8.1-33.fc38.noarch
gpg-pubkey-eb10b464-6202d9c6
glibc-common-2.37-19.fc38.x86_64
glibc-minimal-langpack-2.37-19.fc38.x86_64
glibc-2.37-19.fc38.x86_64
fedora-release-identity-container-38-37.noarch
fedora-release-container-38-37.noarch
fedora-release-common-38-37.noarch
libxcrypt-compat-4.4.36-1.fc38.x86_64
python-pip-wheel-22.3.1-4.fc38.noarch
python3-3.11.9-2.fc38.x86_64
python3-libs-3.11.9-2.fc38.x86_64
vim-data-9.1.393-1.fc38.noarch
vim-minimal-9.1.393-1.fc38.x86_64
gnutls-3.8.5-1.fc38.x86_64
libnghttp2-1.52.0-3.fc38.x86_64
tpm2-tss-4.0.2-1.fc38.x86_64
dbus-libs-1.14.10-1.fc38.x86_64
python3-dbus-1.3.2-2.fc38.x86_64
python3-six-1.16.0-9.fc38.noarch
python3-dateutil-2.8.2-5.fc38.noarch
python3-distro-1.8.0-2.fc38.noarch
fonts-filesystem-2.0.5-11.fc38.noarch
web-assets-filesystem-5-19.fc38.noarch
js-jquery-3.6.3-2.fc38.noarch
python-systemd-doc-235-2.fc38.x86_64
python3-systemd-235-2.fc38.x86_64
python3-dnf-plugins-core-4.6.0-1.fc38.noarch
dnf-plugins-core-4.6.0-1.fc38.noarch
libgfortran-13.2.1-7.fc38.x86_64
openblas-0.3.21-4.fc38.x86_64
libmpc-1.3.1-2.fc38.x86_64
libquadmath-13.2.1-7.fc38.x86_64
unzip-6.0-60.fc38.x86_64
tcl-8.6.12-4.fc38.x86_64
libpng-1.6.37-14.fc38.x86_64
libICE-1.0.10-10.fc38.x86_64
libSM-1.2.3-12.fc38.x86_64
zip-3.0-37.fc38.x86_64
cpp-13.2.1-7.fc38.x86_64
openblas-openmp-0.3.21-4.fc38.x86_64
openblas-openmp64-0.3.21-4.fc38.x86_64
openblas-openmp64_-0.3.21-4.fc38.x86_64
openblas-serial-0.3.21-4.fc38.x86_64
openblas-serial64-0.3.21-4.fc38.x86_64
openblas-serial64_-0.3.21-4.fc38.x86_64
openblas-threads-0.3.21-4.fc38.x86_64
openblas-threads64-0.3.21-4.fc38.x86_64
openblas-threads64_-0.3.21-4.fc38.x86_64
libwebp-1.3.2-2.fc38.x86_64
libstdc++-devel-13.2.1-7.fc38.x86_64
libX11-common-1.8.9-1.fc38.noarch
kernel-headers-6.8.3-100.fc38.x86_64
google-noto-fonts-common-20230201-2.fc38.noarch
google-noto-sans-vf-fonts-20230201-2.fc38.noarch
langpacks-core-font-en-3.0-32.fc38.noarch
glibc-headers-x86-2.37-19.fc38.noarch
elfutils-debuginfod-client-0.191-1.fc38.x86_64
xml-common-0.6.3-60.fc38.noarch
which-2.21-39.fc38.x86_64
pkgconf-m4-1.8.0-6.fc38.noarch
pixman-0.42.2-1.fc38.x86_64
pcre2-utf32-10.42-1.fc38.1.x86_64
pcre2-utf16-10.42-1.fc38.1.x86_64
openblas-srpm-macros-2-13.fc38.noarch
openblas-devel-0.3.21-4.fc38.x86_64
libtool-ltdl-2.4.7-6.fc38.x86_64
libpkgconf-1.8.0-6.fc38.x86_64
pkgconf-1.8.0-6.fc38.x86_64
pkgconf-pkg-config-1.8.0-6.fc38.x86_64
bzip2-devel-1.0.8-13.fc38.x86_64
pcre2-devel-10.42-1.fc38.1.x86_64
xz-devel-5.4.1-1.fc38.x86_64
zlib-devel-1.2.13-3.fc38.x86_64
libcurl-devel-8.0.1-7.fc38.x86_64
glibc-devel-2.37-19.fc38.x86_64
libxcrypt-devel-4.4.36-1.fc38.x86_64
liblerc-4.0.0-3.fc38.x86_64
libjpeg-turbo-2.1.4-2.fc38.x86_64
libicu-72.1-2.fc38.x86_64
libicu-devel-72.1-2.fc38.x86_64
libdatrie-0.2.13-5.fc38.x86_64
libthai-0.1.29-4.fc38.x86_64
libXau-1.0.11-2.fc38.x86_64
libxcb-1.13.1-11.fc38.x86_64
libX11-1.8.9-1.fc38.x86_64
libXrender-0.9.11-2.fc38.x86_64
libXext-1.3.5-2.fc38.x86_64
libXt-1.2.1-4.fc38.x86_64
libXmu-1.1.4-2.fc38.x86_64
jbigkit-libs-2.1-25.fc38.x86_64
libtiff-4.4.0-8.fc38.x86_64
jansson-2.13.1-6.fc38.x86_64
binutils-gold-2.39-16.fc38.x86_64
binutils-2.39-16.fc38.x86_64
graphite2-1.3.14-11.fc38.x86_64
cairo-1.17.8-4.fc38.x86_64
harfbuzz-7.1.0-1.fc38.x86_64
freetype-2.13.0-2.fc38.x86_64
fontconfig-2.14.2-2.fc38.x86_64
libXft-2.3.8-2.fc38.x86_64
tk-8.6.12-4.fc38.x86_64
gc-8.2.2-3.fc38.x86_64
guile22-2.2.7-7.fc38.x86_64
make-4.4.1-1.fc38.x86_64
gcc-13.2.1-7.fc38.x86_64
gcc-c++-13.2.1-7.fc38.x86_64
libquadmath-devel-13.2.1-7.fc38.x86_64
gcc-gfortran-13.2.1-7.fc38.x86_64
fribidi-1.0.12-3.fc38.x86_64
pango-1.50.14-1.fc38.x86_64
R-devel-gcc13-1-1.x86_64
jags-4.3.2-1.x86_64
glibc-langpack-en-2.37-19.fc38.x86_64
qpdf-libs-11.6.4-2.fc38.x86_64
ncurses-6.4-7.20230520.fc38.1.x86_64
less-633-1.fc38.x86_64
libutempter-1.2.1-8.fc38.x86_64
libtidy-5.8.0-5.fc38.x86_64
libfdisk-2.38.1-4.fc38.x86_64
util-linux-2.38.1-4.fc38.x86_64
openssh-9.0p1-19.fc38.x86_64
libedit-3.1-45.20221030cvs.fc38.x86_64
libcbor-0.7.0-9.fc38.x86_64
libfido2-1.12.0-3.fc38.x86_64
openssh-clients-9.0p1-19.fc38.x86_64
git-core-2.45.0-1.fc38.x86_64
git-core-doc-2.45.0-1.fc38.noarch
groff-base-1.22.4-11.fc38.x86_64
perl-Digest-1.20-490.fc38.noarch
perl-Digest-MD5-2.58-490.fc38.x86_64
perl-B-1.83-498.fc38.x86_64
perl-FileHandle-2.03-498.fc38.noarch
perl-Data-Dumper-2.184-491.fc38.x86_64
perl-libnet-3.15-1.fc38.noarch
perl-AutoLoader-5.74-498.fc38.noarch
perl-base-2.27-498.fc38.noarch
perl-URI-5.17-2.fc38.noarch
perl-Time-Local-1.300-490.fc38.noarch
perl-Mozilla-CA-20221114-2.fc38.noarch
perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch
perl-if-0.61.000-498.fc38.noarch
perl-locale-1.10-498.fc38.noarch
perl-IO-Socket-IP-0.41-492.fc38.noarch
perl-File-Path-2.18-490.fc38.noarch
perl-IO-Socket-SSL-2.081-1.fc38.noarch
perl-Net-SSLeay-1.92-5.fc38.x86_64
perl-Pod-Escapes-1.07-490.fc38.noarch
perl-Term-ANSIColor-5.01-491.fc38.noarch
perl-Class-Struct-0.66-498.fc38.noarch
perl-POSIX-2.03-498.fc38.x86_64
perl-IPC-Open3-1.22-498.fc38.noarch
perl-File-Temp-0.231.100-490.fc38.noarch
perl-HTTP-Tiny-0.086-2.fc38.noarch
perl-Term-Cap-1.18-1.fc38.noarch
perl-Pod-Simple-3.43-491.fc38.noarch
perl-Socket-2.036-2.fc38.x86_64
perl-SelectSaver-1.02-498.fc38.noarch
perl-Symbol-1.09-498.fc38.noarch
perl-File-stat-1.12-498.fc38.noarch
perl-podlators-5.01-2.fc38.noarch
perl-Pod-Perldoc-3.28.01-491.fc38.noarch
perl-Text-ParseWords-3.31-490.fc38.noarch
perl-Fcntl-1.15-498.fc38.x86_64
perl-mro-1.26-498.fc38.x86_64
perl-IO-1.50-498.fc38.x86_64
perl-overloading-0.02-498.fc38.noarch
perl-Pod-Usage-2.03-4.fc38.noarch
perl-MIME-Base64-3.16-490.fc38.x86_64
perl-Scalar-List-Utils-1.63-490.fc38.x86_64
perl-constant-1.33-491.fc38.noarch
perl-parent-0.241-1.fc38.noarch
perl-Errno-1.36-498.fc38.x86_64
perl-File-Basename-2.85-498.fc38.noarch
perl-Getopt-Std-1.13-498.fc38.noarch
perl-Storable-3.26-490.fc38.x86_64
perl-overload-1.35-498.fc38.noarch
perl-vars-1.05-498.fc38.noarch
perl-Getopt-Long-2.54-2.fc38.noarch
perl-Carp-1.52-490.fc38.noarch
perl-Exporter-5.77-490.fc38.noarch
perl-PathTools-3.84-490.fc38.x86_64
perl-NDBM_File-1.15-498.fc38.x86_64
perl-DynaLoader-1.52-498.fc38.x86_64
perl-Encode-3.19-493.fc38.x86_64
perl-libs-5.36.3-498.fc38.x86_64
perl-interpreter-5.36.3-498.fc38.x86_64
perl-Error-0.17029-11.fc38.noarch
perl-TermReadKey-2.38-16.fc38.x86_64
perl-File-Find-1.40-498.fc38.noarch
perl-lib-0.65-498.fc38.x86_64
perl-Git-2.45.0-1.fc38.noarch
git-2.45.0-1.fc38.x86_64
devscripts-checkbashisms-2.23.0-1.fc38.x86_64
tidy-5.8.0-5.fc38.x86_64
qpdf-11.6.4-2.fc38.x86_64

id: ghcr.io/r-hub/containers/gcc13@sha256:381f6091f788dbd68a76d99aec265ddc794de2c5994882819a801bc5bd3c0cc9
tag: ghcr.io/r-hub/containers/gcc13:latest
created: 2025-01-12T06:16:43.045361998Z
size: 1.58 GB

OS version
> uname -a
Linux 6af9b7aeeb49 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 GNU/Linux

> cat /etc/os-release
NAME="Fedora Linux"
VERSION="38 (Container Image)"
ID=fedora
VERSION_ID=38
VERSION_CODENAME=""
PLATFORM_ID="platform:f38"
PRETTY_NAME="Fedora Linux 38 (Container Image)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:38"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=38
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=38
SUPPORT_END=2024-05-21
VARIANT="Container Image"
VARIANT_ID=container
R session information
> sessionInfo()
R Under development (unstable) (2025-01-11 r87563)
Platform: x86_64-pc-linux-gnu
Running under: Fedora Linux 38 (Container Image)

Matrix products: default
BLAS/LAPACK: /usr/lib64/libopenblasp-r0.3.21.so;  LAPACK version 3.9.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                zlib                                bzlib 
                            "1.2.13"                 "1.0.8, 13-Jul-2019" 
                                  xz                           libdeflate 
                             "5.4.1"                                   "" 
                                PCRE                                  ICU 
                  "10.42 2022-12-11"                               "72.1" 
                                 TRE                                iconv 
           "TRE 0.8.0 R_fixes (BSD)"                         "glibc 2.37" 
                            readline                                 BLAS 
                               "8.2" "/usr/lib64/libopenblasp-r0.3.21.so" 


> libcurlVersion()
[1] "8.0.1"
attr(,"ssl_version")
[1] "OpenSSL/3.0.9"
attr(,"libssh_version")
[1] "libssh/0.10.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtsp"    "scp"     "sftp"    "smb"     "smbs"    "smtp"   
[22] "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.9.0"


> La_library()
[1] "/usr/lib64/libopenblasp-r0.3.21.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.17.8"                       ""                "1.50.14" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "6.2" "LIBTIFF, Version 4.4.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc
CFLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu17
C17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC23 = gcc -std=gnu2x
C23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CXX = g++ -std=gnu++17
CXXFLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX11PICFLAGS = -fpic
CXX14 = g++
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX14PICFLAGS = -fpic
CXX17 = g++
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX17PICFLAGS = -fpic
CXX20 = g++
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX20PICFLAG =
CXX23 = g++
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = gcc
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2 -mtune=native -Wall -pedantic
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2 -mtune=native -Wall -pedantic
SAFE_FFLAGS = -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/lib/jvm/jre-11-openjdk/bin/java
JAVAC = /usr/lib/jvm/jre-11-openjdk/bin/javac
JAVAH =
JAR = /usr/lib/jvm/jre-11-openjdk/bin/jar
JAVA_HOME = /usr/lib/jvm/jre-11-openjdk
JAVA_LIBS = -L/usr/lib/jvm/jre-11-openjdk/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/jre-11-openjdk/include -I/usr/lib/jvm/jre-11-openjdk/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++17
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = g++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = g++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = g++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = g++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include -I/usr/include
TCLTK_LIBS = -L/usr/lib64 -ltcl8.6 -L/usr/lib64 -ltk8.6 -lX11
BLAS_LIBS = -L/opt/R/devel-gcc13/lib/R/lib -lRblas
LAPACK_LIBS = -L/opt/R/devel-gcc13/lib/R/lib -lRlapack
MAKE = make
LIBnn = lib
AR = gcc-ar
NM = /usr/bin/nm -B
RANLIB = gcc-ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
libgcc-13.2.1-7.fc38.x86_64
crypto-policies-20230301-1.gita12f7b2.fc38.noarch
tzdata-2024a-1.fc38.noarch
publicsuffix-list-dafsa-20240107-1.fc38.noarch
ncurses-base-6.4-7.20230520.fc38.1.noarch
libssh-config-0.10.6-2.fc38.noarch
libreport-filesystem-2.17.11-1.fc38.noarch
dnf-data-4.19.2-1.fc38.noarch
coreutils-common-9.1-12.fc38.x86_64
python-setuptools-wheel-65.5.1-2.fc38.noarch
pcre2-syntax-10.42-1.fc38.1.noarch
fedora-gpg-keys-38-1.noarch
fedora-repos-38-1.noarch
setup-2.14.3-2.fc38.noarch
filesystem-3.18-3.fc38.x86_64
basesystem-11-15.fc38.noarch
ncurses-libs-6.4-7.20230520.fc38.1.x86_64
bash-5.2.26-1.fc38.x86_64
zlib-1.2.13-3.fc38.x86_64
bzip2-libs-1.0.8-13.fc38.x86_64
xz-libs-5.4.1-1.fc38.x86_64
libzstd-1.5.6-1.fc38.x86_64
sqlite-libs-3.40.1-2.fc38.x86_64
popt-1.19-2.fc38.x86_64
libcap-2.48-8.fc38.x86_64
gmp-6.2.1-4.fc38.x86_64
libuuid-2.38.1-4.fc38.x86_64
libgpg-error-1.47-1.fc38.x86_64
libxml2-2.10.4-1.fc38.x86_64
lua-libs-5.4.4-9.fc38.x86_64
libxcrypt-4.4.36-1.fc38.x86_64
elfutils-libelf-0.191-1.fc38.x86_64
readline-8.2-4.fc38.x86_64
libattr-2.5.1-6.fc38.x86_64
libacl-2.3.1-7.fc38.x86_64
libffi-3.4.4-2.fc38.x86_64
libsmartcols-2.38.1-4.fc38.x86_64
libtasn1-4.19.0-2.fc38.x86_64
p11-kit-0.25.3-1.fc38.x86_64
pcre2-10.42-1.fc38.1.x86_64
libeconf-0.5.2-2.fc38.x86_64
libstdc++-13.2.1-7.fc38.x86_64
libassuan-2.5.6-1.fc38.x86_64
libblkid-2.38.1-4.fc38.x86_64
file-libs-5.44-3.fc38.x86_64
gdbm-libs-1.23-3.fc38.x86_64
libcom_err-1.46.5-4.fc38.x86_64
libsepol-3.5-1.fc38.x86_64
libselinux-3.5-1.fc38.x86_64
sed-4.8-12.fc38.x86_64
libmount-2.38.1-4.fc38.x86_64
libunistring-1.1-3.fc38.x86_64
libidn2-2.3.7-1.fc38.x86_64
lz4-libs-1.9.4-2.fc38.x86_64
expat-2.6.0-1.fc38.x86_64
json-c-0.17-1.fc38.x86_64
keyutils-libs-1.6.3-1.fc38.x86_64
libgomp-13.2.1-7.fc38.x86_64
libb2-0.98.1-8.fc38.x86_64
libcomps-0.1.20-1.fc38.x86_64
systemd-libs-253.17-1.fc38.x86_64
findutils-4.9.0-3.fc38.x86_64
cyrus-sasl-lib-2.1.28-9.fc38.x86_64
grep-3.8-3.fc38.x86_64
libgcrypt-1.10.2-1.fc38.x86_64
libksba-1.6.4-1.fc38.x86_64
mpfr-4.1.1-3.fc38.x86_64
nettle-3.8-3.fc38.x86_64
elfutils-default-yama-scope-0.191-1.fc38.noarch
elfutils-libs-0.191-1.fc38.x86_64
libbrotli-1.0.9-11.fc38.x86_64
libdb-5.3.28-55.fc38.x86_64
libsigsegv-2.14-4.fc38.x86_64
gawk-5.1.1-5.fc38.x86_64
libunistring1.0-1.0-1.fc38.x86_64
libpsl-0.21.2-2.fc38.x86_64
libverto-0.3.2-5.fc38.x86_64
libyaml-0.2.5-9.fc38.x86_64
mpdecimal-2.5.1-6.fc38.x86_64
npth-1.6-12.fc38.x86_64
alternatives-1.26-1.fc38.x86_64
p11-kit-trust-0.25.3-1.fc38.x86_64
openssl-libs-3.0.9-2.fc38.x86_64
coreutils-9.1-12.fc38.x86_64
ca-certificates-2023.2.60_v7.0.306-1.0.fc38.noarch
rpm-sequoia-1.6.0-1.fc38.x86_64
krb5-libs-1.21-3.fc38.x86_64
libtirpc-1.3.4-1.rc3.fc38.x86_64
libnsl2-2.0.0-5.fc38.x86_64
libfsverity-1.4-9.fc38.x86_64
zchunk-libs-1.4.0-1.fc38.x86_64
glib2-2.76.6-1.fc38.x86_64
libssh-0.10.6-2.fc38.x86_64
python3-libcomps-0.1.20-1.fc38.x86_64
gzip-1.12-3.fc38.x86_64
cracklib-2.9.11-1.fc38.x86_64
authselect-libs-1.4.3-1.fc38.x86_64
authselect-1.4.3-1.fc38.x86_64
libarchive-3.6.1-4.fc38.x86_64
libevent-2.1.12-8.fc38.x86_64
openldap-2.6.6-1.fc38.x86_64
gnupg2-2.4.0-3.fc38.x86_64
gpgme-1.17.1-5.fc38.x86_64
libcap-ng-0.8.3-8.fc38.x86_64
audit-libs-3.1.2-8.fc38.x86_64
rpm-libs-4.18.2-1.fc38.x86_64
pam-libs-1.5.2-16.fc38.x86_64
libmodulemd-2.15.0-2.fc38.x86_64
libsolv-0.7.28-1.fc38.x86_64
libpwquality-1.4.5-3.fc38.x86_64
pam-1.5.2-16.fc38.x86_64
rpm-build-libs-4.18.2-1.fc38.x86_64
libsemanage-3.5-2.fc38.x86_64
shadow-utils-4.13-6.fc38.x86_64
libcurl-8.0.1-7.fc38.x86_64
ima-evm-utils-1.4-7.fc38.x86_64
rpm-sign-libs-4.18.2-1.fc38.x86_64
python3-rpm-4.18.2-1.fc38.x86_64
curl-8.0.1-7.fc38.x86_64
librepo-1.17.1-1.fc38.x86_64
libdnf-0.73.1-1.fc38.x86_64
python3-libdnf-0.73.1-1.fc38.x86_64
python3-hawkey-0.73.1-1.fc38.x86_64
python3-dnf-4.19.2-1.fc38.noarch
dnf-4.19.2-1.fc38.noarch
yum-4.19.2-1.fc38.noarch
rpm-4.18.2-1.fc38.x86_64
sudo-1.9.15-1.p5.fc38.x86_64
util-linux-core-2.38.1-4.fc38.x86_64
tar-1.34-8.fc38.x86_64
fedora-repos-modular-38-1.noarch
rootfiles-8.1-33.fc38.noarch
gpg-pubkey-eb10b464-6202d9c6
glibc-common-2.37-19.fc38.x86_64
glibc-minimal-langpack-2.37-19.fc38.x86_64
glibc-2.37-19.fc38.x86_64
fedora-release-identity-container-38-37.noarch
fedora-release-container-38-37.noarch
fedora-release-common-38-37.noarch
libxcrypt-compat-4.4.36-1.fc38.x86_64
python-pip-wheel-22.3.1-4.fc38.noarch
python3-3.11.9-2.fc38.x86_64
python3-libs-3.11.9-2.fc38.x86_64
vim-data-9.1.393-1.fc38.noarch
vim-minimal-9.1.393-1.fc38.x86_64
gnutls-3.8.5-1.fc38.x86_64
libnghttp2-1.52.0-3.fc38.x86_64
tpm2-tss-4.0.2-1.fc38.x86_64
dbus-libs-1.14.10-1.fc38.x86_64
python3-dbus-1.3.2-2.fc38.x86_64
python3-six-1.16.0-9.fc38.noarch
python3-dateutil-2.8.2-5.fc38.noarch
python3-distro-1.8.0-2.fc38.noarch
fonts-filesystem-2.0.5-11.fc38.noarch
web-assets-filesystem-5-19.fc38.noarch
js-jquery-3.6.3-2.fc38.noarch
python-systemd-doc-235-2.fc38.x86_64
python3-systemd-235-2.fc38.x86_64
python3-dnf-plugins-core-4.6.0-1.fc38.noarch
dnf-plugins-core-4.6.0-1.fc38.noarch
libgfortran-13.2.1-7.fc38.x86_64
openblas-0.3.21-4.fc38.x86_64
libmpc-1.3.1-2.fc38.x86_64
libquadmath-13.2.1-7.fc38.x86_64
unzip-6.0-60.fc38.x86_64
tcl-8.6.12-4.fc38.x86_64
libpng-1.6.37-14.fc38.x86_64
libICE-1.0.10-10.fc38.x86_64
libSM-1.2.3-12.fc38.x86_64
zip-3.0-37.fc38.x86_64
cpp-13.2.1-7.fc38.x86_64
openblas-openmp-0.3.21-4.fc38.x86_64
openblas-openmp64-0.3.21-4.fc38.x86_64
openblas-openmp64_-0.3.21-4.fc38.x86_64
openblas-serial-0.3.21-4.fc38.x86_64
openblas-serial64-0.3.21-4.fc38.x86_64
openblas-serial64_-0.3.21-4.fc38.x86_64
openblas-threads-0.3.21-4.fc38.x86_64
openblas-threads64-0.3.21-4.fc38.x86_64
openblas-threads64_-0.3.21-4.fc38.x86_64
libwebp-1.3.2-2.fc38.x86_64
libstdc++-devel-13.2.1-7.fc38.x86_64
libX11-common-1.8.9-1.fc38.noarch
kernel-headers-6.8.3-100.fc38.x86_64
google-noto-fonts-common-20230201-2.fc38.noarch
google-noto-sans-vf-fonts-20230201-2.fc38.noarch
langpacks-core-font-en-3.0-32.fc38.noarch
glibc-headers-x86-2.37-19.fc38.noarch
elfutils-debuginfod-client-0.191-1.fc38.x86_64
xml-common-0.6.3-60.fc38.noarch
which-2.21-39.fc38.x86_64
pkgconf-m4-1.8.0-6.fc38.noarch
pixman-0.42.2-1.fc38.x86_64
pcre2-utf32-10.42-1.fc38.1.x86_64
pcre2-utf16-10.42-1.fc38.1.x86_64
openblas-srpm-macros-2-13.fc38.noarch
openblas-devel-0.3.21-4.fc38.x86_64
libtool-ltdl-2.4.7-6.fc38.x86_64
libpkgconf-1.8.0-6.fc38.x86_64
pkgconf-1.8.0-6.fc38.x86_64
pkgconf-pkg-config-1.8.0-6.fc38.x86_64
bzip2-devel-1.0.8-13.fc38.x86_64
pcre2-devel-10.42-1.fc38.1.x86_64
xz-devel-5.4.1-1.fc38.x86_64
zlib-devel-1.2.13-3.fc38.x86_64
libcurl-devel-8.0.1-7.fc38.x86_64
glibc-devel-2.37-19.fc38.x86_64
libxcrypt-devel-4.4.36-1.fc38.x86_64
liblerc-4.0.0-3.fc38.x86_64
libjpeg-turbo-2.1.4-2.fc38.x86_64
libicu-72.1-2.fc38.x86_64
libicu-devel-72.1-2.fc38.x86_64
libdatrie-0.2.13-5.fc38.x86_64
libthai-0.1.29-4.fc38.x86_64
libXau-1.0.11-2.fc38.x86_64
libxcb-1.13.1-11.fc38.x86_64
libX11-1.8.9-1.fc38.x86_64
libXrender-0.9.11-2.fc38.x86_64
libXext-1.3.5-2.fc38.x86_64
libXt-1.2.1-4.fc38.x86_64
libXmu-1.1.4-2.fc38.x86_64
jbigkit-libs-2.1-25.fc38.x86_64
libtiff-4.4.0-8.fc38.x86_64
jansson-2.13.1-6.fc38.x86_64
binutils-gold-2.39-16.fc38.x86_64
binutils-2.39-16.fc38.x86_64
graphite2-1.3.14-11.fc38.x86_64
cairo-1.17.8-4.fc38.x86_64
harfbuzz-7.1.0-1.fc38.x86_64
freetype-2.13.0-2.fc38.x86_64
fontconfig-2.14.2-2.fc38.x86_64
libXft-2.3.8-2.fc38.x86_64
tk-8.6.12-4.fc38.x86_64
gc-8.2.2-3.fc38.x86_64
guile22-2.2.7-7.fc38.x86_64
make-4.4.1-1.fc38.x86_64
gcc-13.2.1-7.fc38.x86_64
gcc-c++-13.2.1-7.fc38.x86_64
libquadmath-devel-13.2.1-7.fc38.x86_64
gcc-gfortran-13.2.1-7.fc38.x86_64
fribidi-1.0.12-3.fc38.x86_64
pango-1.50.14-1.fc38.x86_64
R-devel-gcc13-1-1.x86_64
jags-4.3.2-1.x86_64
glibc-langpack-en-2.37-19.fc38.x86_64
qpdf-libs-11.6.4-2.fc38.x86_64
ncurses-6.4-7.20230520.fc38.1.x86_64
less-633-1.fc38.x86_64
libutempter-1.2.1-8.fc38.x86_64
libtidy-5.8.0-5.fc38.x86_64
libfdisk-2.38.1-4.fc38.x86_64
util-linux-2.38.1-4.fc38.x86_64
openssh-9.0p1-19.fc38.x86_64
libedit-3.1-45.20221030cvs.fc38.x86_64
libcbor-0.7.0-9.fc38.x86_64
libfido2-1.12.0-3.fc38.x86_64
openssh-clients-9.0p1-19.fc38.x86_64
git-core-2.45.0-1.fc38.x86_64
git-core-doc-2.45.0-1.fc38.noarch
groff-base-1.22.4-11.fc38.x86_64
perl-Digest-1.20-490.fc38.noarch
perl-Digest-MD5-2.58-490.fc38.x86_64
perl-B-1.83-498.fc38.x86_64
perl-FileHandle-2.03-498.fc38.noarch
perl-Data-Dumper-2.184-491.fc38.x86_64
perl-libnet-3.15-1.fc38.noarch
perl-AutoLoader-5.74-498.fc38.noarch
perl-base-2.27-498.fc38.noarch
perl-URI-5.17-2.fc38.noarch
perl-Time-Local-1.300-490.fc38.noarch
perl-Mozilla-CA-20221114-2.fc38.noarch
perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch
perl-if-0.61.000-498.fc38.noarch
perl-locale-1.10-498.fc38.noarch
perl-IO-Socket-IP-0.41-492.fc38.noarch
perl-File-Path-2.18-490.fc38.noarch
perl-IO-Socket-SSL-2.081-1.fc38.noarch
perl-Net-SSLeay-1.92-5.fc38.x86_64
perl-Pod-Escapes-1.07-490.fc38.noarch
perl-Term-ANSIColor-5.01-491.fc38.noarch
perl-Class-Struct-0.66-498.fc38.noarch
perl-POSIX-2.03-498.fc38.x86_64
perl-IPC-Open3-1.22-498.fc38.noarch
perl-File-Temp-0.231.100-490.fc38.noarch
perl-HTTP-Tiny-0.086-2.fc38.noarch
perl-Term-Cap-1.18-1.fc38.noarch
perl-Pod-Simple-3.43-491.fc38.noarch
perl-Socket-2.036-2.fc38.x86_64
perl-SelectSaver-1.02-498.fc38.noarch
perl-Symbol-1.09-498.fc38.noarch
perl-File-stat-1.12-498.fc38.noarch
perl-podlators-5.01-2.fc38.noarch
perl-Pod-Perldoc-3.28.01-491.fc38.noarch
perl-Text-ParseWords-3.31-490.fc38.noarch
perl-Fcntl-1.15-498.fc38.x86_64
perl-mro-1.26-498.fc38.x86_64
perl-IO-1.50-498.fc38.x86_64
perl-overloading-0.02-498.fc38.noarch
perl-Pod-Usage-2.03-4.fc38.noarch
perl-MIME-Base64-3.16-490.fc38.x86_64
perl-Scalar-List-Utils-1.63-490.fc38.x86_64
perl-constant-1.33-491.fc38.noarch
perl-parent-0.241-1.fc38.noarch
perl-Errno-1.36-498.fc38.x86_64
perl-File-Basename-2.85-498.fc38.noarch
perl-Getopt-Std-1.13-498.fc38.noarch
perl-Storable-3.26-490.fc38.x86_64
perl-overload-1.35-498.fc38.noarch
perl-vars-1.05-498.fc38.noarch
perl-Getopt-Long-2.54-2.fc38.noarch
perl-Carp-1.52-490.fc38.noarch
perl-Exporter-5.77-490.fc38.noarch
perl-PathTools-3.84-490.fc38.x86_64
perl-NDBM_File-1.15-498.fc38.x86_64
perl-DynaLoader-1.52-498.fc38.x86_64
perl-Encode-3.19-493.fc38.x86_64
perl-libs-5.36.3-498.fc38.x86_64
perl-interpreter-5.36.3-498.fc38.x86_64
perl-Error-0.17029-11.fc38.noarch
perl-TermReadKey-2.38-16.fc38.x86_64
perl-File-Find-1.40-498.fc38.noarch
perl-lib-0.65-498.fc38.x86_64
perl-Git-2.45.0-1.fc38.noarch
git-2.45.0-1.fc38.x86_64
devscripts-checkbashisms-2.23.0-1.fc38.x86_64
tidy-5.8.0-5.fc38.x86_64
qpdf-11.6.4-2.fc38.x86_64

id: ghcr.io/r-hub/containers/gcc13@sha256:ccd61975a185f5590ab1e24b17b427891fd6ac98c4f6c0df83bd3508e2cd33cc
tag: ghcr.io/r-hub/containers/gcc13:latest
created: 2025-01-11T06:16:38.323763553Z
size: 1.58 GB

OS version
> uname -a
Linux b6afaa1d6099 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 GNU/Linux

> cat /etc/os-release
NAME="Fedora Linux"
VERSION="38 (Container Image)"
ID=fedora
VERSION_ID=38
VERSION_CODENAME=""
PLATFORM_ID="platform:f38"
PRETTY_NAME="Fedora Linux 38 (Container Image)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:38"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=38
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=38
SUPPORT_END=2024-05-21
VARIANT="Container Image"
VARIANT_ID=container
R session information
> sessionInfo()
R Under development (unstable) (2025-01-10 r87562)
Platform: x86_64-pc-linux-gnu
Running under: Fedora Linux 38 (Container Image)

Matrix products: default
BLAS/LAPACK: /usr/lib64/libopenblasp-r0.3.21.so;  LAPACK version 3.9.0

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8    
 [5] LC_MONETARY=en_GB.UTF-8    LC_MESSAGES=en_GB.UTF-8   
 [7] LC_PAPER=en_GB.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE        TRUE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                zlib                                bzlib 
                            "1.2.13"                 "1.0.8, 13-Jul-2019" 
                                  xz                           libdeflate 
                             "5.4.1"                                   "" 
                                PCRE                                  ICU 
                  "10.42 2022-12-11"                               "72.1" 
                                 TRE                                iconv 
           "TRE 0.8.0 R_fixes (BSD)"                         "glibc 2.37" 
                            readline                                 BLAS 
                               "8.2" "/usr/lib64/libopenblasp-r0.3.21.so" 


> libcurlVersion()
[1] "8.0.1"
attr(,"ssl_version")
[1] "OpenSSL/3.0.9"
attr(,"libssh_version")
[1] "libssh/0.10.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtsp"    "scp"     "sftp"    "smb"     "smbs"    "smtp"   
[22] "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.9.0"


> La_library()
[1] "/usr/lib64/libopenblasp-r0.3.21.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.17.8"                       ""                "1.50.14" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "6.2" "LIBTIFF, Version 4.4.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc
CFLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu17
C17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC23 = gcc -std=gnu2x
C23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2 -Wall -pedantic -mtune=native -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
CXX = g++ -std=gnu++17
CXXFLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX11PICFLAGS = -fpic
CXX14 = g++
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX14PICFLAGS = -fpic
CXX17 = g++
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX17PICFLAGS = -fpic
CXX20 = g++
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX20PICFLAG =
CXX23 = g++
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Werror=format-security -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = gcc
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2 -mtune=native -Wall -pedantic
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2 -mtune=native -Wall -pedantic
SAFE_FFLAGS = -g -O2 -mtune=native -Wall -pedantic -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/lib/jvm/jre-11-openjdk/bin/java
JAVAC = /usr/lib/jvm/jre-11-openjdk/bin/javac
JAVAH =
JAR = /usr/lib/jvm/jre-11-openjdk/bin/jar
JAVA_HOME = /usr/lib/jvm/jre-11-openjdk
JAVA_LIBS = -L/usr/lib/jvm/jre-11-openjdk/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/jre-11-openjdk/include -I/usr/lib/jvm/jre-11-openjdk/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++17
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = g++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = g++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = g++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = g++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include -I/usr/include
TCLTK_LIBS = -L/usr/lib64 -ltcl8.6 -L/usr/lib64 -ltk8.6 -lX11
BLAS_LIBS = -L/opt/R/devel-gcc13/lib/R/lib -lRblas
LAPACK_LIBS = -L/opt/R/devel-gcc13/lib/R/lib -lRlapack
MAKE = make
LIBnn = lib
AR = gcc-ar
NM = /usr/bin/nm -B
RANLIB = gcc-ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (GCC) 13.2.1 20240316 (Red Hat 13.2.1-7)
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
libgcc-13.2.1-7.fc38.x86_64
crypto-policies-20230301-1.gita12f7b2.fc38.noarch
tzdata-2024a-1.fc38.noarch
publicsuffix-list-dafsa-20240107-1.fc38.noarch
ncurses-base-6.4-7.20230520.fc38.1.noarch
libssh-config-0.10.6-2.fc38.noarch
libreport-filesystem-2.17.11-1.fc38.noarch
dnf-data-4.19.2-1.fc38.noarch
coreutils-common-9.1-12.fc38.x86_64
python-setuptools-wheel-65.5.1-2.fc38.noarch
pcre2-syntax-10.42-1.fc38.1.noarch
fedora-gpg-keys-38-1.noarch
fedora-repos-38-1.noarch
setup-2.14.3-2.fc38.noarch
filesystem-3.18-3.fc38.x86_64
basesystem-11-15.fc38.noarch
ncurses-libs-6.4-7.20230520.fc38.1.x86_64
bash-5.2.26-1.fc38.x86_64
zlib-1.2.13-3.fc38.x86_64
bzip2-libs-1.0.8-13.fc38.x86_64
xz-libs-5.4.1-1.fc38.x86_64
libzstd-1.5.6-1.fc38.x86_64
sqlite-libs-3.40.1-2.fc38.x86_64
popt-1.19-2.fc38.x86_64
libcap-2.48-8.fc38.x86_64
gmp-6.2.1-4.fc38.x86_64
libuuid-2.38.1-4.fc38.x86_64
libgpg-error-1.47-1.fc38.x86_64
libxml2-2.10.4-1.fc38.x86_64
lua-libs-5.4.4-9.fc38.x86_64
libxcrypt-4.4.36-1.fc38.x86_64
elfutils-libelf-0.191-1.fc38.x86_64
readline-8.2-4.fc38.x86_64
libattr-2.5.1-6.fc38.x86_64
libacl-2.3.1-7.fc38.x86_64
libffi-3.4.4-2.fc38.x86_64
libsmartcols-2.38.1-4.fc38.x86_64
libtasn1-4.19.0-2.fc38.x86_64
p11-kit-0.25.3-1.fc38.x86_64
pcre2-10.42-1.fc38.1.x86_64
libeconf-0.5.2-2.fc38.x86_64
libstdc++-13.2.1-7.fc38.x86_64
libassuan-2.5.6-1.fc38.x86_64
libblkid-2.38.1-4.fc38.x86_64
file-libs-5.44-3.fc38.x86_64
gdbm-libs-1.23-3.fc38.x86_64
libcom_err-1.46.5-4.fc38.x86_64
libsepol-3.5-1.fc38.x86_64
libselinux-3.5-1.fc38.x86_64
sed-4.8-12.fc38.x86_64
libmount-2.38.1-4.fc38.x86_64
libunistring-1.1-3.fc38.x86_64
libidn2-2.3.7-1.fc38.x86_64
lz4-libs-1.9.4-2.fc38.x86_64
expat-2.6.0-1.fc38.x86_64
json-c-0.17-1.fc38.x86_64
keyutils-libs-1.6.3-1.fc38.x86_64
libgomp-13.2.1-7.fc38.x86_64
libb2-0.98.1-8.fc38.x86_64
libcomps-0.1.20-1.fc38.x86_64
systemd-libs-253.17-1.fc38.x86_64
findutils-4.9.0-3.fc38.x86_64
cyrus-sasl-lib-2.1.28-9.fc38.x86_64
grep-3.8-3.fc38.x86_64
libgcrypt-1.10.2-1.fc38.x86_64
libksba-1.6.4-1.fc38.x86_64
mpfr-4.1.1-3.fc38.x86_64
nettle-3.8-3.fc38.x86_64
elfutils-default-yama-scope-0.191-1.fc38.noarch
elfutils-libs-0.191-1.fc38.x86_64
libbrotli-1.0.9-11.fc38.x86_64
libdb-5.3.28-55.fc38.x86_64
libsigsegv-2.14-4.fc38.x86_64
gawk-5.1.1-5.fc38.x86_64
libunistring1.0-1.0-1.fc38.x86_64
libpsl-0.21.2-2.fc38.x86_64
libverto-0.3.2-5.fc38.x86_64
libyaml-0.2.5-9.fc38.x86_64
mpdecimal-2.5.1-6.fc38.x86_64
npth-1.6-12.fc38.x86_64
alternatives-1.26-1.fc38.x86_64
p11-kit-trust-0.25.3-1.fc38.x86_64
openssl-libs-3.0.9-2.fc38.x86_64
coreutils-9.1-12.fc38.x86_64
ca-certificates-2023.2.60_v7.0.306-1.0.fc38.noarch
rpm-sequoia-1.6.0-1.fc38.x86_64
krb5-libs-1.21-3.fc38.x86_64
libtirpc-1.3.4-1.rc3.fc38.x86_64
libnsl2-2.0.0-5.fc38.x86_64
libfsverity-1.4-9.fc38.x86_64
zchunk-libs-1.4.0-1.fc38.x86_64
glib2-2.76.6-1.fc38.x86_64
libssh-0.10.6-2.fc38.x86_64
python3-libcomps-0.1.20-1.fc38.x86_64
gzip-1.12-3.fc38.x86_64
cracklib-2.9.11-1.fc38.x86_64
authselect-libs-1.4.3-1.fc38.x86_64
authselect-1.4.3-1.fc38.x86_64
libarchive-3.6.1-4.fc38.x86_64
libevent-2.1.12-8.fc38.x86_64
openldap-2.6.6-1.fc38.x86_64
gnupg2-2.4.0-3.fc38.x86_64
gpgme-1.17.1-5.fc38.x86_64
libcap-ng-0.8.3-8.fc38.x86_64
audit-libs-3.1.2-8.fc38.x86_64
rpm-libs-4.18.2-1.fc38.x86_64
pam-libs-1.5.2-16.fc38.x86_64
libmodulemd-2.15.0-2.fc38.x86_64
libsolv-0.7.28-1.fc38.x86_64
libpwquality-1.4.5-3.fc38.x86_64
pam-1.5.2-16.fc38.x86_64
rpm-build-libs-4.18.2-1.fc38.x86_64
libsemanage-3.5-2.fc38.x86_64
shadow-utils-4.13-6.fc38.x86_64
libcurl-8.0.1-7.fc38.x86_64
ima-evm-utils-1.4-7.fc38.x86_64
rpm-sign-libs-4.18.2-1.fc38.x86_64
python3-rpm-4.18.2-1.fc38.x86_64
curl-8.0.1-7.fc38.x86_64
librepo-1.17.1-1.fc38.x86_64
libdnf-0.73.1-1.fc38.x86_64
python3-libdnf-0.73.1-1.fc38.x86_64
python3-hawkey-0.73.1-1.fc38.x86_64
python3-dnf-4.19.2-1.fc38.noarch
dnf-4.19.2-1.fc38.noarch
yum-4.19.2-1.fc38.noarch
rpm-4.18.2-1.fc38.x86_64
sudo-1.9.15-1.p5.fc38.x86_64
util-linux-core-2.38.1-4.fc38.x86_64
tar-1.34-8.fc38.x86_64
fedora-repos-modular-38-1.noarch
rootfiles-8.1-33.fc38.noarch
gpg-pubkey-eb10b464-6202d9c6
glibc-common-2.37-19.fc38.x86_64
glibc-minimal-langpack-2.37-19.fc38.x86_64
glibc-2.37-19.fc38.x86_64
fedora-release-identity-container-38-37.noarch
fedora-release-container-38-37.noarch
fedora-release-common-38-37.noarch
libxcrypt-compat-4.4.36-1.fc38.x86_64
python-pip-wheel-22.3.1-4.fc38.noarch
python3-3.11.9-2.fc38.x86_64
python3-libs-3.11.9-2.fc38.x86_64
vim-data-9.1.393-1.fc38.noarch
vim-minimal-9.1.393-1.fc38.x86_64
gnutls-3.8.5-1.fc38.x86_64
libnghttp2-1.52.0-3.fc38.x86_64
tpm2-tss-4.0.2-1.fc38.x86_64
dbus-libs-1.14.10-1.fc38.x86_64
python3-dbus-1.3.2-2.fc38.x86_64
python3-six-1.16.0-9.fc38.noarch
python3-dateutil-2.8.2-5.fc38.noarch
python3-distro-1.8.0-2.fc38.noarch
fonts-filesystem-2.0.5-11.fc38.noarch
web-assets-filesystem-5-19.fc38.noarch
js-jquery-3.6.3-2.fc38.noarch
python-systemd-doc-235-2.fc38.x86_64
python3-systemd-235-2.fc38.x86_64
python3-dnf-plugins-core-4.6.0-1.fc38.noarch
dnf-plugins-core-4.6.0-1.fc38.noarch
libgfortran-13.2.1-7.fc38.x86_64
openblas-0.3.21-4.fc38.x86_64
libmpc-1.3.1-2.fc38.x86_64
libquadmath-13.2.1-7.fc38.x86_64
unzip-6.0-60.fc38.x86_64
tcl-8.6.12-4.fc38.x86_64
libpng-1.6.37-14.fc38.x86_64
libICE-1.0.10-10.fc38.x86_64
libSM-1.2.3-12.fc38.x86_64
zip-3.0-37.fc38.x86_64
cpp-13.2.1-7.fc38.x86_64
openblas-openmp-0.3.21-4.fc38.x86_64
openblas-openmp64-0.3.21-4.fc38.x86_64
openblas-openmp64_-0.3.21-4.fc38.x86_64
openblas-serial-0.3.21-4.fc38.x86_64
openblas-serial64-0.3.21-4.fc38.x86_64
openblas-serial64_-0.3.21-4.fc38.x86_64
openblas-threads-0.3.21-4.fc38.x86_64
openblas-threads64-0.3.21-4.fc38.x86_64
openblas-threads64_-0.3.21-4.fc38.x86_64
libwebp-1.3.2-2.fc38.x86_64
libstdc++-devel-13.2.1-7.fc38.x86_64
libX11-common-1.8.9-1.fc38.noarch
kernel-headers-6.8.3-100.fc38.x86_64
google-noto-fonts-common-20230201-2.fc38.noarch
google-noto-sans-vf-fonts-20230201-2.fc38.noarch
langpacks-core-font-en-3.0-32.fc38.noarch
glibc-headers-x86-2.37-19.fc38.noarch
elfutils-debuginfod-client-0.191-1.fc38.x86_64
xml-common-0.6.3-60.fc38.noarch
which-2.21-39.fc38.x86_64
pkgconf-m4-1.8.0-6.fc38.noarch
pixman-0.42.2-1.fc38.x86_64
pcre2-utf32-10.42-1.fc38.1.x86_64
pcre2-utf16-10.42-1.fc38.1.x86_64
openblas-srpm-macros-2-13.fc38.noarch
openblas-devel-0.3.21-4.fc38.x86_64
libtool-ltdl-2.4.7-6.fc38.x86_64
libpkgconf-1.8.0-6.fc38.x86_64
pkgconf-1.8.0-6.fc38.x86_64
pkgconf-pkg-config-1.8.0-6.fc38.x86_64
bzip2-devel-1.0.8-13.fc38.x86_64
pcre2-devel-10.42-1.fc38.1.x86_64
xz-devel-5.4.1-1.fc38.x86_64
zlib-devel-1.2.13-3.fc38.x86_64
libcurl-devel-8.0.1-7.fc38.x86_64
glibc-devel-2.37-19.fc38.x86_64
libxcrypt-devel-4.4.36-1.fc38.x86_64
liblerc-4.0.0-3.fc38.x86_64
libjpeg-turbo-2.1.4-2.fc38.x86_64
libicu-72.1-2.fc38.x86_64
libicu-devel-72.1-2.fc38.x86_64
libdatrie-0.2.13-5.fc38.x86_64
libthai-0.1.29-4.fc38.x86_64
libXau-1.0.11-2.fc38.x86_64
libxcb-1.13.1-11.fc38.x86_64
libX11-1.8.9-1.fc38.x86_64
libXrender-0.9.11-2.fc38.x86_64
libXext-1.3.5-2.fc38.x86_64
libXt-1.2.1-4.fc38.x86_64
libXmu-1.1.4-2.fc38.x86_64
jbigkit-libs-2.1-25.fc38.x86_64
libtiff-4.4.0-8.fc38.x86_64
jansson-2.13.1-6.fc38.x86_64
binutils-gold-2.39-16.fc38.x86_64
binutils-2.39-16.fc38.x86_64
graphite2-1.3.14-11.fc38.x86_64
cairo-1.17.8-4.fc38.x86_64
harfbuzz-7.1.0-1.fc38.x86_64
freetype-2.13.0-2.fc38.x86_64
fontconfig-2.14.2-2.fc38.x86_64
libXft-2.3.8-2.fc38.x86_64
tk-8.6.12-4.fc38.x86_64
gc-8.2.2-3.fc38.x86_64
guile22-2.2.7-7.fc38.x86_64
make-4.4.1-1.fc38.x86_64
gcc-13.2.1-7.fc38.x86_64
gcc-c++-13.2.1-7.fc38.x86_64
libquadmath-devel-13.2.1-7.fc38.x86_64
gcc-gfortran-13.2.1-7.fc38.x86_64
fribidi-1.0.12-3.fc38.x86_64
pango-1.50.14-1.fc38.x86_64
R-devel-gcc13-1-1.x86_64
jags-4.3.2-1.x86_64
glibc-langpack-en-2.37-19.fc38.x86_64
qpdf-libs-11.6.4-2.fc38.x86_64
ncurses-6.4-7.20230520.fc38.1.x86_64
less-633-1.fc38.x86_64
libutempter-1.2.1-8.fc38.x86_64
libtidy-5.8.0-5.fc38.x86_64
libfdisk-2.38.1-4.fc38.x86_64
util-linux-2.38.1-4.fc38.x86_64
openssh-9.0p1-19.fc38.x86_64
libedit-3.1-45.20221030cvs.fc38.x86_64
libcbor-0.7.0-9.fc38.x86_64
libfido2-1.12.0-3.fc38.x86_64
openssh-clients-9.0p1-19.fc38.x86_64
git-core-2.45.0-1.fc38.x86_64
git-core-doc-2.45.0-1.fc38.noarch
groff-base-1.22.4-11.fc38.x86_64
perl-Digest-1.20-490.fc38.noarch
perl-Digest-MD5-2.58-490.fc38.x86_64
perl-B-1.83-498.fc38.x86_64
perl-FileHandle-2.03-498.fc38.noarch
perl-Data-Dumper-2.184-491.fc38.x86_64
perl-libnet-3.15-1.fc38.noarch
perl-AutoLoader-5.74-498.fc38.noarch
perl-base-2.27-498.fc38.noarch
perl-URI-5.17-2.fc38.noarch
perl-Time-Local-1.300-490.fc38.noarch
perl-Mozilla-CA-20221114-2.fc38.noarch
perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch
perl-if-0.61.000-498.fc38.noarch
perl-locale-1.10-498.fc38.noarch
perl-IO-Socket-IP-0.41-492.fc38.noarch
perl-File-Path-2.18-490.fc38.noarch
perl-IO-Socket-SSL-2.081-1.fc38.noarch
perl-Net-SSLeay-1.92-5.fc38.x86_64
perl-Pod-Escapes-1.07-490.fc38.noarch
perl-Term-ANSIColor-5.01-491.fc38.noarch
perl-Class-Struct-0.66-498.fc38.noarch
perl-POSIX-2.03-498.fc38.x86_64
perl-IPC-Open3-1.22-498.fc38.noarch
perl-File-Temp-0.231.100-490.fc38.noarch
perl-HTTP-Tiny-0.086-2.fc38.noarch
perl-Term-Cap-1.18-1.fc38.noarch
perl-Pod-Simple-3.43-491.fc38.noarch
perl-Socket-2.036-2.fc38.x86_64
perl-SelectSaver-1.02-498.fc38.noarch
perl-Symbol-1.09-498.fc38.noarch
perl-File-stat-1.12-498.fc38.noarch
perl-podlators-5.01-2.fc38.noarch
perl-Pod-Perldoc-3.28.01-491.fc38.noarch
perl-Text-ParseWords-3.31-490.fc38.noarch
perl-Fcntl-1.15-498.fc38.x86_64
perl-mro-1.26-498.fc38.x86_64
perl-IO-1.50-498.fc38.x86_64
perl-overloading-0.02-498.fc38.noarch
perl-Pod-Usage-2.03-4.fc38.noarch
perl-MIME-Base64-3.16-490.fc38.x86_64
perl-Scalar-List-Utils-1.63-490.fc38.x86_64
perl-constant-1.33-491.fc38.noarch
perl-parent-0.241-1.fc38.noarch
perl-Errno-1.36-498.fc38.x86_64
perl-File-Basename-2.85-498.fc38.noarch
perl-Getopt-Std-1.13-498.fc38.noarch
perl-Storable-3.26-490.fc38.x86_64
perl-overload-1.35-498.fc38.noarch
perl-vars-1.05-498.fc38.noarch
perl-Getopt-Long-2.54-2.fc38.noarch
perl-Carp-1.52-490.fc38.noarch
perl-Exporter-5.77-490.fc38.noarch
perl-PathTools-3.84-490.fc38.x86_64
perl-NDBM_File-1.15-498.fc38.x86_64
perl-DynaLoader-1.52-498.fc38.x86_64
perl-Encode-3.19-493.fc38.x86_64
perl-libs-5.36.3-498.fc38.x86_64
perl-interpreter-5.36.3-498.fc38.x86_64
perl-Error-0.17029-11.fc38.noarch
perl-TermReadKey-2.38-16.fc38.x86_64
perl-File-Find-1.40-498.fc38.noarch
perl-lib-0.65-498.fc38.x86_64
perl-Git-2.45.0-1.fc38.noarch
git-2.45.0-1.fc38.x86_64
devscripts-checkbashisms-2.23.0-1.fc38.x86_64
tidy-5.8.0-5.fc38.x86_64
qpdf-11.6.4-2.fc38.x86_64

nold

id: ghcr.io/r-hub/containers/nold@sha256:78592ea39514e1a20cde666160dbbaad100473b1ca863cb86881eabefe672c7e
tag: ghcr.io/r-hub/containers/nold:latest
created: 2025-01-15T06:16:44.166615423Z
size: 895.69 MB

OS version
> uname -a
Linux 30ba59d6328f 6.8.0-1017-azure #20-Ubuntu SMP Tue Oct 22 03:43:13 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
R session information
> sessionInfo()
R Under development (unstable) (2025-01-13 r87564)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 22.04.5 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so;  LAPACK version 3.10.0

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE       FALSE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                                     zlib 
                                                 "1.2.11" 
                                                    bzlib 
                                     "1.0.8, 13-Jul-2019" 
                                                       xz 
                                                  "5.2.5" 
                                               libdeflate 
                                                   "1.10" 
                                                     PCRE 
                                       "10.39 2021-10-29" 
                                                      ICU 
                                                   "70.1" 
                                                      TRE 
                                "TRE 0.8.0 R_fixes (BSD)" 
                                                    iconv 
                                             "glibc 2.35" 
                                                 readline 
                                                    "8.1" 
                                                     BLAS 
"/usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3" 


> libcurlVersion()
[1] "7.81.0"
attr(,"ssl_version")
[1] "OpenSSL/3.0.2"
attr(,"libssh_version")
[1] "libssh/0.9.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtmp"    "rtsp"    "scp"     "sftp"    "smb"     "smbs"   
[22] "smtp"    "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.10.0"


> La_library()
[1] "/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.16.0"                       ""                 "1.50.6" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "8.0" "LIBTIFF, Version 4.3.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc
CFLAGS = -g -O2
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu17
C17FLAGS = -g -O2
CC23 = gcc -std=gnu2x
C23FLAGS = -g -O2
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2
CXX = g++ -std=gnu++17
CXXFLAGS = -g -O2
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2
CXX11PICFLAGS = -fpic
CXX14 = g++
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O2
CXX14PICFLAGS = -fpic
CXX17 = g++
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O2
CXX17PICFLAGS = -fpic
CXX20 = g++
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O2
CXX20PICFLAG =
CXX23 = g++
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O2
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = gcc
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2
SAFE_FFLAGS = -g -O2 -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH =
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-11-openjdk-amd64
JAVA_LIBS = -L/usr/lib/jvm/java-11-openjdk-amd64/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-11-openjdk-amd64/include -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++17
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = g++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = g++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = g++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = g++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include/tcl8.6 -I/usr/include/tcl8.6
TCLTK_LIBS = -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -L/usr/lib/x86_64-linux-gnu -ltk8.6 -lX11 -lXss -lXext
BLAS_LIBS = -lblas
LAPACK_LIBS = -llapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                          Version                                 Architecture Description
+++-=============================-=======================================-============-===============================================================================
ii  adduser                       3.118ubuntu5                            all          add and remove users and groups
ii  apt                           2.4.13                                  amd64        commandline package manager
ii  base-files                    12ubuntu4.7                             amd64        Debian base system miscellaneous files
ii  base-passwd                   3.5.52build1                            amd64        Debian base system master password and group files
ii  bash                          5.1-6ubuntu1.1                          amd64        GNU Bourne Again SHell
ii  binutils                      2.38-4ubuntu2.6                         amd64        GNU assembler, linker and binary utilities
ii  binutils-common:amd64         2.38-4ubuntu2.6                         amd64        Common files for the GNU assembler, linker and binary utilities
ii  binutils-x86-64-linux-gnu     2.38-4ubuntu2.6                         amd64        GNU binary utilities, for x86-64-linux-gnu target
ii  bsdutils                      1:2.37.2-4ubuntu3.4                     amd64        basic utilities from 4.4BSD-Lite
ii  bzip2                         1.0.8-5build1                           amd64        high-quality block-sorting file compressor - utilities
ii  bzip2-doc                     1.0.8-5build1                           all          high-quality block-sorting file compressor - documentation
ii  ca-certificates               20240203~22.04.1                        all          Common CA certificates
ii  coreutils                     8.32-4.1ubuntu1.2                       amd64        GNU core utilities
ii  cpp                           4:11.2.0-1ubuntu1                       amd64        GNU C preprocessor (cpp)
ii  cpp-11                        11.4.0-1ubuntu1~22.04                   amd64        GNU C preprocessor
ii  curl                          7.81.0-1ubuntu1.20                      amd64        command line tool for transferring data with URL syntax
ii  dash                          0.5.11+git20210903+057cd650a4ed-3build1 amd64        POSIX-compliant shell
ii  debconf                       1.5.79ubuntu1                           all          Debian configuration management system
ii  debianutils                   5.5-1ubuntu2                            amd64        Miscellaneous utilities specific to Debian
ii  diffutils                     1:3.8-0ubuntu2                          amd64        File comparison utilities
ii  dpkg                          1.21.1ubuntu2.3                         amd64        Debian package management system
ii  e2fsprogs                     1.46.5-2ubuntu1.2                       amd64        ext2/ext3/ext4 file system utilities
ii  findutils                     4.8.0-1ubuntu3                          amd64        utilities for finding files--find, xargs
ii  fontconfig                    2.13.1-4.2ubuntu5                       amd64        generic font configuration library - support binaries
ii  fontconfig-config             2.13.1-4.2ubuntu5                       all          generic font configuration library - configuration
ii  fonts-dejavu-core             2.37-2build1                            all          Vera font family derivate with additional characters
ii  g++                           4:11.2.0-1ubuntu1                       amd64        GNU C++ compiler
ii  g++-11                        11.4.0-1ubuntu1~22.04                   amd64        GNU C++ compiler
ii  gcc                           4:11.2.0-1ubuntu1                       amd64        GNU C compiler
ii  gcc-11                        11.4.0-1ubuntu1~22.04                   amd64        GNU C compiler
ii  gcc-11-base:amd64             11.4.0-1ubuntu1~22.04                   amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-12-base:amd64             12.3.0-1ubuntu1~22.04                   amd64        GCC, the GNU Compiler Collection (base package)
ii  gfortran                      4:11.2.0-1ubuntu1                       amd64        GNU Fortran 95 compiler
ii  gfortran-11                   11.4.0-1ubuntu1~22.04                   amd64        GNU Fortran compiler
ii  git                           1:2.34.1-1ubuntu1.12                    amd64        fast, scalable, distributed revision control system
ii  git-man                       1:2.34.1-1ubuntu1.12                    all          fast, scalable, distributed revision control system (manual pages)
ii  gpgv                          2.2.27-3ubuntu2.1                       amd64        GNU privacy guard - signature verification tool
ii  grep                          3.7-1build1                             amd64        GNU grep, egrep and fgrep
ii  gzip                          1.10-4ubuntu4.1                         amd64        GNU compression utilities
ii  hostname                      3.23ubuntu2                             amd64        utility to set/show the host name or domain name
ii  icu-devtools                  70.1-2                                  amd64        Development utilities for International Components for Unicode
ii  init-system-helpers           1.62                                    all          helper tools for all init systems
ii  less                          590-1ubuntu0.22.04.3                    amd64        pager program similar to more
ii  libacl1:amd64                 2.3.1-1                                 amd64        access control list - shared library
ii  libapt-pkg6.0:amd64           2.4.13                                  amd64        package management runtime library
ii  libasan6:amd64                11.4.0-1ubuntu1~22.04                   amd64        AddressSanitizer -- a fast memory error detector
ii  libatomic1:amd64              12.3.0-1ubuntu1~22.04                   amd64        support library providing __atomic built-in functions
ii  libattr1:amd64                1:2.5.1-1build1                         amd64        extended attribute handling - shared library
ii  libaudit-common               1:3.0.7-1build1                         all          Dynamic library for security auditing - common files
ii  libaudit1:amd64               1:3.0.7-1build1                         amd64        Dynamic library for security auditing
ii  libbinutils:amd64             2.38-4ubuntu2.6                         amd64        GNU binary utilities (private shared library)
ii  libblkid1:amd64               2.37.2-4ubuntu3.4                       amd64        block device ID library
ii  libbrotli1:amd64              1.0.9-2build6                           amd64        library implementing brotli encoder and decoder (shared libraries)
ii  libbsd0:amd64                 0.11.5-1                                amd64        utility functions from BSD systems - shared library
ii  libbz2-1.0:amd64              1.0.8-5build1                           amd64        high-quality block-sorting file compressor library - runtime
ii  libbz2-dev:amd64              1.0.8-5build1                           amd64        high-quality block-sorting file compressor library - development
ii  libc-bin                      2.35-0ubuntu3.8                         amd64        GNU C Library: Binaries
ii  libc-dev-bin                  2.35-0ubuntu3.8                         amd64        GNU C Library: Development binaries
ii  libc-devtools                 2.35-0ubuntu3.8                         amd64        GNU C Library: Development tools
ii  libc6:amd64                   2.35-0ubuntu3.8                         amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64               2.35-0ubuntu3.8                         amd64        GNU C Library: Development Libraries and Header Files
ii  libcairo2:amd64               1.16.0-5ubuntu2                         amd64        Cairo 2D vector graphics library
ii  libcap-ng0:amd64              0.7.9-2.2build3                         amd64        An alternate POSIX capabilities library
ii  libcap2:amd64                 1:2.44-1ubuntu0.22.04.1                 amd64        POSIX 1003.1e capabilities (library)
ii  libcbor0.8:amd64              0.8.0-2ubuntu1                          amd64        library for parsing and generating CBOR (RFC 7049)
ii  libcc1-0:amd64                12.3.0-1ubuntu1~22.04                   amd64        GCC cc1 plugin for GDB
ii  libcom-err2:amd64             1.46.5-2ubuntu1.2                       amd64        common error description library
ii  libcrypt-dev:amd64            1:4.4.27-1                              amd64        libcrypt development files
ii  libcrypt1:amd64               1:4.4.27-1                              amd64        libcrypt shared library
ii  libctf-nobfd0:amd64           2.38-4ubuntu2.6                         amd64        Compact C Type Format library (runtime, no BFD dependency)
ii  libctf0:amd64                 2.38-4ubuntu2.6                         amd64        Compact C Type Format library (runtime, BFD dependency)
ii  libcurl3-gnutls:amd64         7.81.0-1ubuntu1.20                      amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcurl4:amd64                7.81.0-1ubuntu1.20                      amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libdatrie1:amd64              0.2.13-2                                amd64        Double-array trie library
ii  libdb5.3:amd64                5.3.28+dfsg1-0.8ubuntu3                 amd64        Berkeley v5.3 Database Libraries [runtime]
ii  libdebconfclient0:amd64       0.261ubuntu1                            amd64        Debian Configuration Management System (C-implementation library)
ii  libdeflate0:amd64             1.10-2                                  amd64        fast, whole-buffer DEFLATE-based compression and decompression
ii  libdpkg-perl                  1.21.1ubuntu2.3                         all          Dpkg perl modules
ii  libedit2:amd64                3.1-20210910-1build1                    amd64        BSD editline and history libraries
ii  liberror-perl                 0.17029-1                               all          Perl module for error/exception handling in an OO-ish way
ii  libexpat1:amd64               2.4.7-1ubuntu0.5                        amd64        XML parsing C library - runtime library
ii  libext2fs2:amd64              1.46.5-2ubuntu1.2                       amd64        ext2/ext3/ext4 file system libraries
ii  libffi8:amd64                 3.4.2-4                                 amd64        Foreign Function Interface library runtime
ii  libfido2-1:amd64              1.10.0-1                                amd64        library for generating and verifying FIDO 2.0 objects
ii  libfile-fcntllock-perl        0.22-3build7                            amd64        Perl module for file locking with fcntl(2)
ii  libfontconfig1:amd64          2.13.1-4.2ubuntu5                       amd64        generic font configuration library - runtime
ii  libfreetype6:amd64            2.11.1+dfsg-1ubuntu0.2                  amd64        FreeType 2 font engine, shared library files
ii  libfribidi0:amd64             1.0.8-2ubuntu3.1                        amd64        Free Implementation of the Unicode BiDi algorithm
ii  libgcc-11-dev:amd64           11.4.0-1ubuntu1~22.04                   amd64        GCC support library (development files)
ii  libgcc-s1:amd64               12.3.0-1ubuntu1~22.04                   amd64        GCC support library
ii  libgcrypt20:amd64             1.9.4-3ubuntu3                          amd64        LGPL Crypto library - runtime library
ii  libgd3:amd64                  2.3.0-2ubuntu2.3                        amd64        GD Graphics Library
ii  libgdbm-compat4:amd64         1.23-1                                  amd64        GNU dbm database routines (legacy support runtime version) 
ii  libgdbm6:amd64                1.23-1                                  amd64        GNU dbm database routines (runtime version) 
ii  libgfortran-11-dev:amd64      11.4.0-1ubuntu1~22.04                   amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran5:amd64            12.3.0-1ubuntu1~22.04                   amd64        Runtime library for GNU Fortran applications
ii  libglib2.0-0:amd64            2.72.4-0ubuntu2.4                       amd64        GLib library of C routines
ii  libglib2.0-data               2.72.4-0ubuntu2.4                       all          Common files for GLib library
ii  libgmp10:amd64                2:6.2.1+dfsg-3ubuntu1                   amd64        Multiprecision arithmetic library
ii  libgnutls30:amd64             3.7.3-4ubuntu1.5                        amd64        GNU TLS library - main runtime library
ii  libgomp1:amd64                12.3.0-1ubuntu1~22.04                   amd64        GCC OpenMP (GOMP) support library
ii  libgpg-error0:amd64           1.43-3                                  amd64        GnuPG development runtime library
ii  libgraphite2-3:amd64          1.3.14-1build2                          amd64        Font rendering engine for Complex Scripts -- library
ii  libgssapi-krb5-2:amd64        1.19.2-2ubuntu0.4                       amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libharfbuzz0b:amd64           2.7.4-1ubuntu3.1                        amd64        OpenType text shaping engine (shared library)
ii  libhogweed6:amd64             3.7.3-1build2                           amd64        low level cryptographic library (public-key cryptos)
ii  libice6:amd64                 2:1.0.10-1build2                        amd64        X11 Inter-Client Exchange library
ii  libicu-dev:amd64              70.1-2                                  amd64        Development files for International Components for Unicode
ii  libicu70:amd64                70.1-2                                  amd64        International Components for Unicode
ii  libidn2-0:amd64               2.3.2-2build1                           amd64        Internationalized domain names (IDNA2008/TR46) library
ii  libisl23:amd64                0.24-2build1                            amd64        manipulating sets and relations of integer points bounded by linear constraints
ii  libitm1:amd64                 12.3.0-1ubuntu1~22.04                   amd64        GNU Transactional Memory Library
ii  libjbig0:amd64                2.1-3.1ubuntu0.22.04.1                  amd64        JBIGkit libraries
ii  libjpeg-turbo8:amd64          2.1.2-0ubuntu1                          amd64        IJG JPEG compliant runtime library.
ii  libjpeg8:amd64                8c-2ubuntu10                            amd64        Independent JPEG Group's JPEG runtime library (dependency package)
ii  libk5crypto3:amd64            1.19.2-2ubuntu0.4                       amd64        MIT Kerberos runtime libraries - Crypto Library
ii  libkeyutils1:amd64            1.6.1-2ubuntu3                          amd64        Linux Key Management Utilities (library)
ii  libkrb5-3:amd64               1.19.2-2ubuntu0.4                       amd64        MIT Kerberos runtime libraries
ii  libkrb5support0:amd64         1.19.2-2ubuntu0.4                       amd64        MIT Kerberos runtime libraries - Support library
ii  libldap-2.5-0:amd64           2.5.18+dfsg-0ubuntu0.22.04.2            amd64        OpenLDAP libraries
ii  libldap-common                2.5.18+dfsg-0ubuntu0.22.04.2            all          OpenLDAP common files for libraries
ii  liblocale-gettext-perl        1.07-4build3                            amd64        module using libc functions for internationalization in Perl
ii  liblsan0:amd64                12.3.0-1ubuntu1~22.04                   amd64        LeakSanitizer -- a memory leak detector (runtime)
ii  liblz4-1:amd64                1.9.3-2build2                           amd64        Fast LZ compression algorithm library - runtime
ii  liblzma-dev:amd64             5.2.5-2ubuntu1                          amd64        XZ-format compression library - development files
ii  liblzma5:amd64                5.2.5-2ubuntu1                          amd64        XZ-format compression library
ii  libmd0:amd64                  1.0.4-1build1                           amd64        message digest functions from BSD systems - shared library
ii  libmount1:amd64               2.37.2-4ubuntu3.4                       amd64        device mounting library
ii  libmpc3:amd64                 1.2.1-2build1                           amd64        multiple precision complex floating-point library
ii  libmpfr6:amd64                4.1.0-3build3                           amd64        multiple precision floating-point computation
ii  libncurses6:amd64             6.3-2ubuntu0.1                          amd64        shared libraries for terminal handling
ii  libncursesw6:amd64            6.3-2ubuntu0.1                          amd64        shared libraries for terminal handling (wide character support)
ii  libnettle8:amd64              3.7.3-1build2                           amd64        low level cryptographic library (symmetric and one-way cryptos)
ii  libnghttp2-14:amd64           1.43.0-1ubuntu0.2                       amd64        library implementing HTTP/2 protocol (shared library)
ii  libnsl-dev:amd64              1.3.0-2build2                           amd64        libnsl development files
ii  libnsl2:amd64                 1.3.0-2build2                           amd64        Public client interface for NIS(YP) and NIS+
ii  libopenblas-dev:amd64         0.3.20+ds-1                             amd64        Optimized BLAS (linear algebra) library (dev, meta)
ii  libopenblas-pthread-dev:amd64 0.3.20+ds-1                             amd64        Optimized BLAS (linear algebra) library (dev, pthread)
ii  libopenblas0:amd64            0.3.20+ds-1                             amd64        Optimized BLAS (linear algebra) library (meta)
ii  libopenblas0-pthread:amd64    0.3.20+ds-1                             amd64        Optimized BLAS (linear algebra) library (shared lib, pthread)
ii  libp11-kit0:amd64             0.24.0-6build1                          amd64        library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpam-modules:amd64          1.4.0-11ubuntu2.4                       amd64        Pluggable Authentication Modules for PAM
ii  libpam-modules-bin            1.4.0-11ubuntu2.4                       amd64        Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                1.4.0-11ubuntu2.4                       all          Runtime support for the PAM library
ii  libpam0g:amd64                1.4.0-11ubuntu2.4                       amd64        Pluggable Authentication Modules library
ii  libpango-1.0-0:amd64          1.50.6+ds-2ubuntu1                      amd64        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64     1.50.6+ds-2ubuntu1                      amd64        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64       1.50.6+ds-2ubuntu1                      amd64        Layout and rendering of internationalized text
ii  libpaper-utils                1.1.28build2                            amd64        library for handling paper characteristics (utilities)
ii  libpaper1:amd64               1.1.28build2                            amd64        library for handling paper characteristics
ii  libpcre2-16-0:amd64           10.39-3ubuntu0.1                        amd64        New Perl Compatible Regular Expression Library - 16 bit runtime files
ii  libpcre2-32-0:amd64           10.39-3ubuntu0.1                        amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
ii  libpcre2-8-0:amd64            10.39-3ubuntu0.1                        amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
ii  libpcre2-dev:amd64            10.39-3ubuntu0.1                        amd64        New Perl Compatible Regular Expression Library - development files
ii  libpcre2-posix3:amd64         10.39-3ubuntu0.1                        amd64        New Perl Compatible Regular Expression Library - posix-compatible runtime files
ii  libpcre3:amd64                2:8.39-13ubuntu0.22.04.1                amd64        Old Perl 5 Compatible Regular Expression Library - runtime files
ii  libperl5.34:amd64             5.34.0-3ubuntu1.3                       amd64        shared Perl library
ii  libpixman-1-0:amd64           0.40.0-1ubuntu0.22.04.1                 amd64        pixel-manipulation library for X and cairo
ii  libpng16-16:amd64             1.6.37-3build5                          amd64        PNG library - runtime (version 1.6)
ii  libprocps8:amd64              2:3.3.17-6ubuntu2.1                     amd64        library for accessing process information from /proc
ii  libpsl5:amd64                 0.21.0-1.2build2                        amd64        Library for Public Suffix List (shared libraries)
ii  libqpdf28:amd64               10.6.3-1                                amd64        runtime library for PDF transformation/inspection software
ii  libquadmath0:amd64            12.3.0-1ubuntu1~22.04                   amd64        GCC Quad-Precision Math Library
ii  libreadline8:amd64            8.1.2-1                                 amd64        GNU readline and history libraries, run-time libraries
ii  librtmp1:amd64                2.4+20151223.gitfa8646d.1-2build4       amd64        toolkit for RTMP streams (shared library)
ii  libsasl2-2:amd64              2.1.27+dfsg2-3ubuntu1.2                 amd64        Cyrus SASL - authentication abstraction library
ii  libsasl2-modules:amd64        2.1.27+dfsg2-3ubuntu1.2                 amd64        Cyrus SASL - pluggable authentication modules
ii  libsasl2-modules-db:amd64     2.1.27+dfsg2-3ubuntu1.2                 amd64        Cyrus SASL - pluggable authentication modules (DB)
ii  libseccomp2:amd64             2.5.3-2ubuntu2                          amd64        high level interface to Linux seccomp filter
ii  libselinux1:amd64             3.3-1build2                             amd64        SELinux runtime shared libraries
ii  libsemanage-common            3.3-1build2                             all          Common files for SELinux policy management libraries
ii  libsemanage2:amd64            3.3-1build2                             amd64        SELinux policy management library
ii  libsepol2:amd64               3.3-1build1                             amd64        SELinux library for manipulating binary security policies
ii  libsm6:amd64                  2:1.2.3-1build2                         amd64        X11 Session Management library
ii  libsmartcols1:amd64           2.37.2-4ubuntu3.4                       amd64        smart column output alignment library
ii  libss2:amd64                  1.46.5-2ubuntu1.2                       amd64        command-line interface parsing library
ii  libssh-4:amd64                0.9.6-2ubuntu0.22.04.3                  amd64        tiny C SSH library (OpenSSL flavor)
ii  libssl3:amd64                 3.0.2-0ubuntu1.18                       amd64        Secure Sockets Layer toolkit - shared libraries
ii  libstdc++-11-dev:amd64        11.4.0-1ubuntu1~22.04                   amd64        GNU Standard C++ Library v3 (development files)
ii  libstdc++6:amd64              12.3.0-1ubuntu1~22.04                   amd64        GNU Standard C++ Library v3
ii  libsystemd0:amd64             249.11-0ubuntu3.12                      amd64        systemd utility library
ii  libtasn1-6:amd64              4.18.0-4build1                          amd64        Manage ASN.1 structures (runtime)
ii  libtcl8.6:amd64               8.6.12+dfsg-1build1                     amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
ii  libthai-data                  0.1.29-1build1                          all          Data files for Thai language support library
ii  libthai0:amd64                0.1.29-1build1                          amd64        Thai language support library
ii  libtidy5deb1:amd64            2:5.6.0-11ubuntu0.22.04.1               amd64        HTML/XML syntax checker and reformatter - shared library
ii  libtiff5:amd64                4.3.0-6ubuntu0.10                       amd64        Tag Image File Format (TIFF) library
ii  libtinfo6:amd64               6.3-2ubuntu0.1                          amd64        shared low-level terminfo library for terminal handling
ii  libtirpc-common               1.3.2-2ubuntu0.1                        all          transport-independent RPC library - common files
ii  libtirpc-dev:amd64            1.3.2-2ubuntu0.1                        amd64        transport-independent RPC library - development files
ii  libtirpc3:amd64               1.3.2-2ubuntu0.1                        amd64        transport-independent RPC library
ii  libtk8.6:amd64                8.6.12-1build1                          amd64        Tk toolkit for Tcl and X11 v8.6 - run-time files
ii  libtsan0:amd64                11.4.0-1ubuntu1~22.04                   amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libubsan1:amd64               12.3.0-1ubuntu1~22.04                   amd64        UBSan -- undefined behaviour sanitizer (runtime)
ii  libudev1:amd64                249.11-0ubuntu3.12                      amd64        libudev shared library
ii  libunistring2:amd64           1.0-1                                   amd64        Unicode string library for C
ii  libuuid1:amd64                2.37.2-4ubuntu3.4                       amd64        Universally Unique ID library
ii  libwebp7:amd64                1.2.2-2ubuntu0.22.04.2                  amd64        Lossy compression of digital photographic images
ii  libx11-6:amd64                2:1.7.5-1ubuntu0.3                      amd64        X11 client-side library
ii  libx11-data                   2:1.7.5-1ubuntu0.3                      all          X11 client-side library
ii  libxau6:amd64                 1:1.0.9-1build5                         amd64        X11 authorisation library
ii  libxcb-render0:amd64          1.14-3ubuntu3                           amd64        X C Binding, render extension
ii  libxcb-shm0:amd64             1.14-3ubuntu3                           amd64        X C Binding, shm extension
ii  libxcb1:amd64                 1.14-3ubuntu3                           amd64        X C Binding
ii  libxdmcp6:amd64               1:1.1.3-0ubuntu5                        amd64        X11 Display Manager Control Protocol library
ii  libxext6:amd64                2:1.3.4-1build1                         amd64        X11 miscellaneous extension library
ii  libxft2:amd64                 2.3.4-1                                 amd64        FreeType-based font drawing library for X
ii  libxml2:amd64                 2.9.13+dfsg-1ubuntu0.4                  amd64        GNOME XML library
ii  libxmuu1:amd64                2:1.1.3-3                               amd64        X11 miscellaneous micro-utility library
ii  libxpm4:amd64                 1:3.5.12-1ubuntu0.22.04.2               amd64        X11 pixmap library
ii  libxrender1:amd64             1:0.9.10-1build4                        amd64        X Rendering Extension client library
ii  libxss1:amd64                 1:1.2.3-1build2                         amd64        X11 Screen Saver extension library
ii  libxt6:amd64                  1:1.2.1-1                               amd64        X11 toolkit intrinsics library
ii  libxxhash0:amd64              0.8.1-1                                 amd64        shared library for xxhash
ii  libzstd1:amd64                1.4.8+dfsg-3build1                      amd64        fast lossless compression algorithm
ii  linux-libc-dev:amd64          5.15.0-130.140                          amd64        Linux Kernel Headers for development
ii  locales                       2.35-0ubuntu3.8                         all          GNU C Library: National Language (locale) data [support]
ii  login                         1:4.8.1-2ubuntu2.2                      amd64        system login tools
ii  logsave                       1.46.5-2ubuntu1.2                       amd64        save the output of a command in a log file
ii  lsb-base                      11.1.0ubuntu4                           all          Linux Standard Base init script functionality
ii  make                          4.3-4.1build1                           amd64        utility for directing compilation
ii  manpages                      5.10-1ubuntu1                           all          Manual pages about using a GNU/Linux system
ii  manpages-dev                  5.10-1ubuntu1                           all          Manual pages about using GNU/Linux for development
ii  mawk                          1.3.4.20200120-3                        amd64        Pattern scanning and text processing language
ii  mount                         2.37.2-4ubuntu3.4                       amd64        tools for mounting and manipulating filesystems
ii  ncurses-base                  6.3-2ubuntu0.1                          all          basic terminal type definitions
ii  ncurses-bin                   6.3-2ubuntu0.1                          amd64        terminal-related programs and man pages
ii  netbase                       6.3                                     all          Basic TCP/IP networking system
ii  openssh-client                1:8.9p1-3ubuntu0.10                     amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssl                       3.0.2-0ubuntu1.18                       amd64        Secure Sockets Layer toolkit - cryptographic utility
ii  passwd                        1:4.8.1-2ubuntu2.2                      amd64        change and administer password and group data
ii  patch                         2.7.6-7build2                           amd64        Apply a diff file to an original
ii  perl                          5.34.0-3ubuntu1.3                       amd64        Larry Wall's Practical Extraction and Report Language
ii  perl-base                     5.34.0-3ubuntu1.3                       amd64        minimal Perl system
ii  perl-modules-5.34             5.34.0-3ubuntu1.3                       all          Core Perl modules
ii  pkg-config                    0.29.2-1ubuntu3                         amd64        manage compile and link flags for libraries
ii  procps                        2:3.3.17-6ubuntu2.1                     amd64        /proc file system utilities
ii  publicsuffix                  20211207.1025-1                         all          accurate, machine-readable list of domain name suffixes
ii  qpdf                          10.6.3-1                                amd64        tools for transforming and inspecting PDF files
ii  r-devel-nold                  1                                       amd64        GNU R statistical computation and graphics system
ii  readline-common               8.1.2-1                                 all          GNU readline and history libraries, common files
ii  rpcsvc-proto                  1.4.2-0ubuntu6                          amd64        RPC protocol compiler and definitions
ii  sed                           4.8-1ubuntu2                            amd64        GNU stream editor for filtering/transforming text
ii  sensible-utils                0.0.17                                  all          Utilities for sensible alternative selection
ii  shared-mime-info              2.1-2                                   amd64        FreeDesktop.org shared MIME database and spec
ii  sysvinit-utils                3.01-1ubuntu1                           amd64        System-V-like utilities
ii  tar                           1.34+dfsg-1ubuntu0.1.22.04.2            amd64        GNU version of the tar archiving utility
ii  tidy                          2:5.6.0-11ubuntu0.22.04.1               amd64        HTML/XML syntax checker and reformatter
ii  tzdata                        2024a-0ubuntu0.22.04.1                  all          time zone and daylight-saving time data
ii  ubuntu-keyring                2021.03.26                              all          GnuPG keys of the Ubuntu archive
ii  ucf                           3.0043                                  all          Update Configuration File(s): preserve user changes to config files
ii  unzip                         6.0-26ubuntu3.2                         amd64        De-archiver for .zip files
ii  usrmerge                      25ubuntu2                               all          Convert the system to the merged /usr directories scheme
ii  util-linux                    2.37.2-4ubuntu3.4                       amd64        miscellaneous system utilities
ii  x11-common                    1:7.7+23ubuntu2                         all          X Window System (X.Org) infrastructure
ii  xauth                         1:1.1-1build2                           amd64        X authentication utility
ii  xdg-user-dirs                 0.17-2ubuntu4                           amd64        tool to manage well known user directories
ii  xz-utils                      5.2.5-2ubuntu1                          amd64        XZ-format compression utilities
ii  zip                           3.0-12build2                            amd64        Archiver for .zip files
ii  zlib1g:amd64                  1:1.2.11.dfsg-2ubuntu9.2                amd64        compression library - runtime
ii  zlib1g-dev:amd64              1:1.2.11.dfsg-2ubuntu9.2                amd64        compression library - development

id: ghcr.io/r-hub/containers/nold@sha256:3f56fa0a48efb8adf52eb8998cf73d681183bcfbe49609ce95c0effcb93a4364
tag: ghcr.io/r-hub/containers/nold:latest
created: 2025-01-14T06:16:54.395694704Z
size: 895.69 MB

OS version
> uname -a
Linux 31de1ff253c6 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
R session information
> sessionInfo()
R Under development (unstable) (2025-01-13 r87564)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 22.04.5 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so;  LAPACK version 3.10.0

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE       FALSE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                                     zlib 
                                                 "1.2.11" 
                                                    bzlib 
                                     "1.0.8, 13-Jul-2019" 
                                                       xz 
                                                  "5.2.5" 
                                               libdeflate 
                                                   "1.10" 
                                                     PCRE 
                                       "10.39 2021-10-29" 
                                                      ICU 
                                                   "70.1" 
                                                      TRE 
                                "TRE 0.8.0 R_fixes (BSD)" 
                                                    iconv 
                                             "glibc 2.35" 
                                                 readline 
                                                    "8.1" 
                                                     BLAS 
"/usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3" 


> libcurlVersion()
[1] "7.81.0"
attr(,"ssl_version")
[1] "OpenSSL/3.0.2"
attr(,"libssh_version")
[1] "libssh/0.9.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtmp"    "rtsp"    "scp"     "sftp"    "smb"     "smbs"   
[22] "smtp"    "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.10.0"


> La_library()
[1] "/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.16.0"                       ""                 "1.50.6" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "8.0" "LIBTIFF, Version 4.3.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc
CFLAGS = -g -O2
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu17
C17FLAGS = -g -O2
CC23 = gcc -std=gnu2x
C23FLAGS = -g -O2
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2
CXX = g++ -std=gnu++17
CXXFLAGS = -g -O2
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2
CXX11PICFLAGS = -fpic
CXX14 = g++
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O2
CXX14PICFLAGS = -fpic
CXX17 = g++
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O2
CXX17PICFLAGS = -fpic
CXX20 = g++
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O2
CXX20PICFLAG =
CXX23 = g++
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O2
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = gcc
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2
SAFE_FFLAGS = -g -O2 -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH =
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-11-openjdk-amd64
JAVA_LIBS = -L/usr/lib/jvm/java-11-openjdk-amd64/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-11-openjdk-amd64/include -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++17
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = g++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = g++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = g++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = g++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include/tcl8.6 -I/usr/include/tcl8.6
TCLTK_LIBS = -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -L/usr/lib/x86_64-linux-gnu -ltk8.6 -lX11 -lXss -lXext
BLAS_LIBS = -lblas
LAPACK_LIBS = -llapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                          Version                                 Architecture Description
+++-=============================-=======================================-============-===============================================================================
ii  adduser                       3.118ubuntu5                            all          add and remove users and groups
ii  apt                           2.4.13                                  amd64        commandline package manager
ii  base-files                    12ubuntu4.7                             amd64        Debian base system miscellaneous files
ii  base-passwd                   3.5.52build1                            amd64        Debian base system master password and group files
ii  bash                          5.1-6ubuntu1.1                          amd64        GNU Bourne Again SHell
ii  binutils                      2.38-4ubuntu2.6                         amd64        GNU assembler, linker and binary utilities
ii  binutils-common:amd64         2.38-4ubuntu2.6                         amd64        Common files for the GNU assembler, linker and binary utilities
ii  binutils-x86-64-linux-gnu     2.38-4ubuntu2.6                         amd64        GNU binary utilities, for x86-64-linux-gnu target
ii  bsdutils                      1:2.37.2-4ubuntu3.4                     amd64        basic utilities from 4.4BSD-Lite
ii  bzip2                         1.0.8-5build1                           amd64        high-quality block-sorting file compressor - utilities
ii  bzip2-doc                     1.0.8-5build1                           all          high-quality block-sorting file compressor - documentation
ii  ca-certificates               20240203~22.04.1                        all          Common CA certificates
ii  coreutils                     8.32-4.1ubuntu1.2                       amd64        GNU core utilities
ii  cpp                           4:11.2.0-1ubuntu1                       amd64        GNU C preprocessor (cpp)
ii  cpp-11                        11.4.0-1ubuntu1~22.04                   amd64        GNU C preprocessor
ii  curl                          7.81.0-1ubuntu1.20                      amd64        command line tool for transferring data with URL syntax
ii  dash                          0.5.11+git20210903+057cd650a4ed-3build1 amd64        POSIX-compliant shell
ii  debconf                       1.5.79ubuntu1                           all          Debian configuration management system
ii  debianutils                   5.5-1ubuntu2                            amd64        Miscellaneous utilities specific to Debian
ii  diffutils                     1:3.8-0ubuntu2                          amd64        File comparison utilities
ii  dpkg                          1.21.1ubuntu2.3                         amd64        Debian package management system
ii  e2fsprogs                     1.46.5-2ubuntu1.2                       amd64        ext2/ext3/ext4 file system utilities
ii  findutils                     4.8.0-1ubuntu3                          amd64        utilities for finding files--find, xargs
ii  fontconfig                    2.13.1-4.2ubuntu5                       amd64        generic font configuration library - support binaries
ii  fontconfig-config             2.13.1-4.2ubuntu5                       all          generic font configuration library - configuration
ii  fonts-dejavu-core             2.37-2build1                            all          Vera font family derivate with additional characters
ii  g++                           4:11.2.0-1ubuntu1                       amd64        GNU C++ compiler
ii  g++-11                        11.4.0-1ubuntu1~22.04                   amd64        GNU C++ compiler
ii  gcc                           4:11.2.0-1ubuntu1                       amd64        GNU C compiler
ii  gcc-11                        11.4.0-1ubuntu1~22.04                   amd64        GNU C compiler
ii  gcc-11-base:amd64             11.4.0-1ubuntu1~22.04                   amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-12-base:amd64             12.3.0-1ubuntu1~22.04                   amd64        GCC, the GNU Compiler Collection (base package)
ii  gfortran                      4:11.2.0-1ubuntu1                       amd64        GNU Fortran 95 compiler
ii  gfortran-11                   11.4.0-1ubuntu1~22.04                   amd64        GNU Fortran compiler
ii  git                           1:2.34.1-1ubuntu1.11                    amd64        fast, scalable, distributed revision control system
ii  git-man                       1:2.34.1-1ubuntu1.11                    all          fast, scalable, distributed revision control system (manual pages)
ii  gpgv                          2.2.27-3ubuntu2.1                       amd64        GNU privacy guard - signature verification tool
ii  grep                          3.7-1build1                             amd64        GNU grep, egrep and fgrep
ii  gzip                          1.10-4ubuntu4.1                         amd64        GNU compression utilities
ii  hostname                      3.23ubuntu2                             amd64        utility to set/show the host name or domain name
ii  icu-devtools                  70.1-2                                  amd64        Development utilities for International Components for Unicode
ii  init-system-helpers           1.62                                    all          helper tools for all init systems
ii  less                          590-1ubuntu0.22.04.3                    amd64        pager program similar to more
ii  libacl1:amd64                 2.3.1-1                                 amd64        access control list - shared library
ii  libapt-pkg6.0:amd64           2.4.13                                  amd64        package management runtime library
ii  libasan6:amd64                11.4.0-1ubuntu1~22.04                   amd64        AddressSanitizer -- a fast memory error detector
ii  libatomic1:amd64              12.3.0-1ubuntu1~22.04                   amd64        support library providing __atomic built-in functions
ii  libattr1:amd64                1:2.5.1-1build1                         amd64        extended attribute handling - shared library
ii  libaudit-common               1:3.0.7-1build1                         all          Dynamic library for security auditing - common files
ii  libaudit1:amd64               1:3.0.7-1build1                         amd64        Dynamic library for security auditing
ii  libbinutils:amd64             2.38-4ubuntu2.6                         amd64        GNU binary utilities (private shared library)
ii  libblkid1:amd64               2.37.2-4ubuntu3.4                       amd64        block device ID library
ii  libbrotli1:amd64              1.0.9-2build6                           amd64        library implementing brotli encoder and decoder (shared libraries)
ii  libbsd0:amd64                 0.11.5-1                                amd64        utility functions from BSD systems - shared library
ii  libbz2-1.0:amd64              1.0.8-5build1                           amd64        high-quality block-sorting file compressor library - runtime
ii  libbz2-dev:amd64              1.0.8-5build1                           amd64        high-quality block-sorting file compressor library - development
ii  libc-bin                      2.35-0ubuntu3.8                         amd64        GNU C Library: Binaries
ii  libc-dev-bin                  2.35-0ubuntu3.8                         amd64        GNU C Library: Development binaries
ii  libc-devtools                 2.35-0ubuntu3.8                         amd64        GNU C Library: Development tools
ii  libc6:amd64                   2.35-0ubuntu3.8                         amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64               2.35-0ubuntu3.8                         amd64        GNU C Library: Development Libraries and Header Files
ii  libcairo2:amd64               1.16.0-5ubuntu2                         amd64        Cairo 2D vector graphics library
ii  libcap-ng0:amd64              0.7.9-2.2build3                         amd64        An alternate POSIX capabilities library
ii  libcap2:amd64                 1:2.44-1ubuntu0.22.04.1                 amd64        POSIX 1003.1e capabilities (library)
ii  libcbor0.8:amd64              0.8.0-2ubuntu1                          amd64        library for parsing and generating CBOR (RFC 7049)
ii  libcc1-0:amd64                12.3.0-1ubuntu1~22.04                   amd64        GCC cc1 plugin for GDB
ii  libcom-err2:amd64             1.46.5-2ubuntu1.2                       amd64        common error description library
ii  libcrypt-dev:amd64            1:4.4.27-1                              amd64        libcrypt development files
ii  libcrypt1:amd64               1:4.4.27-1                              amd64        libcrypt shared library
ii  libctf-nobfd0:amd64           2.38-4ubuntu2.6                         amd64        Compact C Type Format library (runtime, no BFD dependency)
ii  libctf0:amd64                 2.38-4ubuntu2.6                         amd64        Compact C Type Format library (runtime, BFD dependency)
ii  libcurl3-gnutls:amd64         7.81.0-1ubuntu1.20                      amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcurl4:amd64                7.81.0-1ubuntu1.20                      amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libdatrie1:amd64              0.2.13-2                                amd64        Double-array trie library
ii  libdb5.3:amd64                5.3.28+dfsg1-0.8ubuntu3                 amd64        Berkeley v5.3 Database Libraries [runtime]
ii  libdebconfclient0:amd64       0.261ubuntu1                            amd64        Debian Configuration Management System (C-implementation library)
ii  libdeflate0:amd64             1.10-2                                  amd64        fast, whole-buffer DEFLATE-based compression and decompression
ii  libdpkg-perl                  1.21.1ubuntu2.3                         all          Dpkg perl modules
ii  libedit2:amd64                3.1-20210910-1build1                    amd64        BSD editline and history libraries
ii  liberror-perl                 0.17029-1                               all          Perl module for error/exception handling in an OO-ish way
ii  libexpat1:amd64               2.4.7-1ubuntu0.5                        amd64        XML parsing C library - runtime library
ii  libext2fs2:amd64              1.46.5-2ubuntu1.2                       amd64        ext2/ext3/ext4 file system libraries
ii  libffi8:amd64                 3.4.2-4                                 amd64        Foreign Function Interface library runtime
ii  libfido2-1:amd64              1.10.0-1                                amd64        library for generating and verifying FIDO 2.0 objects
ii  libfile-fcntllock-perl        0.22-3build7                            amd64        Perl module for file locking with fcntl(2)
ii  libfontconfig1:amd64          2.13.1-4.2ubuntu5                       amd64        generic font configuration library - runtime
ii  libfreetype6:amd64            2.11.1+dfsg-1ubuntu0.2                  amd64        FreeType 2 font engine, shared library files
ii  libfribidi0:amd64             1.0.8-2ubuntu3.1                        amd64        Free Implementation of the Unicode BiDi algorithm
ii  libgcc-11-dev:amd64           11.4.0-1ubuntu1~22.04                   amd64        GCC support library (development files)
ii  libgcc-s1:amd64               12.3.0-1ubuntu1~22.04                   amd64        GCC support library
ii  libgcrypt20:amd64             1.9.4-3ubuntu3                          amd64        LGPL Crypto library - runtime library
ii  libgd3:amd64                  2.3.0-2ubuntu2.3                        amd64        GD Graphics Library
ii  libgdbm-compat4:amd64         1.23-1                                  amd64        GNU dbm database routines (legacy support runtime version) 
ii  libgdbm6:amd64                1.23-1                                  amd64        GNU dbm database routines (runtime version) 
ii  libgfortran-11-dev:amd64      11.4.0-1ubuntu1~22.04                   amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran5:amd64            12.3.0-1ubuntu1~22.04                   amd64        Runtime library for GNU Fortran applications
ii  libglib2.0-0:amd64            2.72.4-0ubuntu2.4                       amd64        GLib library of C routines
ii  libglib2.0-data               2.72.4-0ubuntu2.4                       all          Common files for GLib library
ii  libgmp10:amd64                2:6.2.1+dfsg-3ubuntu1                   amd64        Multiprecision arithmetic library
ii  libgnutls30:amd64             3.7.3-4ubuntu1.5                        amd64        GNU TLS library - main runtime library
ii  libgomp1:amd64                12.3.0-1ubuntu1~22.04                   amd64        GCC OpenMP (GOMP) support library
ii  libgpg-error0:amd64           1.43-3                                  amd64        GnuPG development runtime library
ii  libgraphite2-3:amd64          1.3.14-1build2                          amd64        Font rendering engine for Complex Scripts -- library
ii  libgssapi-krb5-2:amd64        1.19.2-2ubuntu0.4                       amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libharfbuzz0b:amd64           2.7.4-1ubuntu3.1                        amd64        OpenType text shaping engine (shared library)
ii  libhogweed6:amd64             3.7.3-1build2                           amd64        low level cryptographic library (public-key cryptos)
ii  libice6:amd64                 2:1.0.10-1build2                        amd64        X11 Inter-Client Exchange library
ii  libicu-dev:amd64              70.1-2                                  amd64        Development files for International Components for Unicode
ii  libicu70:amd64                70.1-2                                  amd64        International Components for Unicode
ii  libidn2-0:amd64               2.3.2-2build1                           amd64        Internationalized domain names (IDNA2008/TR46) library
ii  libisl23:amd64                0.24-2build1                            amd64        manipulating sets and relations of integer points bounded by linear constraints
ii  libitm1:amd64                 12.3.0-1ubuntu1~22.04                   amd64        GNU Transactional Memory Library
ii  libjbig0:amd64                2.1-3.1ubuntu0.22.04.1                  amd64        JBIGkit libraries
ii  libjpeg-turbo8:amd64          2.1.2-0ubuntu1                          amd64        IJG JPEG compliant runtime library.
ii  libjpeg8:amd64                8c-2ubuntu10                            amd64        Independent JPEG Group's JPEG runtime library (dependency package)
ii  libk5crypto3:amd64            1.19.2-2ubuntu0.4                       amd64        MIT Kerberos runtime libraries - Crypto Library
ii  libkeyutils1:amd64            1.6.1-2ubuntu3                          amd64        Linux Key Management Utilities (library)
ii  libkrb5-3:amd64               1.19.2-2ubuntu0.4                       amd64        MIT Kerberos runtime libraries
ii  libkrb5support0:amd64         1.19.2-2ubuntu0.4                       amd64        MIT Kerberos runtime libraries - Support library
ii  libldap-2.5-0:amd64           2.5.18+dfsg-0ubuntu0.22.04.2            amd64        OpenLDAP libraries
ii  libldap-common                2.5.18+dfsg-0ubuntu0.22.04.2            all          OpenLDAP common files for libraries
ii  liblocale-gettext-perl        1.07-4build3                            amd64        module using libc functions for internationalization in Perl
ii  liblsan0:amd64                12.3.0-1ubuntu1~22.04                   amd64        LeakSanitizer -- a memory leak detector (runtime)
ii  liblz4-1:amd64                1.9.3-2build2                           amd64        Fast LZ compression algorithm library - runtime
ii  liblzma-dev:amd64             5.2.5-2ubuntu1                          amd64        XZ-format compression library - development files
ii  liblzma5:amd64                5.2.5-2ubuntu1                          amd64        XZ-format compression library
ii  libmd0:amd64                  1.0.4-1build1                           amd64        message digest functions from BSD systems - shared library
ii  libmount1:amd64               2.37.2-4ubuntu3.4                       amd64        device mounting library
ii  libmpc3:amd64                 1.2.1-2build1                           amd64        multiple precision complex floating-point library
ii  libmpfr6:amd64                4.1.0-3build3                           amd64        multiple precision floating-point computation
ii  libncurses6:amd64             6.3-2ubuntu0.1                          amd64        shared libraries for terminal handling
ii  libncursesw6:amd64            6.3-2ubuntu0.1                          amd64        shared libraries for terminal handling (wide character support)
ii  libnettle8:amd64              3.7.3-1build2                           amd64        low level cryptographic library (symmetric and one-way cryptos)
ii  libnghttp2-14:amd64           1.43.0-1ubuntu0.2                       amd64        library implementing HTTP/2 protocol (shared library)
ii  libnsl-dev:amd64              1.3.0-2build2                           amd64        libnsl development files
ii  libnsl2:amd64                 1.3.0-2build2                           amd64        Public client interface for NIS(YP) and NIS+
ii  libopenblas-dev:amd64         0.3.20+ds-1                             amd64        Optimized BLAS (linear algebra) library (dev, meta)
ii  libopenblas-pthread-dev:amd64 0.3.20+ds-1                             amd64        Optimized BLAS (linear algebra) library (dev, pthread)
ii  libopenblas0:amd64            0.3.20+ds-1                             amd64        Optimized BLAS (linear algebra) library (meta)
ii  libopenblas0-pthread:amd64    0.3.20+ds-1                             amd64        Optimized BLAS (linear algebra) library (shared lib, pthread)
ii  libp11-kit0:amd64             0.24.0-6build1                          amd64        library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpam-modules:amd64          1.4.0-11ubuntu2.4                       amd64        Pluggable Authentication Modules for PAM
ii  libpam-modules-bin            1.4.0-11ubuntu2.4                       amd64        Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                1.4.0-11ubuntu2.4                       all          Runtime support for the PAM library
ii  libpam0g:amd64                1.4.0-11ubuntu2.4                       amd64        Pluggable Authentication Modules library
ii  libpango-1.0-0:amd64          1.50.6+ds-2ubuntu1                      amd64        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64     1.50.6+ds-2ubuntu1                      amd64        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64       1.50.6+ds-2ubuntu1                      amd64        Layout and rendering of internationalized text
ii  libpaper-utils                1.1.28build2                            amd64        library for handling paper characteristics (utilities)
ii  libpaper1:amd64               1.1.28build2                            amd64        library for handling paper characteristics
ii  libpcre2-16-0:amd64           10.39-3ubuntu0.1                        amd64        New Perl Compatible Regular Expression Library - 16 bit runtime files
ii  libpcre2-32-0:amd64           10.39-3ubuntu0.1                        amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
ii  libpcre2-8-0:amd64            10.39-3ubuntu0.1                        amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
ii  libpcre2-dev:amd64            10.39-3ubuntu0.1                        amd64        New Perl Compatible Regular Expression Library - development files
ii  libpcre2-posix3:amd64         10.39-3ubuntu0.1                        amd64        New Perl Compatible Regular Expression Library - posix-compatible runtime files
ii  libpcre3:amd64                2:8.39-13ubuntu0.22.04.1                amd64        Old Perl 5 Compatible Regular Expression Library - runtime files
ii  libperl5.34:amd64             5.34.0-3ubuntu1.3                       amd64        shared Perl library
ii  libpixman-1-0:amd64           0.40.0-1ubuntu0.22.04.1                 amd64        pixel-manipulation library for X and cairo
ii  libpng16-16:amd64             1.6.37-3build5                          amd64        PNG library - runtime (version 1.6)
ii  libprocps8:amd64              2:3.3.17-6ubuntu2.1                     amd64        library for accessing process information from /proc
ii  libpsl5:amd64                 0.21.0-1.2build2                        amd64        Library for Public Suffix List (shared libraries)
ii  libqpdf28:amd64               10.6.3-1                                amd64        runtime library for PDF transformation/inspection software
ii  libquadmath0:amd64            12.3.0-1ubuntu1~22.04                   amd64        GCC Quad-Precision Math Library
ii  libreadline8:amd64            8.1.2-1                                 amd64        GNU readline and history libraries, run-time libraries
ii  librtmp1:amd64                2.4+20151223.gitfa8646d.1-2build4       amd64        toolkit for RTMP streams (shared library)
ii  libsasl2-2:amd64              2.1.27+dfsg2-3ubuntu1.2                 amd64        Cyrus SASL - authentication abstraction library
ii  libsasl2-modules:amd64        2.1.27+dfsg2-3ubuntu1.2                 amd64        Cyrus SASL - pluggable authentication modules
ii  libsasl2-modules-db:amd64     2.1.27+dfsg2-3ubuntu1.2                 amd64        Cyrus SASL - pluggable authentication modules (DB)
ii  libseccomp2:amd64             2.5.3-2ubuntu2                          amd64        high level interface to Linux seccomp filter
ii  libselinux1:amd64             3.3-1build2                             amd64        SELinux runtime shared libraries
ii  libsemanage-common            3.3-1build2                             all          Common files for SELinux policy management libraries
ii  libsemanage2:amd64            3.3-1build2                             amd64        SELinux policy management library
ii  libsepol2:amd64               3.3-1build1                             amd64        SELinux library for manipulating binary security policies
ii  libsm6:amd64                  2:1.2.3-1build2                         amd64        X11 Session Management library
ii  libsmartcols1:amd64           2.37.2-4ubuntu3.4                       amd64        smart column output alignment library
ii  libss2:amd64                  1.46.5-2ubuntu1.2                       amd64        command-line interface parsing library
ii  libssh-4:amd64                0.9.6-2ubuntu0.22.04.3                  amd64        tiny C SSH library (OpenSSL flavor)
ii  libssl3:amd64                 3.0.2-0ubuntu1.18                       amd64        Secure Sockets Layer toolkit - shared libraries
ii  libstdc++-11-dev:amd64        11.4.0-1ubuntu1~22.04                   amd64        GNU Standard C++ Library v3 (development files)
ii  libstdc++6:amd64              12.3.0-1ubuntu1~22.04                   amd64        GNU Standard C++ Library v3
ii  libsystemd0:amd64             249.11-0ubuntu3.12                      amd64        systemd utility library
ii  libtasn1-6:amd64              4.18.0-4build1                          amd64        Manage ASN.1 structures (runtime)
ii  libtcl8.6:amd64               8.6.12+dfsg-1build1                     amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
ii  libthai-data                  0.1.29-1build1                          all          Data files for Thai language support library
ii  libthai0:amd64                0.1.29-1build1                          amd64        Thai language support library
ii  libtidy5deb1:amd64            2:5.6.0-11ubuntu0.22.04.1               amd64        HTML/XML syntax checker and reformatter - shared library
ii  libtiff5:amd64                4.3.0-6ubuntu0.10                       amd64        Tag Image File Format (TIFF) library
ii  libtinfo6:amd64               6.3-2ubuntu0.1                          amd64        shared low-level terminfo library for terminal handling
ii  libtirpc-common               1.3.2-2ubuntu0.1                        all          transport-independent RPC library - common files
ii  libtirpc-dev:amd64            1.3.2-2ubuntu0.1                        amd64        transport-independent RPC library - development files
ii  libtirpc3:amd64               1.3.2-2ubuntu0.1                        amd64        transport-independent RPC library
ii  libtk8.6:amd64                8.6.12-1build1                          amd64        Tk toolkit for Tcl and X11 v8.6 - run-time files
ii  libtsan0:amd64                11.4.0-1ubuntu1~22.04                   amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libubsan1:amd64               12.3.0-1ubuntu1~22.04                   amd64        UBSan -- undefined behaviour sanitizer (runtime)
ii  libudev1:amd64                249.11-0ubuntu3.12                      amd64        libudev shared library
ii  libunistring2:amd64           1.0-1                                   amd64        Unicode string library for C
ii  libuuid1:amd64                2.37.2-4ubuntu3.4                       amd64        Universally Unique ID library
ii  libwebp7:amd64                1.2.2-2ubuntu0.22.04.2                  amd64        Lossy compression of digital photographic images
ii  libx11-6:amd64                2:1.7.5-1ubuntu0.3                      amd64        X11 client-side library
ii  libx11-data                   2:1.7.5-1ubuntu0.3                      all          X11 client-side library
ii  libxau6:amd64                 1:1.0.9-1build5                         amd64        X11 authorisation library
ii  libxcb-render0:amd64          1.14-3ubuntu3                           amd64        X C Binding, render extension
ii  libxcb-shm0:amd64             1.14-3ubuntu3                           amd64        X C Binding, shm extension
ii  libxcb1:amd64                 1.14-3ubuntu3                           amd64        X C Binding
ii  libxdmcp6:amd64               1:1.1.3-0ubuntu5                        amd64        X11 Display Manager Control Protocol library
ii  libxext6:amd64                2:1.3.4-1build1                         amd64        X11 miscellaneous extension library
ii  libxft2:amd64                 2.3.4-1                                 amd64        FreeType-based font drawing library for X
ii  libxml2:amd64                 2.9.13+dfsg-1ubuntu0.4                  amd64        GNOME XML library
ii  libxmuu1:amd64                2:1.1.3-3                               amd64        X11 miscellaneous micro-utility library
ii  libxpm4:amd64                 1:3.5.12-1ubuntu0.22.04.2               amd64        X11 pixmap library
ii  libxrender1:amd64             1:0.9.10-1build4                        amd64        X Rendering Extension client library
ii  libxss1:amd64                 1:1.2.3-1build2                         amd64        X11 Screen Saver extension library
ii  libxt6:amd64                  1:1.2.1-1                               amd64        X11 toolkit intrinsics library
ii  libxxhash0:amd64              0.8.1-1                                 amd64        shared library for xxhash
ii  libzstd1:amd64                1.4.8+dfsg-3build1                      amd64        fast lossless compression algorithm
ii  linux-libc-dev:amd64          5.15.0-130.140                          amd64        Linux Kernel Headers for development
ii  locales                       2.35-0ubuntu3.8                         all          GNU C Library: National Language (locale) data [support]
ii  login                         1:4.8.1-2ubuntu2.2                      amd64        system login tools
ii  logsave                       1.46.5-2ubuntu1.2                       amd64        save the output of a command in a log file
ii  lsb-base                      11.1.0ubuntu4                           all          Linux Standard Base init script functionality
ii  make                          4.3-4.1build1                           amd64        utility for directing compilation
ii  manpages                      5.10-1ubuntu1                           all          Manual pages about using a GNU/Linux system
ii  manpages-dev                  5.10-1ubuntu1                           all          Manual pages about using GNU/Linux for development
ii  mawk                          1.3.4.20200120-3                        amd64        Pattern scanning and text processing language
ii  mount                         2.37.2-4ubuntu3.4                       amd64        tools for mounting and manipulating filesystems
ii  ncurses-base                  6.3-2ubuntu0.1                          all          basic terminal type definitions
ii  ncurses-bin                   6.3-2ubuntu0.1                          amd64        terminal-related programs and man pages
ii  netbase                       6.3                                     all          Basic TCP/IP networking system
ii  openssh-client                1:8.9p1-3ubuntu0.10                     amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssl                       3.0.2-0ubuntu1.18                       amd64        Secure Sockets Layer toolkit - cryptographic utility
ii  passwd                        1:4.8.1-2ubuntu2.2                      amd64        change and administer password and group data
ii  patch                         2.7.6-7build2                           amd64        Apply a diff file to an original
ii  perl                          5.34.0-3ubuntu1.3                       amd64        Larry Wall's Practical Extraction and Report Language
ii  perl-base                     5.34.0-3ubuntu1.3                       amd64        minimal Perl system
ii  perl-modules-5.34             5.34.0-3ubuntu1.3                       all          Core Perl modules
ii  pkg-config                    0.29.2-1ubuntu3                         amd64        manage compile and link flags for libraries
ii  procps                        2:3.3.17-6ubuntu2.1                     amd64        /proc file system utilities
ii  publicsuffix                  20211207.1025-1                         all          accurate, machine-readable list of domain name suffixes
ii  qpdf                          10.6.3-1                                amd64        tools for transforming and inspecting PDF files
ii  r-devel-nold                  1                                       amd64        GNU R statistical computation and graphics system
ii  readline-common               8.1.2-1                                 all          GNU readline and history libraries, common files
ii  rpcsvc-proto                  1.4.2-0ubuntu6                          amd64        RPC protocol compiler and definitions
ii  sed                           4.8-1ubuntu2                            amd64        GNU stream editor for filtering/transforming text
ii  sensible-utils                0.0.17                                  all          Utilities for sensible alternative selection
ii  shared-mime-info              2.1-2                                   amd64        FreeDesktop.org shared MIME database and spec
ii  sysvinit-utils                3.01-1ubuntu1                           amd64        System-V-like utilities
ii  tar                           1.34+dfsg-1ubuntu0.1.22.04.2            amd64        GNU version of the tar archiving utility
ii  tidy                          2:5.6.0-11ubuntu0.22.04.1               amd64        HTML/XML syntax checker and reformatter
ii  tzdata                        2024a-0ubuntu0.22.04.1                  all          time zone and daylight-saving time data
ii  ubuntu-keyring                2021.03.26                              all          GnuPG keys of the Ubuntu archive
ii  ucf                           3.0043                                  all          Update Configuration File(s): preserve user changes to config files
ii  unzip                         6.0-26ubuntu3.2                         amd64        De-archiver for .zip files
ii  usrmerge                      25ubuntu2                               all          Convert the system to the merged /usr directories scheme
ii  util-linux                    2.37.2-4ubuntu3.4                       amd64        miscellaneous system utilities
ii  x11-common                    1:7.7+23ubuntu2                         all          X Window System (X.Org) infrastructure
ii  xauth                         1:1.1-1build2                           amd64        X authentication utility
ii  xdg-user-dirs                 0.17-2ubuntu4                           amd64        tool to manage well known user directories
ii  xz-utils                      5.2.5-2ubuntu1                          amd64        XZ-format compression utilities
ii  zip                           3.0-12build2                            amd64        Archiver for .zip files
ii  zlib1g:amd64                  1:1.2.11.dfsg-2ubuntu9.2                amd64        compression library - runtime
ii  zlib1g-dev:amd64              1:1.2.11.dfsg-2ubuntu9.2                amd64        compression library - development

id: ghcr.io/r-hub/containers/nold@sha256:f773c096de45721bdf3d7ce70758eddea57c3ea09905a6896735ce0b7cb651f9
tag: ghcr.io/r-hub/containers/nold:latest
created: 2025-01-13T06:18:30.640376221Z
size: 895.69 MB

OS version
> uname -a
Linux 56c285db44c3 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

> cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
R session information
> sessionInfo()
R Under development (unstable) (2025-01-11 r87563)
Platform: x86_64-pc-linux-gnu
Running under: Ubuntu 22.04.5 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so;  LAPACK version 3.10.0

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

time zone: Etc/UTC
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
[1] compiler_4.5.0
R capabilities
> capabilities()
       jpeg         png        tiff       tcltk         X11        aqua 
       TRUE        TRUE        TRUE        TRUE       FALSE       FALSE 
   http/ftp     sockets      libxml        fifo      cledit       iconv 
       TRUE        TRUE       FALSE        TRUE       FALSE        TRUE 
        NLS       Rprof     profmem       cairo         ICU long.double 
       TRUE        TRUE        TRUE        TRUE        TRUE       FALSE 
    libcurl 
       TRUE 
R external software
> extSoftVersion()
                                                     zlib 
                                                 "1.2.11" 
                                                    bzlib 
                                     "1.0.8, 13-Jul-2019" 
                                                       xz 
                                                  "5.2.5" 
                                               libdeflate 
                                                   "1.10" 
                                                     PCRE 
                                       "10.39 2021-10-29" 
                                                      ICU 
                                                   "70.1" 
                                                      TRE 
                                "TRE 0.8.0 R_fixes (BSD)" 
                                                    iconv 
                                             "glibc 2.35" 
                                                 readline 
                                                    "8.1" 
                                                     BLAS 
"/usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3" 


> libcurlVersion()
[1] "7.81.0"
attr(,"ssl_version")
[1] "OpenSSL/3.0.2"
attr(,"libssh_version")
[1] "libssh/0.9.6/openssl/zlib"
attr(,"protocols")
 [1] "dict"    "file"    "ftp"     "ftps"    "gopher"  "gophers" "http"   
 [8] "https"   "imap"    "imaps"   "ldap"    "ldaps"   "mqtt"    "pop3"   
[15] "pop3s"   "rtmp"    "rtsp"    "scp"     "sftp"    "smb"     "smbs"   
[22] "smtp"    "smtps"   "telnet"  "tftp"   


> La_version()
[1] "3.10.0"


> La_library()
[1] "/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so"


> grSoftVersion()
                   cairo                  cairoFT                    pango 
                "1.16.0"                       ""                 "1.50.6" 
                  libpng                     jpeg                  libtiff 
                "1.6.37"                    "8.0" "LIBTIFF, Version 4.3.0" 


> pcre_config()
             UTF-8 Unicode properties                JIT              stack 
              TRUE               TRUE               TRUE              FALSE 
R localization
> l10n_info()
$MBCS
[1] TRUE

$`UTF-8`
[1] TRUE

$`Latin-1`
[1] FALSE

$codeset
[1] "UTF-8"
R config
> R CMD config --all
CC = gcc
CFLAGS = -g -O2
CPICFLAGS = -fpic
CPPFLAGS = -I/usr/local/include
CC17 = gcc -std=gnu17
C17FLAGS = -g -O2
CC23 = gcc -std=gnu2x
C23FLAGS = -g -O2
CC90 = gcc -std=gnu90
C90FLAGS = -g -O2
CC99 = gcc -std=gnu99
C99FLAGS = -g -O2
CXX = g++ -std=gnu++17
CXXFLAGS = -g -O2
CXXPICFLAGS = -fpic
CXX11 = g++
CXX11STD = -std=gnu++11
CXX11FLAGS = -g -O2
CXX11PICFLAGS = -fpic
CXX14 = g++
CXX14STD = -std=gnu++14
CXX14FLAGS = -g -O2
CXX14PICFLAGS = -fpic
CXX17 = g++
CXX17STD = -std=gnu++17
CXX17FLAGS = -g -O2
CXX17PICFLAGS = -fpic
CXX20 = g++
CXX20STD = -std=gnu++20
CXX20FLAGS = -g -O2
CXX20PICFLAG =
CXX23 = g++
CXX23STD = -std=gnu++23
CXX23FLAGS = -g -O2
CXX23PICFLAGS = -fpic
DYLIB_EXT = .so
DYLIB_LD = gcc
DYLIB_LDFLAGS = -shared -fopenmp
FC = gfortran
FFLAGS = -g -O2
FPICFLAGS = -fpic
FLIBS = -lgfortran -lm -lquadmath
FCFLAGS = -g -O2
SAFE_FFLAGS = -g -O2 -msse2 -mfpmath=sse
OBJC =
OBJCFLAGS =
JAVA = /usr/bin/java
JAVAC = /usr/bin/javac
JAVAH =
JAR = /usr/bin/jar
JAVA_HOME = /usr/lib/jvm/java-11-openjdk-amd64
JAVA_LIBS = -L/usr/lib/jvm/java-11-openjdk-amd64/lib/server -ljvm
JAVA_CPPFLAGS = -I/usr/lib/jvm/java-11-openjdk-amd64/include -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux
LDFLAGS = -L/usr/local/lib
SHLIB_CFLAGS =
SHLIB_CXXFLAGS =
SHLIB_CXXLD = g++ -std=gnu++17
SHLIB_CXXLDFLAGS = -shared
SHLIB_CXX11LD = g++ -std=gnu++11
SHLIB_CXX11LDFLAGS = -shared
SHLIB_CXX14LD = g++ -std=gnu++14
SHLIB_CXX14LDFLAGS = -shared
SHLIB_CXX17LD = g++ -std=gnu++17
SHLIB_CXX17LDFLAGS = -shared
SHLIB_CXX20LD = g++ -std=gnu++20
SHLIB_CXX20LDFLAGS = -shared
SHLIB_CXX23LD = g++ -std=gnu++23
SHLIB_CXX23LDFLAGS = -shared
SHLIB_EXT = .so
SHLIB_FFLAGS =
SHLIB_LD = gcc
SHLIB_LDFLAGS = -shared
TCLTK_CPPFLAGS = -I/usr/include/tcl8.6 -I/usr/include/tcl8.6
TCLTK_LIBS = -L/usr/lib/x86_64-linux-gnu -ltcl8.6 -L/usr/lib/x86_64-linux-gnu -ltk8.6 -lX11 -lXss -lXext
BLAS_LIBS = -lblas
LAPACK_LIBS = -llapack
MAKE = make
LIBnn = lib
AR = ar
NM = /usr/bin/nm -B
RANLIB = ranlib
LTO =
LTO_FC =
LTO_LD =

## The following variables are defunct
CPP CXXCPP
Compilers
> $(CC) --version
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(CXX) --version
g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


> $(FC) --version
GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OS packages
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                          Version                                 Architecture Description
+++-=============================-=======================================-============-===============================================================================
ii  adduser                       3.118ubuntu5                            all          add and remove users and groups
ii  apt                           2.4.13                                  amd64        commandline package manager
ii  base-files                    12ubuntu4.7                             amd64        Debian base system miscellaneous files
ii  base-passwd                   3.5.52build1                            amd64        Debian base system master password and group files
ii  bash                          5.1-6ubuntu1.1                          amd64        GNU Bourne Again SHell
ii  binutils                      2.38-4ubuntu2.6                         amd64        GNU assembler, linker and binary utilities
ii  binutils-common:amd64         2.38-4ubuntu2.6                         amd64        Common files for the GNU assembler, linker and binary utilities
ii  binutils-x86-64-linux-gnu     2.38-4ubuntu2.6                         amd64        GNU binary utilities, for x86-64-linux-gnu target
ii  bsdutils                      1:2.37.2-4ubuntu3.4                     amd64        basic utilities from 4.4BSD-Lite
ii  bzip2                         1.0.8-5build1                           amd64        high-quality block-sorting file compressor - utilities
ii  bzip2-doc                     1.0.8-5build1                           all          high-quality block-sorting file compressor - documentation
ii  ca-certificates               20240203~22.04.1                        all          Common CA certificates
ii  coreutils                     8.32-4.1ubuntu1.2                       amd64        GNU core utilities
ii  cpp                           4:11.2.0-1ubuntu1                       amd64        GNU C preprocessor (cpp)
ii  cpp-11                        11.4.0-1ubuntu1~22.04                   amd64        GNU C preprocessor
ii  curl                          7.81.0-1ubuntu1.20                      amd64        command line tool for transferring data with URL syntax
ii  dash                          0.5.11+git20210903+057cd650a4ed-3build1 amd64        POSIX-compliant shell
ii  debconf                       1.5.79ubuntu1                           all          Debian configuration management system
ii  debianutils                   5.5-1ubuntu2                            amd64        Miscellaneous utilities specific to Debian
ii  diffutils                     1:3.8-0ubuntu2                          amd64        File comparison utilities
ii  dpkg                          1.21.1ubuntu2.3                         amd64        Debian package management system
ii  e2fsprogs                     1.46.5-2ubuntu1.2                       amd64        ext2/ext3/ext4 file system utilities
ii  findutils                     4.8.0-1ubuntu3                          amd64        utilities for finding files--find, xargs
ii  fontconfig                    2.13.1-4.2ubuntu5                       amd64        generic font configuration library - support binaries
ii  fontconfig-config             2.13.1-4.2ubuntu5                       all          generic font configuration library - configuration
ii  fonts-dejavu-core             2.37-2build1                            all          Vera font family derivate with additional characters
ii  g++                           4:11.2.0-1ubuntu1                       amd64        GNU C++ compiler
ii  g++-11                        11.4.0-1ubuntu1~22.04                   amd64        GNU C++ compiler
ii  gcc                           4:11.2.0-1ubuntu1                       amd64        GNU C compiler
ii  gcc-11                        11.4.0-1ubuntu1~22.04                   amd64        GNU C compiler
ii  gcc-11-base:amd64             11.4.0-1ubuntu1~22.04                   amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-12-base:amd64             12.3.0-1ubuntu1~22.04                   amd64        GCC, the GNU Compiler Collection (base package)
ii  gfortran                      4:11.2.0-1ubuntu1                       amd64        GNU Fortran 95 compiler
ii  gfortran-11                   11.4.0-1ubuntu1~22.04                   amd64        GNU Fortran compiler
ii  git                           1:2.34.1-1ubuntu1.11                    amd64        fast, scalable, distributed revision control system
ii  git-man                       1:2.34.1-1ubuntu1.11                    all          fast, scalable, distributed revision control system (manual pages)
ii  gpgv                          2.2.27-3ubuntu2.1                       amd64        GNU privacy guard - signature verification tool
ii  grep                          3.7-1build1                             amd64        GNU grep, egrep and fgrep
ii  gzip                          1.10-4ubuntu4.1                         amd64        GNU compression utilities
ii  hostname                      3.23ubuntu2                             amd64        utility to set/show the host name or domain name
ii  icu-devtools                  70.1-2                                  amd64        Development utilities for International Components for Unicode
ii  init-system-helpers           1.62                                    all          helper tools for all init systems
ii  less                          590-1ubuntu0.22.04.3                    amd64        pager program similar to more
ii  libacl1:amd64                 2.3.1-1                                 amd64        access control list - shared library
ii  libapt-pkg6.0:amd64           2.4.13                                  amd64        package management runtime library
ii  libasan6:amd64                11.4.0-1ubuntu1~22.04                   amd64        AddressSanitizer -- a fast memory error detector
ii  libatomic1:amd64              12.3.0-1ubuntu1~22.04                   amd64        support library providing __atomic built-in functions
ii  libattr1:amd64                1:2.5.1-1build1                         amd64        extended attribute handling - shared library
ii  libaudit-common               1:3.0.7-1build1                         all          Dynamic library for security auditing - common files
ii  libaudit1:amd64               1:3.0.7-1build1                         amd64        Dynamic library for security auditing
ii  libbinutils:amd64             2.38-4ubuntu2.6                         amd64        GNU binary utilities (private shared library)
ii  libblkid1:amd64               2.37.2-4ubuntu3.4                       amd64        block device ID library
ii  libbrotli1:amd64              1.0.9-2build6                           amd64        library implementing brotli encoder and decoder (shared libraries)
ii  libbsd0:amd64                 0.11.5-1                                amd64        utility functions from BSD systems - shared library
ii  libbz2-1.0:amd64              1.0.8-5build1                           amd64        high-quality block-sorting file compressor library - runtime
ii  libbz2-dev:amd64              1.0.8-5build1                           amd64        high-quality block-sorting file compressor library - development
ii  libc-bin                      2.35-0ubuntu3.8                         amd64        GNU C Library: Binaries
ii  libc-dev-bin                  2.35-0ubuntu3.8                         amd64        GNU C Library: Development binaries
ii  libc-devtools                 2.35-0ubuntu3.8                         amd64        GNU C Library: Development tools
ii  libc6:amd64                   2.35-0ubuntu3.8                         amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64               2.35-0ubuntu3.8                         amd64        GNU C Library: Development Libraries and Header Files
ii  libcairo2:amd64               1.16.0-5ubuntu2                         amd64        Cairo 2D vector graphics library
ii  libcap-ng0:amd64              0.7.9-2.2build3                         amd64        An alternate POSIX capabilities library
ii  libcap2:amd64                 1:2.44-1ubuntu0.22.04.1                 amd64        POSIX 1003.1e capabilities (library)
ii  libcbor0.8:amd64              0.8.0-2ubuntu1                          amd64        library for parsing and generating CBOR (RFC 7049)
ii  libcc1-0:amd64                12.3.0-1ubuntu1~22.04                   amd64        GCC cc1 plugin for GDB
ii  libcom-err2:amd64             1.46.5-2ubuntu1.2                       amd64        common error description library
ii  libcrypt-dev:amd64            1:4.4.27-1                              amd64        libcrypt development files
ii  libcrypt1:amd64               1:4.4.27-1                              amd64        libcrypt shared library
ii  libctf-nobfd0:amd64           2.38-4ubuntu2.6                         amd64        Compact C Type Format library (runtime, no BFD dependency)
ii  libctf0:amd64                 2.38-4ubuntu2.6                         amd64        Compact C Type Format library (runtime, BFD dependency)
ii  libcurl3-gnutls:amd64         7.81.0-1ubuntu1.20                      amd64        easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcurl4:amd64                7.81.0-1ubuntu1.20                      amd64        easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libdatrie1:amd64              0.2.13-2                                amd64        Double-array trie library
ii  libdb5.3:amd64                5.3.28+dfsg1-0.8ubuntu3                 amd64        Berkeley v5.3 Database Libraries [runtime]
ii  libdebconfclient0:amd64       0.261ubuntu1                            amd64        Debian Configuration Management System (C-implementation library)
ii  libdeflate0:amd64             1.10-2                                  amd64        fast, whole-buffer DEFLATE-based compression and decompression
ii  libdpkg-perl                  1.21.1ubuntu2.3                         all          Dpkg perl modules
ii  libedit2:amd64                3.1-20210910-1build1                    amd64        BSD editline and history libraries
ii  liberror-perl                 0.17029-1                               all          Perl module for error/exception handling in an OO-ish way
ii  libexpat1:amd64               2.4.7-1ubuntu0.5                        amd64        XML parsing C library - runtime library
ii  libext2fs2:amd64              1.46.5-2ubuntu1.2                       amd64        ext2/ext3/ext4 file system libraries
ii  libffi8:amd64                 3.4.2-4                                 amd64        Foreign Function Interface library runtime
ii  libfido2-1:amd64              1.10.0-1                                amd64        library for generating and verifying FIDO 2.0 objects
ii  libfile-fcntllock-perl        0.22-3build7                            amd64        Perl module for file locking with fcntl(2)
ii  libfontconfig1:amd64          2.13.1-4.2ubuntu5                       amd64        generic font configuration library - runtime
ii  libfreetype6:amd64            2.11.1+dfsg-1ubuntu0.2                  amd64        FreeType 2 font engine, shared library files
ii  libfribidi0:amd64             1.0.8-2ubuntu3.1                        amd64        Free Implementation of the Unicode BiDi algorithm
ii  libgcc-11-dev:amd64           11.4.0-1ubuntu1~22.04                   amd64        GCC support library (development files)
ii  libgcc-s1:amd64               12.3.0-1ubuntu1~22.04                   amd64        GCC support library
ii  libgcrypt20:amd64             1.9.4-3ubuntu3                          amd64        LGPL Crypto library - runtime library
ii  libgd3:amd64                  2.3.0-2ubuntu2.3                        amd64        GD Graphics Library
ii  libgdbm-compat4:amd64         1.23-1                                  amd64        GNU dbm database routines (legacy support runtime version) 
ii  libgdbm6:amd64                1.23-1                                  amd64        GNU dbm database routines (runtime version) 
ii  libgfortran-11-dev:amd64      11.4.0-1ubuntu1~22.04                   amd64        Runtime library for GNU Fortran applications (development files)
ii  libgfortran5:amd64            12.3.0-1ubuntu1~22.04                   amd64        Runtime library for GNU Fortran applications
ii  libglib2.0-0:amd64            2.72.4-0ubuntu2.4                       amd64        GLib library of C routines
ii  libglib2.0-data               2.72.4-0ubuntu2.4                       all          Common files for GLib library
ii  libgmp10:amd64                2:6.2.1+dfsg-3ubuntu1                   amd64        Multiprecision arithmetic library
ii  libgnutls30:amd64             3.7.3-4ubuntu1.5                        amd64        GNU TLS library - main runtime library
ii  libgomp1:amd64                12.3.0-1ubuntu1~22.04                   amd64        GCC OpenMP (GOMP) support library
ii  libgpg-error0:amd64           1.43-3                                  amd64        GnuPG development runtime library
ii  libgraphite2-3:amd64          1.3.14-1build2                          amd64        Font rendering engine for Complex Scripts -- library
ii  libgssapi-krb5-2:amd64        1.19.2-2ubuntu0.4                       amd64        MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libharfbuzz0b:amd64           2.7.4-1ubuntu3.1                        amd64        OpenType text shaping engine (shared library)
ii  libhogweed6:amd64             3.7.3-1build2                           amd64        low level cryptographic library (public-key cryptos)
ii  libice6:amd64                 2:1.0.10-1build2                        amd64        X11 Inter-Client Exchange library
ii  libicu-dev:amd64              70.1-2                                  amd64        Development files for International Components for Unicode
ii  libicu70:amd64                70.1-2                                  amd64        International Components for Unicode
ii  libidn2-0:amd64               2.3.2-2build1                           amd64        Internationalized domain names (IDNA2008/TR46) library
ii  libisl23:amd64                0.24-2build1                            amd64        manipulating sets and relations of integer points bounded by linear constraints
ii  libitm1:amd64                 12.3.0-1ubuntu1~22.04                   amd64        GNU Transactional Memory Library
ii  libjbig0:amd64                2.1-3.1ubuntu0.22.04.1                  amd64        JBIGkit libraries
ii  libjpeg-turbo8:amd64          2.1.2-0ubuntu1                          amd64        IJG JPEG compliant runtime library.
ii  libjpeg8:amd64                8c-2ubuntu10                            amd64        Independent JPEG Group's JPEG runtime library (dependency package)
ii  libk5crypto3:amd64            1.19.2-2ubuntu0.4                       amd64        MIT Kerberos runtime libraries - Crypto Library
ii  libkeyutils1:amd64            1.6.1-2ubuntu3                          amd64        Linux Key Management Utilities (library)
ii  libkrb5-3:amd64               1.19.2-2ubuntu0.4                       amd64        MIT Kerberos runtime libraries
ii  libkrb5support0:amd64         1.19.2-2ubuntu0.4                       amd64        MIT Kerberos runtime libraries - Support library
ii  libldap-2.5-0:amd64           2.5.18+dfsg-0ubuntu0.22.04.2            amd64        OpenLDAP libraries
ii  libldap-common                2.5.18+dfsg-0ubuntu0.22.04.2            all          OpenLDAP common files for libraries
ii  liblocale-gettext-perl        1.07-4build3                            amd64        module using libc functions for internationalization in Perl
ii  liblsan0:amd64                12.3.0-1ubuntu1~22.04                   amd64        LeakSanitizer -- a memory leak detector (runtime)
ii  liblz4-1:amd64                1.9.3-2build2                           amd64        Fast LZ compression algorithm library - runtime
ii  liblzma-dev:amd64             5.2.5-2ubuntu1                          amd64        XZ-format compression library - development files
ii  liblzma5:amd64                5.2.5-2ubuntu1                          amd64        XZ-format compression library
ii  libmd0:amd64                  1.0.4-1build1                           amd64        message digest functions from BSD systems - shared library
ii  libmount1:amd64               2.37.2-4ubuntu3.4                       amd64        device mounting library
ii  libmpc3:amd64                 1.2.1-2build1                           amd64        multiple precision complex floating-point library
ii  libmpfr6:amd64                4.1.0-3build3                           amd64        multiple precision floating-point computation
ii  libncurses6:amd64             6.3-2ubuntu0.1                          amd64        shared libraries for terminal handling
ii  libncursesw6:amd64            6.3-2ubuntu0.1                          amd64        shared libraries for terminal handling (wide character support)
ii  libnettle8:amd64              3.7.3-1build2                           amd64        low level cryptographic library (symmetric and one-way cryptos)
ii  libnghttp2-14:amd64           1.43.0-1ubuntu0.2                       amd64        library implementing HTTP/2 protocol (shared library)
ii  libnsl-dev:amd64              1.3.0-2build2                           amd64        libnsl development files
ii  libnsl2:amd64                 1.3.0-2build2                           amd64        Public client interface for NIS(YP) and NIS+
ii  libopenblas-dev:amd64         0.3.20+ds-1                             amd64        Optimized BLAS (linear algebra) library (dev, meta)
ii  libopenblas-pthread-dev:amd64 0.3.20+ds-1                             amd64        Optimized BLAS (linear algebra) library (dev, pthread)
ii  libopenblas0:amd64            0.3.20+ds-1                             amd64        Optimized BLAS (linear algebra) library (meta)
ii  libopenblas0-pthread:amd64    0.3.20+ds-1                             amd64        Optimized BLAS (linear algebra) library (shared lib, pthread)
ii  libp11-kit0:amd64             0.24.0-6build1                          amd64        library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpam-modules:amd64          1.4.0-11ubuntu2.4                       amd64        Pluggable Authentication Modules for PAM
ii  libpam-modules-bin            1.4.0-11ubuntu2.4                       amd64        Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                1.4.0-11ubuntu2.4                       all          Runtime support for the PAM library
ii  libpam0g:amd64                1.4.0-11ubuntu2.4                       amd64        Pluggable Authentication Modules library
ii  libpango-1.0-0:amd64          1.50.6+ds-2ubuntu1                      amd64        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64     1.50.6+ds-2ubuntu1                      amd64        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64       1.50.6+ds-2ubuntu1                      amd64        Layout and rendering of internationalized text
ii  libpaper-utils                1.1.28build2                            amd64        library for handling paper characteristics (utilities)
ii  libpaper1:amd64               1.1.28build2                            amd64        library for handling paper characteristics
ii  libpcre2-16-0:amd64           10.39-3ubuntu0.1                        amd64        New Perl Compatible Regular Expression Library - 16 bit runtime files
ii  libpcre2-32-0:amd64           10.39-3ubuntu0.1                        amd64        New Perl Compatible Regular Expression Library - 32 bit runtime files
ii  libpcre2-8-0:amd64            10.39-3ubuntu0.1                        amd64        New Perl Compatible Regular Expression Library- 8 bit runtime files
ii  libpcre2-dev:amd64            10.39-3ubuntu0.1                        amd64        New Perl Compatible Regular Expression Library - development files
ii  libpcre2-posix3:amd64         10.39-3ubuntu0.1                        amd64        New Perl Compatible Regular Expression Library - posix-compatible runtime files
ii  libpcre3:amd64                2:8.39-13ubuntu0.22.04.1                amd64        Old Perl 5 Compatible Regular Expression Library - runtime files
ii  libperl5.34:amd64             5.34.0-3ubuntu1.3                       amd64        shared Perl library
ii  libpixman-1-0:amd64           0.40.0-1ubuntu0.22.04.1                 amd64        pixel-manipulation library for X and cairo
ii  libpng16-16:amd64             1.6.37-3build5                          amd64        PNG library - runtime (version 1.6)
ii  libprocps8:amd64              2:3.3.17-6ubuntu2.1                     amd64        library for accessing process information from /proc
ii  libpsl5:amd64                 0.21.0-1.2build2                        amd64        Library for Public Suffix List (shared libraries)
ii  libqpdf28:amd64               10.6.3-1                                amd64        runtime library for PDF transformation/inspection software
ii  libquadmath0:amd64            12.3.0-1ubuntu1~22.04                   amd64        GCC Quad-Precision Math Library
ii  libreadline8:amd64            8.1.2-1                                 amd64        GNU readline and history libraries, run-time libraries
ii  librtmp1:amd64                2.4+20151223.gitfa8646d.1-2build4       amd64        toolkit for RTMP streams (shared library)
ii  libsasl2-2:amd64              2.1.27+dfsg2-3ubuntu1.2                 amd64        Cyrus SASL - authentication abstraction library
ii  libsasl2-modules:amd64        2.1.27+dfsg2-3ubuntu1.2                 amd64        Cyrus SASL - pluggable authentication modules
ii  libsasl2-modules-db:amd64     2.1.27+dfsg2-3ubuntu1.2                 amd64        Cyrus SASL - pluggable authentication modules (DB)
ii  libseccomp2:amd64             2.5.3-2ubuntu2                          amd64        high level interface to Linux seccomp filter
ii  libselinux1:amd64             3.3-1build2                             amd64        SELinux runtime shared libraries
ii  libsemanage-common            3.3-1build2                             all          Common files for SELinux policy management libraries
ii  libsemanage2:amd64            3.3-1build2                             amd64        SELinux policy management library
ii  libsepol2:amd64               3.3-1build1                             amd64        SELinux library for manipulating binary security policies
ii  libsm6:amd64                  2:1.2.3-1build2                         amd64        X11 Session Management library
ii  libsmartcols1:amd64           2.37.2-4ubuntu3.4                       amd64        smart column output alignment library
ii  libss2:amd64                  1.46.5-2ubuntu1.2                       amd64        command-line interface parsing library
ii  libssh-4:amd64                0.9.6-2ubuntu0.22.04.3                  amd64        tiny C SSH library (OpenSSL flavor)
ii  libssl3:amd64                 3.0.2-0ubuntu1.18                       amd64        Secure Sockets Layer toolkit - shared libraries
ii  libstdc++-11-dev:amd64        11.4.0-1ubuntu1~22.04                   amd64        GNU Standard C++ Library v3 (development files)
ii  libstdc++6:amd64              12.3.0-1ubuntu1~22.04                   amd64        GNU Standard C++ Library v3
ii  libsystemd0:amd64             249.11-0ubuntu3.12                      amd64        systemd utility library
ii  libtasn1-6:amd64              4.18.0-4build1                          amd64        Manage ASN.1 structures (runtime)
ii  libtcl8.6:amd64               8.6.12+dfsg-1build1                     amd64        Tcl (the Tool Command Language) v8.6 - run-time library files
ii  libthai-data                  0.1.29-1build1                          all          Data files for Thai language support library
ii  libthai0:amd64                0.1.29-1build1                          amd64        Thai language support library
ii  libtidy5deb1:amd64            2:5.6.0-11ubuntu0.22.04.1               amd64        HTML/XML syntax checker and reformatter - shared library
ii  libtiff5:amd64                4.3.0-6ubuntu0.10                       amd64        Tag Image File Format (TIFF) library
ii  libtinfo6:amd64               6.3-2ubuntu0.1                          amd64        shared low-level terminfo library for terminal handling
ii  libtirpc-common               1.3.2-2ubuntu0.1                        all          transport-independent RPC library - common files
ii  libtirpc-dev:amd64            1.3.2-2ubuntu0.1                        amd64        transport-independent RPC library - development files
ii  libtirpc3:amd64               1.3.2-2ubuntu0.1                        amd64        transport-independent RPC library
ii  libtk8.6:amd64                8.6.12-1build1                          amd64        Tk toolkit for Tcl and X11 v8.6 - run-time files
ii  libtsan0:amd64                11.4.0-1ubuntu1~22.04                   amd64        ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libubsan1:amd64               12.3.0-1ubuntu1~22.04                   amd64        UBSan -- undefined behaviour sanitizer (runtime)
ii  libudev1:amd64                249.11-0ubuntu3.12                      amd64        libudev shared library
ii  libunistring2:amd64           1.0-1                                   amd64        Unicode string library for C
ii  libuuid1:amd64                2.37.2-4ubuntu3.4                       amd64        Universally Unique ID library
ii  libwebp7:amd64                1.2.2-2ubuntu0.22.04.2                  amd64        Lossy compression of digital photographic images
ii  libx11-6:amd64                2:1.7.5-1ubuntu0.3                      amd64        X11 client-side library
ii  libx11-data                   2:1.7.5-1ubuntu0.3                      all          X11 client-side library
ii  libxau6:amd64                 1:1.0.9-1build5                         amd64        X11 authorisation library
ii  libxcb-render0:amd64          1.14-3ubuntu3                           amd64        X C Binding, render extension
ii  libxcb-shm0:amd64             1.14-3ubuntu3                           amd64        X C Binding, shm extension
ii  libxcb1:amd64                 1.14-3ubuntu3                           amd64        X C Binding
ii  libxdmcp6:amd64               1:1.1.3-0ubuntu5                        amd64        X11 Display Manager Control Protocol library
ii  libxext6:amd64                2:1.3.4-1build1                         amd64        X11 miscellaneous extension library
ii  libxft2:amd64                 2.3.4-1                                 amd64        FreeType-based font drawing library for X
ii  libxml2:amd64                 2.9.13+dfsg-1ubuntu0.4                  amd64        GNOME XML library
ii  libxmuu1:amd64                2:1.1.3-3                               amd64        X11 miscellaneous micro-utility library
ii  libxpm4:amd64                 1:3.5.12-1ubuntu0.22.04.2               amd64        X11 pixmap library
ii  libxrender1:amd64             1:0.9.10-1build4                        amd64        X Rendering Extension client library
ii  libxss1:amd64                 1:1.2.3-1build2                         amd64        X11 Screen Saver extension library
ii  libxt6:amd64                  1:1.2.1-1                               amd64        X11 toolkit intrinsics library
ii  libxxhash0:amd64              0.8.1-1                                 amd64        shared library for xxhash
ii  libzstd1:amd64                1.4.8+dfsg-3build1                      amd64        fast lossless compression algorithm
ii  linux-libc-dev:amd64          5.15.0-130.140                          amd64        Linux Kernel Headers for development
ii  locales                       2.35-0ubuntu3.8                         all          GNU C Library: National Language (locale) data [support]
ii  login                         1:4.8.1-2ubuntu2.2                      amd64        system login tools
ii  logsave                       1.46.5-2ubuntu1.2                       amd64        save the output of a command in a log file
ii  lsb-base                      11.1.0ubuntu4                           all          Linux Standard Base init script functionality
ii  make                          4.3-4.1build1                           amd64        utility for directing compilation
ii  manpages                      5.10-1ubuntu1                           all          Manual pages about using a GNU/Linux system
ii  manpages-dev                  5.10-1ubuntu1                           all          Manual pages about using GNU/Linux for development
ii  mawk                          1.3.4.20200120-3                        amd64        Pattern scanning and text processing language
ii  mount                         2.37.2-4ubuntu3.4                       amd64        tools for mounting and manipulating filesystems
ii  ncurses-base                  6.3-2ubuntu0.1                          all          basic terminal type definitions
ii  ncurses-bin                   6.3-2ubuntu0.1                          amd64        terminal-related programs and man pages
ii  netbase                       6.3                                     all          Basic TCP/IP networking system
ii  openssh-client                1:8.9p1-3ubuntu0.10                     amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssl                       3.0.2-0ubuntu1.18                       amd64        Secure Sockets Layer toolkit - cryptographic utility
ii  passwd                        1:4.8.1-2ubuntu2.2                      amd64        change and administer password and group data
ii  patch                         2.7.6-7build2                           amd64        Apply a diff file to an original
ii  perl                          5.34.0-3ubuntu1.3                       amd64        Larry Wall's Practical Extraction and Report Language
ii  perl-base                     5.34.0-3ubuntu1.3                       amd64        minimal Perl system
ii  perl-modules-5.34             5.34.0-3ubuntu1.3                       all          Core Perl modules
ii  pkg-config                    0.29.2-1ubuntu3                         amd64        manage compile and link flags for libraries
ii  procps                        2:3.3.17-6ubuntu2.1                     amd64        /proc file system utilities
ii  publicsuffix                  20211207.1025-1                         all          accurate, machine-readable list of domain name suffixes
ii  qpdf                          10.6.3-1                                amd64        tools for transforming and inspecting PDF files
ii  r-devel-nold                  1                                       amd64        G