republic/rstudio

Project ID: 6905

Description

RStudio is a set of integrated tools designed to help you be more productive with R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management.

Installation Instructions

Incomplete - waiting for resolution. In the meantime, please use:

32-bit

curl -O https://download1.rstudio.org/rstudio-0.99.896-i686.rpm && sudo yum localinstall rstudio-0.99.896-i686.rpm

64-bit

curl -O https://download1.rstudio.org/rstudio-0.99.896-x86_64.rpm && sudo yum localinstall rstudio-0.99.896-x86_64.rpm

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 7 x86_64 (0)* EPEL 7 (94 downloads)

* Total number of downloaded packages.


Last Build

No builds...

Quick Enable

#> dnf copr enable republic/rstudio
More info about enabling Copr repositories

Other Actions