add reprex snippets

This commit is contained in:
Patrick Schratz 2024-09-17 09:26:48 +02:00
commit e393b19577
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -0,0 +1,5 @@
docker run --rm -it --platform linux/arm64 ubuntu:noble bash
export DEBIAN_FRONTEND=noninteractive
apt update && apt install -y r-base-core
R -q -e 'install.packages("<pkg>"