Rscoop
A modern, open-source graphical interface (GUI) for managing Windows applications with Scoop.
How to download and setup Rscoop
Open terminal and run command
git clone https://github.com/AmarBego/Rscoop.git
git clone is used to create a copy or clone of Rscoop repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with Rscoop https://github.com/AmarBego/Rscoop/archive/master.zip
Or simply clone Rscoop with SSH
[email protected]:AmarBego/Rscoop.git