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



Attach the package and use:
library("mongolite")
Maintained by
Jeroen Ooms
[Scholar Profile | Author Map]
All associated links for this package
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 2.7.3, https://cran.r-project.org/web/packages/mongolite
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)
Other packages that cited mongolite R package
View mongolite citation profile
Other R packages that mongolite depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns