elastic: General Purpose Interface to 'Elasticsearch'

Connect to 'Elasticsearch', a 'NoSQL' database built on the 'Java' Virtual Machine. Interacts with the 'Elasticsearch' 'HTTP' API (<https://www.elastic.co/elasticsearch/>), including functions for setting connection details to 'Elasticsearch' instances, loading bulk data, searching for documents with both 'HTTP' query variables and 'JSON' based body requests. In addition, 'elastic' provides functions for interacting with API's for 'indices', documents, nodes, clusters, an interface to the cat API, and more.

Version: 1.2.0
Imports: utils, curl (≥ 2.2), crul (≥ 0.9.0), jsonlite (≥ 1.1), R6
Suggests: testthat
Published: 2021-03-16
Author: Scott Chamberlain ORCID iD [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus at gmail.com>
BugReports: https://github.com/ropensci/elastic/issues
License: MIT + file LICENSE
URL: https://docs.ropensci.org/elastic/ (website), https://github.com/ropensci/elastic
NeedsCompilation: no
Language: en-US
Materials: NEWS
In views: Databases
CRAN checks: elastic results

Documentation:

Reference manual: elastic.pdf

Downloads:

Package source: elastic_1.2.0.tar.gz
Windows binaries: r-devel: elastic_1.2.0.zip, r-release: elastic_1.2.0.zip, r-oldrel: elastic_1.2.0.zip
macOS binaries: r-release (arm64): elastic_1.2.0.tgz, r-oldrel (arm64): elastic_1.2.0.tgz, r-release (x86_64): elastic_1.2.0.tgz
Old sources: elastic archive

Reverse dependencies:

Reverse imports: kibior
Reverse suggests: lgrExtra, nodbi

Linking:

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