The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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
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-release: mdbplyr_0.3.0.zip, r-oldrel: mdbplyr_0.3.0.zip
macOS binaries: r-release (arm64): mdbplyr_0.3.0.tgz, r-oldrel (arm64): mdbplyr_0.3.0.tgz, 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.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.