mkinstalldirs

runtime

Debian Debian
RUN apt-get update && \ apt-get install -y r-base-core
Ubuntu
RUN apt-get update && \ apt-get install -y r-base-core
Arch Arch Linux
RUN pacman -S --noconfirm r
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y r-base-core
Fedora
RUN dnf install -y R-core
Raspbian
RUN apt-get update && \ apt-get install -y r-base-core
click the source code to copy install mkinstalldirs on any operating system with command-not-found.com