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: 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 18 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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