How to Install r-cran-dplyr in Ubuntu 18.04



Install r-cran-dplyr by entering the following commands in the terminal:

sudo apt update
sudo apt install r-cran-dplyr

Description:

GNU R grammar of data manipulation

This GNU R package provides a fast, consistent tool for working with data frame like objects, both in memory and out of memory.

Homepage: https://cran.r-project.org/package=dplyr

Version: 0.7.4-3

Section: universe/gnu-r