From 9a4a894ee145908551a48c77fd9cb5340d1600a7 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 27 Oct 2014 16:50:31 +0100 Subject: Improve wording... --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d576254..956420e 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,11 @@ you can install it using the command install.packages("gmkin", repos = c("http://r-forge.r-project.org", getOption("repos"))) ``` -If you have not set your CRAN mirror yet, you may have to select one from the list. -This adds the R-Forge repository to your package sources for this installation only. +If you have not set your CRAN mirror yet, you may have to select one from the list that +appears. + +The above command adds the R-Forge repository to your package sources for this +installation only. It should pull the gmkin package and its dependencies, notably the gWidgetsWWW2 package which is not available from the CRAN archive (see above). Mac users that have the necessary development files installed can probably -- cgit v1.2.1