Package: jqr 1.4.0

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.4.0.tar.gz
jqr_1.4.0.zip(r-4.6)jqr_1.4.0.zip(r-4.5)jqr_1.4.0.zip(r-4.4)
jqr_1.4.0.tgz(r-4.5-x86_64)jqr_1.4.0.tgz(r-4.5-arm64)jqr_1.4.0.tgz(r-4.4-x86_64)jqr_1.4.0.tgz(r-4.4-arm64)
jqr_1.4.0.tar.gz(r-4.6-arm64)jqr_1.4.0.tar.gz(r-4.6-x86_64)jqr_1.4.0.tar.gz(r-4.5-arm64)jqr_1.4.0.tar.gz(r-4.5-x86_64)
jqr.pdf |jqr.html
jqr/json (API)
NEWS

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

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

Pkgdown site:https://docs.ropensci.org

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

On CRAN:

Conda:

jqjson

10.05 score 145 stars 30 packages 93 scripts 7.7k downloads 88 exports 2 dependencies

Last updated 6 months agofrom:f920d08d7c (on master). Checks:13 OK, 2 FAIL. Indexed: yes.

TargetResultTotal time
pkgdown docsOK154
source / vignettesOK132
linux-devel-x86_64OK111
linux-devel-arm64OK219
linux-release-x86_64OK105
linux-release-arm64OK247
macos-release-x86_64OK178
macos-release-arm64OK72
macos-oldrel-x86_64OK125
macos-oldrel-arm64OK70
windows-develOK108
windows-releaseOK99
windows-oldrelOK101
wasm-releaseFAIL105
wasm-oldrelFAIL99

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_