Package: algoliar Title: Simple Access to Algolia Search REST API Version: 0.0.0.9000 Authors@R: c(person(given = "Michael", family = "Rustler", role = c("aut", "cre"), email = "michael.rustler@kompetenz-wasser.de", comment = c(ORCID = "0000-0003-0647-7726")), person(given = "Kompetenzzentrum Wasser Berlin gGmbH (KWB)", role = "cph")) Description: Simple Access to Algolia REST API (https://www.algolia.com/doc/rest-api/search/). License: MIT + file LICENSE URL: https://github.com/KWB-R/algoliar BugReports: https://github.com/KWB-R/algoliar/issues Encoding: UTF-8 Imports: fs, httr, jsonlite, RCurl, stringr Suggests: covr, knitr, rmarkdown RoxygenNote: 6.1.1 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://kwb-r.r-universe.dev Date/Publication: 2019-09-09 06:44:26 UTC RemoteUrl: https://github.com/KWB-R/algoliar RemoteRef: HEAD RemoteSha: 31647dff8549deb83cd889fdcca4ad42e5c20dc2 NeedsCompilation: no Packaged: 2026-07-04 02:54:33 UTC; root Author: Michael Rustler [aut, cre] (ORCID: ), Kompetenzzentrum Wasser Berlin gGmbH (KWB) [cph] Maintainer: Michael Rustler