Rscript

runtime

Debian Debian
RUN apt-get update && \ apt-get install -y r-base-core-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y r-base-core-dbg
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-dbg
click the source code to copy install Rscript on any operating system with command-not-found.com