Package: jqr 1.3.3

Jeroen Ooms

jqr: Client for 'jq', a 'JSON' Processor

Client for 'jq', a 'JSON' processor (<https://jqlang.github.io/jq/>), 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.

Authors:Rich FitzJohn [aut], Jeroen Ooms [aut, cre], Scott Chamberlain [aut], Stefan Milton Bache [aut]

jqr_1.3.3.tar.gz
jqr_1.3.3.zip(r-4.5)jqr_1.3.3.zip(r-4.4)jqr_1.3.3.zip(r-4.3)
jqr_1.3.3.tgz(r-4.4-arm64)jqr_1.3.3.tgz(r-4.4-x86_64)jqr_1.3.3.tgz(r-4.3-arm64)jqr_1.3.3.tgz(r-4.3-x86_64)
jqr_1.3.3.tar.gz(r-4.5-noble)jqr_1.3.3.tar.gz(r-4.4-noble)
jqr.pdf |jqr.html
jqr/json (API)
NEWS

# Install 'jqr' in R:
install.packages('jqr', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ropensci/jqr/issues

Uses libs:
  • jq– Lightweight and flexible command-line JSON processor
Datasets:

On CRAN:

jqjson

88 exports 141 stars 5.74 score 2 dependencies 27 dependents 8.5k downloads

Last updated 8 months agofrom:18ceaa14c0 (on master)

Exports:%>%adalljanyjatat_build_arraybuild_array_build_objectbuild_object_combinecontainscontains_deldel_dodo_dotdot_dotindexdotindex_dotstrdotstr_endswithendswith_flagsfloorjfromjsonfunsgroupgroup_haskeyhaskey_indexindex_index_locindex_loc_indexifindexif_indicesindices_joinjoin_jqjq_flagsjqrjqr_feedjqr_newkeyslengthjltrimstrltrimstr_mapmap_maxjmaxj_minjminj_pathspeekrangejrecurserecurse_reverserindex_locrindex_loc_rtrimstrrtrimstr_selectselect_sortjsortj_splitjsplitj_sqrtjstartswithstartswith_stringtojsontonumbertostringtypetype_typesuniquejuniquej_varsvars_

Dependencies:lazyevalmagrittr

Readme and manuals

Help Manual

Help pageTopics
Format strings and escapingat at_
Build arrays and objectsbuild build_array build_array_ build_object build_object_
Combine json piecescombine
GitHub Commits Datacommits
dot and related functionsdot dotstr dotstr_ dot_
Define and use functionsfuns
index and related functionsdotindex dotindex_ index indexif indexif_ index_
Execute a query with jqjq jq.character jq.connection jq.jqr jq.json
Flags for use with jqflags jq_flags
jqrjqr-package jqr
JQ Streaming APIjqr_feed jqr_new
Operations on keys, or by keysdel del_ haskey haskey_ keys
Logical testsallj anyj logicaltests
Manipulation operationscontains contains_ endswith endswith_ fromjson group group_ index_loc index_loc_ indices indices_ join join_ ltrimstr ltrimstr_ manip rindex_loc rindex_loc_ rtrimstr rtrimstr_ splitj splitj_ startswith startswith_ tojson tonumber tostring uniquej uniquej_
Math operationsad do do_ floorj lengthj map map_ maths maxj maxj_ minj minj_ sqrtj
Outputs paths to all the elements in its inputpaths
Peek at a querypeek
Produce range of numbersrangej
Search through a recursive structure - extract data from all levelsrecurse recurse_
Select - filteringselect select_
Sort and relatedreverse sortj sortj_
Give back a character stringstring
Types and related functionstype types type_
Variablesvars vars_