Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

A simple script to fix dependencies for rstan, tidyverse on ubuntuLTS

Notifications You must be signed in to change notification settings

SupaMafia/R_Install_Script_UbuntuLTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

#------------fix_dependency.sh--------------------

!! the script is currently broken !!

!!! Need Ubuntu LTS tested on 20.04 LTS !!!

To use it, you need to install r-base and add r-cran repo first.

You shoud follow the offical install guide first, and only run the script if the suggested install has failed.

After using the script, try the offical install method again.

#---------r-base-debian-bulleye.sh-----------------

It checks the dependencies, and then add the repo for the lastest version of r-base

#----------------Useful Links-----------------------

Install R on Ubuntu: https://cran.r-project.org/bin/linux/ubuntu/fullREADME.html

Install R on Debian: https://cran.r-project.org/bin/linux/debian/#supported-branches

Install Rstudio: https://www.rstudio.com/products/rstudio/download/#download

Install guide for rstan: https://github.com/stan-dev/rstan/wiki/RStan-Getting-Started

Install guide for rethinking: https://github.com/rmcelreath/rethinking#quick-installation

Install guide for tidyverse: https://tidyverse.tidyverse.org/

About

A simple script to fix dependencies for rstan, tidyverse on ubuntuLTS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages