diff --git a/README.md b/README.md index e7b16c8..026a53a 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ install.packages('uptasticsearch') To use the development version of the package, which has the newest changes, you can install directly from GitHub ``` -devtools::install_github("UptakeOpenSource/uptasticsearch", subdir = 'r-pkg/uptasticsearch') +devtools::install_github("UptakeOpenSource/uptasticsearch", subdir = 'r-pkg') ``` ### Python diff --git a/r-pkg/DESCRIPTION b/r-pkg/DESCRIPTION index 69be614..7b95e3b 100644 --- a/r-pkg/DESCRIPTION +++ b/r-pkg/DESCRIPTION @@ -1,7 +1,7 @@ Package: uptasticsearch Type: Package Title: Get Data Frame Representations of 'Elasticsearch' Results -Version: 0.0.2 +Version: 0.0.2.9999 Authors@R: c( person("James", "Lamb", email = "james.lamb@uptake.com", role = c("aut", "cre")), person("Nick", "Paras", email = "nick.paras@uptake.com", role = c("aut")), diff --git a/r-pkg/README.md b/r-pkg/README.md index ff2af3c..0f51616 100644 --- a/r-pkg/README.md +++ b/r-pkg/README.md @@ -30,7 +30,7 @@ install.packages('uptasticsearch') To use the development version of the package, which has the newest changes, you can install directly from GitHub ``` -devtools::install_github("UptakeOpenSource/uptasticsearch", subdir = 'r-pkg/uptasticsearch') +devtools::install_github("UptakeOpenSource/uptasticsearch", subdir = 'r-pkg') ``` ## Usage Examples diff --git a/r-pkg/docs/index.html b/r-pkg/docs/index.html index dc3ad7b..8582df8 100644 --- a/r-pkg/docs/index.html +++ b/r-pkg/docs/index.html @@ -102,7 +102,7 @@

Releases of this package can be installed from CRAN:

install.packages('uptasticsearch')

To use the development version of the package, which has the newest changes, you can install directly from GitHub

-
devtools::install_github("UptakeOpenSource/uptasticsearch", subdir = 'r-pkg/uptasticsearch')
+
devtools::install_github("UptakeOpenSource/uptasticsearch", subdir = 'r-pkg')

diff --git a/r-pkg/docs/reference/index.html b/r-pkg/docs/reference/index.html index 4a557fa..4847929 100644 --- a/r-pkg/docs/reference/index.html +++ b/r-pkg/docs/reference/index.html @@ -85,7 +85,7 @@