Other packages > Find by keyword >

mongolite  

Fast and Simple 'MongoDB' Client for R
View on CRAN: Click here


Download and install mongolite package within the R console
Install from CRAN:
install.packages("mongolite")

Install from Github:
library("remotes")
install_github("cran/mongolite")

Install by package version:
library("remotes")
install_version("mongolite", "3.1.1")



Attach the package and use:
library("mongolite")
Maintained by
Jeroen Ooms
[Scholar Profile | Author Map]
First Published: 2015-04-12
Latest Update: 2023-12-04
Description:
High-performance MongoDB client based on 'mongo-c-driver' and 'jsonlite'. Includes support for aggregation, indexing, map-reduce, streaming, encryption, enterprise authentication, and GridFS. The online user manual provides an overview of the available methods in the package: .
How to cite:
Jeroen Ooms (2015). mongolite: Fast and Simple 'MongoDB' Client for R. R package version 3.1.1, https://cran.r-project.org/web/packages/mongolite. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.2 (2015-04-12 11:22), 0.3 (2015-05-13 08:49), 0.4 (2015-06-11 01:35), 0.5 (2015-07-27 10:52), 0.6 (2015-10-31 19:29), 0.7 (2015-12-09 21:44), 0.8.1 (2016-03-21 23:08), 0.8 (2016-01-23 23:58), 0.9.1 (2016-10-04 14:19), 0.9 (2016-09-26 13:33), 1.0 (2017-03-01 08:36), 1.1 (2017-03-18 18:52), 1.2 (2017-04-11 12:35), 1.3 (2017-12-20 17:15), 1.4 (2017-12-22 15:04), 1.5 (2018-01-03 11:35), 1.6 (2018-07-02 23:20), 2.0.1 (2019-03-05 20:00), 2.0.2 (2019-05-02 11:10), 2.0 (2018-08-09 23:20), 2.1.0 (2019-05-09 10:50), 2.2.0 (2020-03-17 23:40), 2.2.1 (2020-11-21 18:30), 2.3.0 (2021-01-19 18:10), 2.3.1 (2021-04-30 18:30), 2.4.0 (2021-11-08 15:20), 2.4.1 (2021-11-09 15:50), 2.5.0 (2022-03-23 08:50), 2.6.0 (2022-04-11 08:42), 2.6.1 (2022-04-20 00:12), 2.6.2 (2022-06-14 13:30), 2.7.0 (2022-11-06 16:30), 2.7.1 (2023-01-07 16:40), 2.7.2 (2023-03-31 11:30), 2.7.3 (2023-12-04 20:10), 2.8.0 (2024-04-24 20:40), 2.8.1 (2024-10-04 14:00), 2.8.2 (2024-12-03 04:20), 3.0.0 (2025-01-27 23:00), 3.0.1 (2025-02-03 16:50), 3.1.0 (2025-02-25 22:50), 3.1.1 (2025-03-05 21:20)
Other packages that cited mongolite R package
View mongolite citation profile
Other R packages that mongolite depends, imports, suggests or enhances
Complete documentation for mongolite
Functions, R codes and Examples using the mongolite R package
Some associated functions: gridfs . mongo . mongo_options . oid_to_timestamp . ssl_options . 
Some associated R codes: bson.R . client.R . gridfs.R . hex.R . iter.R . jeroen.R . mongo.R . options.R . pool.R . ssl.R . stream.R .  Full mongolite package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for mongolite100150200250300350TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA