From 39157e570f7bce8dc76e31660cccc610b853998c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Cs=C3=A1rdi?= Date: Thu, 1 Oct 2015 16:25:33 +0100 Subject: [PATCH] README: sand on CRAN --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8529d25..7bf7f0b 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,10 @@ ### The sand package -Coming soon to CRAN. In the meanwhile you can install it -directly from github using the `devtools` package: +It is available from CRAN, and you can install it with: ``` -install.packages("devtools") -library(devtools) -install_github("kolaczyk/sand/sand") +install.packages("sand") ``` ### The code