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.3.1
Imports: httr, jsonlite, dplyr
Suggests: knitr, testthat, rmarkdown
Published: 2019-07-30
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.3.1.tar.gz
Windows binaries: r-devel: elasticsearchr_0.3.1.zip, r-release: elasticsearchr_0.3.1.zip, r-oldrel: elasticsearchr_0.3.1.zip
macOS binaries: r-release: elasticsearchr_0.3.1.tgz, r-oldrel: elasticsearchr_0.3.1.tgz
Old sources: elasticsearchr archive

Linking:

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