CRAN/E | uptasticsearch

uptasticsearch

Get Data Frame Representations of 'Elasticsearch' Results

Installation

About

'Elasticsearch' is an open-source, distributed, document-based datastore (). It provides an 'HTTP' 'API' for querying the database and extracting datasets, but that 'API' was not designed for common data science workflows like pulling large batches of records and normalizing those documents into a data frame that can be used as a training dataset for statistical models. 'uptasticsearch' provides an interface for 'Elasticsearch' that is explicitly designed to make these data science workflows easy and fun.

github.com/uptake/uptasticsearch
Bug report File report

Key Metrics

Version 0.4.0
R ≥ 3.3.0
Published 2019-09-11 1689 days ago
Needs compilation? no
License BSD_3_clause
License File
CRAN checks uptasticsearch results

Downloads

Yesterday 8 0%
Last 7 days 34 -29%
Last 30 days 212 -12%
Last 90 days 671 -28%
Last 365 days 3.065 -38%

Maintainer

Maintainer

James Lamb

jaylamb20@gmail.com

Authors

James Lamb

aut / cre

Nick Paras

aut

Austin Dickey

aut

Michael Frasco

ctb

Weiwen Gu

ctb

Will Dearden

ctb

Uptake Technologies Inc.

cph

Material

README
NEWS
Reference manual
Package source

In Views

Databases

Vignettes

FAQ - Help with Uptasticsearch Functionalities

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

uptasticsearch archive

Depends

R ≥ 3.3.0

Imports

assertthat ≥ 0.2.0
data.table
futile.logger
httr
jsonlite
purrr
stringr
utils
uuid

Suggests

knitr
rmarkdown
testthat