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

Installing from Cran is already available #2

Closed
alfredo203 opened this issue Sep 26, 2015 · 2 comments
Closed

Installing from Cran is already available #2

alfredo203 opened this issue Sep 26, 2015 · 2 comments

Comments

@alfredo203
Copy link

Hi, I was wondering if the package documentation would be updated. Is still showing to install from github because Cran download is not yet released.

install.packages("devtools")
library(devtools)
install_github("kolaczyk/sand/sand")

I believe the Cran package is available to download with the regular package installing code.

install.packages("sand") 

By the way thanks for the excellent book!

@kolaczyk
Copy link
Owner

kolaczyk commented Oct 1, 2015

Hi, Alfredo

Thanks for the kind words about our book. I have Cc'd Gabor regarding your question below.

Eric Kolaczyk

Sent from my iPhone

On Sep 26, 2015, at 8:21 PM, Alfredo Olguin notifications@github.com wrote:

Hi, I was wondering if the package documentation would be updated. Is still showing to install from github because Cran download is not yet released.

install.packages("devtools")
library(devtools)
install_github("kolaczyk/sand/sand")
I believe the Cran package is available to download with the regular package installing code.

install.packages("sand")
By the way thanks for the excellent book!


Reply to this email directly or view it on GitHub.

@gaborcsardi
Copy link
Collaborator

Thanks! I just fixed it.

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

No branches or pull requests

3 participants