Other packages > Find by keyword >

rjson  

JSON for R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rjson", "0.2.23")



Attach the package and use:
library("rjson")
Maintained by
Alex Couture-Beil
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-07-30
Latest Update: 2024-09-16
Description:
Converts R object into JSON objects and vice-versa.
How to cite:
Alex Couture-Beil (2007). rjson: JSON for R. R package version 0.2.23, https://cran.r-project.org/web/packages/rjson. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:51), 0.1.0 (2007-07-30 10:38), 0.1.1 (2007-08-01 12:49), 0.1.2 (2008-08-08 21:49), 0.1.3 (2008-09-28 21:30), 0.1.4 (2009-01-02 15:14), 0.1.5 (2009-04-26 17:28), 0.1.6 (2009-08-24 07:42), 0.1.7 (2009-08-28 22:18), 0.1.8 (2009-11-01 18:34), 0.1.9 (2010-07-04 08:55), 0.2.0 (2010-07-31 06:57), 0.2.1 (2010-08-10 17:49), 0.2.2 (2010-11-30 09:05), 0.2.3 (2010-12-17 08:36), 0.2.4 (2011-06-26 07:25), 0.2.5 (2011-06-27 09:36), 0.2.6 (2011-10-18 08:00), 0.2.7 (2012-03-14 07:18), 0.2.8 (2012-03-19 07:52), 0.2.9 (2012-07-23 08:35), 0.2.10 (2012-10-01 17:36), 0.2.11 (2012-11-30 08:10), 0.2.12 (2013-01-15 07:29), 0.2.13 (2013-08-27 08:05), 0.2.14 (2014-06-10 11:12), 0.2.15 (2014-11-03 00:35), 0.2.18 (2018-05-05 18:47), 0.2.19 (2018-05-18 21:25), 0.2.20 (2018-06-08 19:23), 0.2.21 (2022-01-09 04:32), 0.2.22 (2024-08-20 02:00)
Other packages that cited rjson R package
View rjson citation profile
Other R packages that rjson depends, imports, suggests or enhances
Complete documentation for rjson
Functions, R codes and Examples using the rjson R package
Some associated functions: fromJSON . newJSONParser . rjson . toJSON . 
Some associated R codes: json.R . zzz.R .  Full rjson package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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