Package: mdbplyr
Title: A Native Lazy Analytical Backend for MongoDB
Version: 0.3.0
Authors@R: person(given = "Paolo", family = "Bosetti", role = c("aut", "cre"), email = "paolo.bosetti@unitn.it")
Description: Provides a disciplined, lazy subset of 'dplyr' semantics for
    MongoDB aggregation pipelines. Queries remain lazy until collect() and
    compile into MongoDB-native aggregation stages.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.2.0)
Imports: cli, dplyr, jsonlite, rlang, tibble
Suggests: knitr, mongolite, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-04-22 06:55:56 UTC; p4010
Author: Paolo Bosetti [aut, cre]
Maintainer: Paolo Bosetti <paolo.bosetti@unitn.it>
Repository: CRAN
Date/Publication: 2026-04-22 13:20:02 UTC
Built: R 4.7.0; ; 2026-04-26 04:16:55 UTC; windows
