Package: jqr 1.3.5

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.5.tar.gz
jqr_1.3.5.tar.gz(r-4.5-noble)jqr_1.3.5.tar.gz(r-4.4-noble)
jqr.pdf |jqr.html
jqr/json (API)
NEWS

# Install 'jqr' in R:
install.packages('jqr', repos = c('https://cran.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:

5.51 score 27 packages 90 scripts 8.9k downloads 88 exports 2 dependencies

Last updated 21 days agofrom:628e63708f. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 05 2024
R-4.5-linux-x86_64OKOct 05 2024

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_