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", "4.0.0")



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 4.0.0, https://cran.r-project.org/web/packages/mongolite. Accessed 08 May. 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), 3.1.2 (2025-03-17 22:50)
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
04/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/07Downloads for mongolite6080100120140160180200220240260TrendBars

Today's Hot Picks in Authors and Packages

gaussDiff  
Difference measures for multivariate Gaussian probability density functions
A collection difference measures for multivariate Gaussian probability density functions, such as t ...
Download / Learn more Package Citations See dependency  
MultiATSM  
Multicountry Term Structure of Interest Rates Models
Estimation routines for several classes of affine term structure of interest rates models. All the m ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
trajr  
Animal Trajectory Analysis
A toolbox to assist with statistical analysis of animal trajectories. It provides simple access to a ...
Download / Learn more Package Citations See dependency  
gms  
'GAMS' Modularization Support Package
A collection of tools to create, use and maintain modularized model code written in the modeling la ...
Download / Learn more Package Citations See dependency  
MXM  
Feature Selection (Including Multiple Solutions) and Bayesian Networks
Many feature selection methods for a wide range of response variables, including minimal, statistica ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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