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' <https://rethinkdb.com/> 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
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-04-23 13:15:15 UTC; mbq
Author: Miron B. Kursa [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7672-648X>)
Maintainer: Miron B. Kursa <m@mbq.me>
Repository: CRAN
Date/Publication: 2026-04-23 14:40:40 UTC
