The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
'Elasticsearch' is an open-source, distributed, document-based datastore (<https://www.elastic.co/products/elasticsearch>). 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.
Version: | 0.4.0 |
Depends: | R (≥ 3.3.0) |
Imports: | assertthat (≥ 0.2.0), data.table, futile.logger, httr, jsonlite, purrr, stringr, utils, uuid |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2019-09-11 |
DOI: | 10.32614/CRAN.package.uptasticsearch |
Author: | James Lamb [aut, cre], Nick Paras [aut], Austin Dickey [aut], Michael Frasco [ctb], Weiwen Gu [ctb], Will Dearden [ctb], Uptake Technologies Inc. [cph] |
Maintainer: | James Lamb <jaylamb20 at gmail.com> |
BugReports: | https://github.com/uptake/uptasticsearch/issues |
License: | BSD_3_clause + file LICENSE |
URL: | https://github.com/uptake/uptasticsearch |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | Databases |
CRAN checks: | uptasticsearch results |
Reference manual: | uptasticsearch.pdf |
Vignettes: |
FAQ - Help with Uptasticsearch Functionalities |
Package source: | uptasticsearch_0.4.0.tar.gz |
Windows binaries: | r-devel: uptasticsearch_0.4.0.zip, r-release: uptasticsearch_0.4.0.zip, r-oldrel: uptasticsearch_0.4.0.zip |
macOS binaries: | r-release (arm64): uptasticsearch_0.4.0.tgz, r-oldrel (arm64): uptasticsearch_0.4.0.tgz, r-release (x86_64): uptasticsearch_0.4.0.tgz, r-oldrel (x86_64): uptasticsearch_0.4.0.tgz |
Old sources: | uptasticsearch archive |
Please use the canonical form https://CRAN.R-project.org/package=uptasticsearch to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.