Other packages > Find by keyword >

jqr  

Client for 'jq', a 'JSON' Processor
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("jqr", "1.3.5")



Attach the package and use:
library("jqr")
Maintained by
Jeroen Ooms
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-03-23
Latest Update: 2022-03-10
Description:
Client for 'jq', a 'JSON' processor (), written in C. 'jq' allows the following with 'JSON' data: index into, parse, do calculations, cut up and filter, change key names and values, perform conditionals and comparisons, and more.
How to cite:
Jeroen Ooms (2016). jqr: Client for 'jq', a 'JSON' Processor. R package version 1.3.5, https://cran.r-project.org/web/packages/jqr. Accessed 07 Nov. 2024.
Previous versions and publish date:
0.2.0 (2016-03-23 23:24), 0.2.2 (2016-05-03 01:56), 0.2.3 (2016-05-10 06:56), 0.2.4 (2016-07-29 06:41), 1.0.0 (2017-09-28 16:39), 1.1.0 (2018-10-23 00:22), 1.2.0 (2020-11-13 17:30), 1.2.1 (2021-05-06 16:30), 1.2.2 (2021-11-08 22:10), 1.2.3 (2022-03-10 23:20), 1.3.0 (2023-09-20 20:30), 1.3.1 (2023-10-16 21:40), 1.3.2 (2023-11-20 17:00), 1.3.3 (2023-12-04 14:10), 1.3.4 (2024-08-16 14:40)
Other packages that cited jqr R package
View jqr citation profile
Other R packages that jqr depends, imports, suggests or enhances
Complete documentation for jqr
Functions, R codes and Examples using the jqr R package
Some associated functions: at . build . combine . commits . dot . funs . index . jq . jq_flags . jqr . jqr_core . keys . logicaltests . manip . maths . paths . peek . pipe . rangej . recurse . select . sortj . string . types . vars . 
Some associated R codes: at.R . combine.R . constructors.R . dot.R . flags.R . funs.R . index.R . jq.R . jqr-package.R . jqr.R . keys.R . logicaltests.R . manip.R . maths.R . paths.R . peek.R . pipe.R . pipe_helpers.R . range.R . recurse.R . select.R . sort.R . string.R . types.R . vars.R . zzz.R .  Full jqr 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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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