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 05 Jun. 2026.
Previous versions and publish date:
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

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
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  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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