Package: rethinker Type: Package Title: 'RethinkDB' Client Version: 2.0.0 Authors@R: c( person( c("Miron","B."),"Kursa", role=c("aut","cre"), email="m@mbq.me", comment=c(ORCID="0000-0001-7672-648X") ) ) Description: A full-featured 'RethinkDB' client for R; allows users to store JSON-serialised data in a robust, distributed no-SQL system, use rich queries and react to data changes in real-time. URL: https://gitlab.com/mbq/rethinker Suggests: testthat Imports: rjson License: GPL-3 Encoding: UTF-8 Repository: https://mbq.r-universe.dev Date/Publication: 2026-04-23 13:12:54 UTC RemoteUrl: https://gitlab.com/mbq/rethinker RemoteRef: HEAD RemoteSha: b2b3baa46a7ccf1288112eefc6e1caf10c710c47 NeedsCompilation: no Packaged: 2026-06-23 07:56:29 UTC; root Author: Miron B. Kursa [aut, cre] (ORCID: ) Maintainer: Miron B. Kursa