Package: mongopipe
Title: Write MongoDB Queries with R
Version: 0.1.2
Authors@R: 
    person(given = "Oliver",
           family = "Haag",
           role = c("aut", "cre"),
           email = "oliver_haag@e.mail.de")
Description: Translate R code into MongoDB aggregation pipelines.
URL: https://rpkgs.gitlab.io/mongopipe,
        https://gitlab.com/rpkgs/mongopipe
BugReports: https://gitlab.com/rpkgs/mongopipe/-/issues
License: MIT + file LICENSE
Suggests: testthat (>= 3.0.0), mongolite (>= 2.2.0), nycflights13
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: magrittr, jsonlite, rlang
NeedsCompilation: no
Packaged: 2025-04-06 17:19:22 UTC; olli
Author: Oliver Haag [aut, cre]
Maintainer: Oliver Haag <oliver_haag@e.mail.de>
Repository: CRAN
Date/Publication: 2025-04-06 17:30:02 UTC
Built: R 4.5.1; ; 2025-10-06 01:17:18 UTC; windows
