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]
First Published: 2007-07-30
Latest Update: 2022-01-09
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 16 Apr. 2025.
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for rjson10002000300040005000600070008000TrendBars

Today's Hot Picks in Authors and Packages

apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
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  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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