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.21")



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: 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.21, https://cran.r-project.org/web/packages/rjson
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)
Other packages that cited rjson R package
View rjson citation profile
Other R packages that rjson depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

plotBart  
Diagnostic and Plotting Functions to Supplement 'bartCause'
Functions to assist in diagnostics and plotting during the causal inference modeling process. Suppl ...
Download / Learn more Package Citations See dependency  
thriftr  
Apache Thrift Client Server
Pure R implementation of Apache Thrift. This library doesn't require any code generation. To learn m ...
Download / Learn more Package Citations See dependency  
rofanova  
Robust Functional Analysis of Variance
Implements the robust functional analysis of variance (RoFANOVA), described in Centofanti et al. (20 ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable 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  
onlineCOV  
Online Change Point Detection in High-Dimensional Covariance Structure
Implement a new stopping rule to detect anomaly in the covariance structure of high-dimensional onli ...
Download / Learn more Package Citations See dependency  
Maintainer: Jun Li (view profile)
hydroTSM  
Time Series Management and Analysis for Hydrological Modelling
S3 functions for management, analysis, interpolation and plotting of time series used in hydrology a ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

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