# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mdbplyr" in publications use:' type: software license: MIT title: 'mdbplyr: A Native Lazy Analytical Backend for MongoDB' version: 0.3.0 doi: 10.32614/CRAN.package.mdbplyr abstract: Provides a disciplined, lazy subset of 'dplyr' semantics for MongoDB aggregation pipelines. Queries remain lazy until collect() and compile into MongoDB-native aggregation stages. authors: - family-names: Bosetti given-names: Paolo email: paolo.bosetti@unitn.it repository: https://pbosetti.r-universe.dev commit: 6450eb9a0e8d91e69ab573d2bd94e29d7fc6d8a8 date-released: '2026-04-24' contact: - family-names: Bosetti given-names: Paolo email: paolo.bosetti@unitn.it