Package: mongo Type: Package Title: Higher level interface to Mongo database Version: 0.9-5 Date: 2024/05/25 Authors@R: person(given = "Russell", family = "Almond", role = c("aut", "cre"), email = "ralmond@fsu.edu", comment = c(ORCID = "0000-0002-8876-9337")) Author: Russell Almond Maintainer: Russell Almond Depends: R (>= 3.0), methods, futile.logger Imports: jsonlite, mongolite Suggests: rlang, withr, knitr, rmarkdown, tidyr, CPTtools, bookdown, devtools, testthat (>= 3.0.0) Description: This is a wrapper for the jsonlite and mongolite packages which offers both an R6 object for managing the connection as well as some mechanisms for saving and restoring S4 objects to a Mongo database. Collate: as.json.R MongoDB.R jqmongo.R FakeMongo.R License: Artistic-2.0 URL: https://github.com/ralmond/mongo Encoding: UTF-8 VignetteBuilder: knitr RoxygenNote: 7.3.1 Config/testthat/edition: 3 Support: c( 'Bill & Melinda Gates Foundation grant "Games as Learning/Assessment: Stealth Assessment" (#0PP1035331, Val Shute, PI)', 'National Science Foundation grant "DIP: Game-based Assessment and Support of STEM-related Competencies" (#1628937, Val Shute, PI)', 'National Scient Foundation grant "Mathematical Learning via Architectual Design and Modeling Using E-Rebuild." (\#1720533, Fengfeng Ke, PI)', 'Institute of Educational Statistics Grant: "Exploring adaptive cognitive and affective learning support for next-generation STEM learning games." (#R305A170376-20, Val Shute and Russell Almond, PIs') Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libssl-dev libsasl2-dev Repository: https://ralmond.r-universe.dev Date/Publication: 2024-05-26 22:38:40 UTC RemoteUrl: https://github.com/ralmond/mongo RemoteRef: HEAD RemoteSha: 12736deb3b9d5d4ec90d58a77e7fd5915173a7e4 NeedsCompilation: no Packaged: 2026-07-10 09:11:27 UTC; root