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]
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.4.0, https://cran.r-project.org/web/packages/jqr. Accessed 07 Apr. 2025.
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), 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
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/06Downloads for jqr100120140160180200220240260280300320340360380TrendBars

Today's Hot Picks in Authors and Packages

probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize 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  
nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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