Package: uptasticsearch Type: Package Title: Get Data Frame Representations of 'Elasticsearch' Results Version: 1.1.0 Authors@R: c( person("James", "Lamb", email = "jaylamb20@gmail.com", role = c("aut", "cre")), person("Nick", "Paras", role = c("aut")), person("Austin", "Dickey", role = c("aut")), person("Michael", "Frasco", email = "mfrasco6@gmail.com", role = c("ctb")), person("Weiwen", "Gu", role = c("ctb")), person("Will", "Dearden", role = c("ctb")), person("Uptake Technologies Inc.", role = c("cph"))) Maintainer: James Lamb Description: '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. Depends: R (>= 3.3.0) Imports: curl, data.table, jsonlite, purrr, stats, stringr Suggests: knitr, markdown, testthat License: BSD_3_clause + file LICENSE URL: https://github.com/uptake/uptasticsearch BugReports: https://github.com/uptake/uptasticsearch/issues RoxygenNote: 7.3.3 VignetteBuilder: knitr Encoding: UTF-8 NeedsCompilation: no Packaged: 2026-06-07 08:13:23 UTC; root Author: James Lamb [aut, cre], Nick Paras [aut], Austin Dickey [aut], Michael Frasco [ctb], Weiwen Gu [ctb], Will Dearden [ctb], Uptake Technologies Inc. [cph] Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://jameslamb.r-universe.dev Date/Publication: 2026-01-08 05:20:02 UTC RemoteUrl: https://github.com/cran/uptasticsearch RemoteRef: HEAD RemoteSha: e1f06ee28f6b359e0e8a5c70dbc3eed747058c95