Package: mongopipe
Title: Query MongoDB Documents with R
Version: 0.1.1
Authors@R: 
    person(given = "Oliver",
           family = "Haag",
           role = c("aut", "cre"),
           email = "oliver_haag@e.mail.de")
Maintainer: Oliver Haag <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
LazyData: true
RoxygenNote: 7.1.1
Imports: magrittr, jsonlite, rlang
NeedsCompilation: no
Packaged: 2021-01-17 15:45:05 UTC; olli
Author: Oliver Haag [aut, cre]
Repository: CRAN
Date/Publication: 2021-01-20 11:50:06 UTC
Built: R 4.1.0; ; 2021-05-26 06:48:00 UTC; unix
