elasticsearchr: A Lightweight Interface for Interacting with Elasticsearch from R

A lightweight R interface to 'Elasticsearch' - a NoSQL search-engine and column store database (see <https://www.elastic.co/products/elasticsearch> for more information). This package implements a simple Domain-Specific Language (DSL) for indexing, deleting, querying, sorting and aggregating data using 'Elasticsearch'.

Version: 0.2.3
Imports: httr, jsonlite
Suggests: knitr, testthat, rmarkdown
Published: 2018-11-07
Author: Alex Ioannides
Maintainer: Alex Ioannides <alex.ioannides at yahoo.co.uk>
BugReports: https://github.com/alexioannides/elasticsearchr/issues
License: Apache License 2.0
URL: https://github.com/alexioannides/elasticsearchr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: elasticsearchr results

Downloads:

Reference manual: elasticsearchr.pdf
Vignettes: Quick Start
Package source: elasticsearchr_0.2.3.tar.gz
Windows binaries: r-devel: elasticsearchr_0.2.3.zip, r-release: elasticsearchr_0.2.3.zip, r-oldrel: elasticsearchr_0.2.3.zip
OS X binaries: r-release: elasticsearchr_0.2.3.tgz, r-oldrel: elasticsearchr_0.2.3.tgz
Old sources: elasticsearchr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=elasticsearchr to link to this page.