mdbplyr: A Native Lazy Analytical Backend for MongoDB

Provides a disciplined, lazy subset of 'dplyr' semantics for MongoDB aggregation pipelines. Queries remain lazy until collect() and compile into MongoDB-native aggregation stages.

Version: 0.3.0
Depends: R (≥ 4.2.0)
Imports: cli, dplyr, jsonlite, rlang, tibble
Suggests: knitr, mongolite, rmarkdown, testthat (≥ 3.0.0)
Published: 2026-04-22
DOI: 10.32614/CRAN.package.mdbplyr (may not be active yet)
Author: Paolo Bosetti [aut, cre]
Maintainer: Paolo Bosetti <paolo.bosetti at unitn.it>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: mdbplyr results

Documentation:

Reference manual: mdbplyr.html , mdbplyr.pdf
Vignettes: Using mdbplyr (source, R code)

Downloads:

Package source: mdbplyr_0.3.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): mdbplyr_0.3.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): mdbplyr_0.3.0.tgz, r-oldrel (x86_64): mdbplyr_0.3.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mdbplyr to link to this page.