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



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: 2024-12-16
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.4.0, https://cran.r-project.org/web/packages/jqr. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:50), 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), 1.3.5 (2024-10-04 14:00)
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

Today's Hot Picks in Authors and Packages

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
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  

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