I have some trouble installing {arrow} which in turn is caused by {rlang}
here my the the Dockerfile
FROM rhub/r-minimal
RUN installr -d -t libparquet-dev arrow
/bin/sh: gcc: not found
make: *** [/usr/local/lib/R/etc/Makeconf:168: capture.o] Error 127
ERROR: compilation failed for package ‘rlang’