r_tools_ppa Code
Brought to you by:
albersonmiranda
This is a Personal Package Archive (PPA) for distributing R tools and utilities for Linux users.
Add the PPA to your system:
sh
sudo add-apt-repository ppa:yourusername/r-tools
sudo apt update
Install desired packages:
sh
sudo apt install <package-name>
See the homepage for more details.
Pull requests are welcome! Please open an issue first to discuss changes.