Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick Install Script #31

Merged
merged 10 commits into from
Sep 9, 2019
Merged

Quick Install Script #31

merged 10 commits into from
Sep 9, 2019

Conversation

jonyoder
Copy link
Contributor

@jonyoder jonyoder commented Aug 28, 2019

This adds a quick install script to help ease installation. Before we merge this, we should:

  • Make a URL shortcut named https://rstd.io/r-install that points to the new install.sh script.

To test, since https://rstd.io/r-install points to a location (master) that doesn't yet exist, you can use this one-liner:

bash -c "$(curl -L https://raw.githubusercontent.com/rstudio/r-builds/jon/quick-install/install.sh)"

@jonyoder jonyoder requested a review from glin August 28, 2019 15:11
Copy link
Contributor

@glin glin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry it took a while to look at this - but this is really nice! Much easier to install without having to look at that versions.json file, define an R version variable, etc.

I noticed two minor issues with R 3.6.1 not showing up and the Science repo being installed on openSUSE, but otherwise this looks great.

install.sh Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
install.sh Show resolved Hide resolved
…k_install

Takes version as 2nd arg, R versions, help and version CLI switches, silent json fetch
@jonyoder
Copy link
Contributor Author

jonyoder commented Sep 9, 2019

@glin I merged @ricardofandrade's improvements into this branch and made a few changes based on your feedback.

install.sh Outdated Show resolved Hide resolved
install.sh Outdated Show resolved Hide resolved
Copy link
Contributor

@glin glin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The latest changes (+@ricardofandrade's suggestions) look good to me

jonyoder and others added 2 commits September 9, 2019 15:29
Co-Authored-By: Ricardo Andrade <ricardofandrade@users.noreply.github.com>
Co-Authored-By: Ricardo Andrade <ricardofandrade@users.noreply.github.com>
@jonyoder jonyoder merged commit 135b420 into master Sep 9, 2019
@jonyoder jonyoder deleted the jon/quick-install branch September 9, 2019 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants