I'm trying to install the tidyverse packages for a uni project, but I keep getting the "installation of package had non-zero exit status" error message. I've updated R to 4.6, and I've searched for solutions for a while, but nothing seems to work (error message detailed below, it's very long so I've split it into multiple sections). I suspect it's something to do with Mint, but I have no idea what. Does anyone know what could be going wrong? Thanks in advance.
> install.packages('tidyverse', dependencies=TRUE)
Installing package into ‘/home/alexc/R/x86_64-pc-linux-gnu-library/4.6’
(as ‘lib’ is unspecified)
also installing the dependencies ‘blob’, ‘tidyselect’, ‘vctrs’, ‘gtable’, ‘isoband’, ‘scales’, ‘gargle’, ‘cellranger’, ‘rematch2’, ‘systemfonts’, ‘textshaping’, ‘vroom’, ‘progress’, ‘selectr’, ‘arrow’, ‘pkgload’, ‘waldo’, ‘broom’, ‘conflicted’, ‘dbplyr’, ‘dplyr’, ‘dtplyr’, ‘forcats’, ‘ggplot2’, ‘googledrive’, ‘googlesheets4’, ‘haven’, ‘hms’, ‘modelr’, ‘pillar’, ‘purrr’, ‘ragg’, ‘readr’, ‘readxl’, ‘reprex’, ‘rvest’, ‘stringr’, ‘tibble’, ‘tidyr’, ‘xml2’, ‘feather’, ‘mockr’, ‘rmarkdown’, ‘testthat’
trying URL 'https://cloud.r-project.org/src/contrib/blob_1.3.0.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.2.1.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.7.3.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/gtable_0.3.6.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.3.0.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/scales_1.4.0.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/gargle_1.6.1.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/cellranger_1.1.0.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/systemfonts_1.3.2.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/textshaping_1.0.5.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/vroom_1.7.1.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/progress_1.2.3.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/selectr_0.5-1.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/arrow_24.0.0.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.5.2.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.6.2.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/broom_1.0.13.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/conflicted_1.2.0.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/dbplyr_2.5.2.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.2.1.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/dtplyr_1.3.3.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/forcats_1.0.1.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/ggplot2_4.0.3.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/googledrive_2.1.2.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/googlesheets4_1.1.2.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/haven_2.5.5.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/hms_1.1.4.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/modelr_0.1.11.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.11.1.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/purrr_1.2.2.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/ragg_1.5.2.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/readr_2.2.0.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/readxl_1.5.0.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/reprex_2.1.1.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/rvest_1.0.5.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.6.0.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.3.1.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.3.2.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.5.2.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/feather_0.4.0.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/mockr_0.2.2.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.31.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.3.2.tar.gz'
trying URL 'https://cloud.r-project.org/src/contrib/tidyverse_2.0.0.tar.gz'
* installing *source* package ‘vctrs’ ...
** this is package ‘vctrs’ version ‘0.7.3’
** package ‘vctrs’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘x86_64-linux-gnu-gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c altrep-lazy-character.c -o altrep-lazy-character.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c altrep-rle.c -o altrep-rle.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c altrep.c -o altrep.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c arg-counter.c -o arg-counter.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c arg.c -o arg.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c assert.c -o assert.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c bind.c -o bind.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c c.c -o c.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c callables.c -o callables.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c case-when.c -o case-when.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c cast-bare.c -o cast-bare.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c cast-dispatch.c -o cast-dispatch.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c cast.c -o cast.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c compare.c -o compare.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c complete.c -o complete.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c conditions.c -o conditions.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dictionary.c -o dictionary.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dim.c -o dim.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c empty.c -o empty.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c encoding.c -o encoding.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c equal.c -o equal.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c expand.c -o expand.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c fields.c -o fields.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c fill.c -o fill.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c globals.c -o globals.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c group.c -o group.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c growable.c -o growable.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c hash.c -o hash.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c if-else.c -o if-else.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c interval.c -o interval.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c list-combine.c -o list-combine.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c list-unchop.c -o list-unchop.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c match-joint.c -o match-joint.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c match.c -o match.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c missing.c -o missing.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c names.c -o names.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c order-collate.c -o order-collate.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c order-groups.c -o order-groups.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c order-sortedness.c -o order-sortedness.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c order.c -o order.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c parallel.c -o parallel.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c poly-op.c -o poly-op.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c proxy-restore.c -o proxy-restore.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c proxy.c -o proxy.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ptype-common.c -o ptype-common.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ptype.c -o ptype.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ptype2-dispatch.c -o ptype2-dispatch.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ptype2.c -o ptype2.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rank.c -o rank.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c recode.c -o recode.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rep.c -o rep.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rlang-dev.c -o rlang-dev.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rlang.c -o rlang.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c runs.c -o runs.o
x86_64-linux-gnu-gcc -std=gnu2x -I"/usr/share/R/include" -DNDEBUG -I./rlang -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-JCUh2C/r-base-4.6.0=/usr/src/r-base-4.6.0-4.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c set.c -o set.o