Package: jqr 1.3.5
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:
jqr_1.3.5.tar.gz
jqr_1.3.5.zip(r-4.5)jqr_1.3.5.zip(r-4.4)jqr_1.3.5.zip(r-4.3)
jqr_1.3.5.tgz(r-4.4-x86_64)jqr_1.3.5.tgz(r-4.4-arm64)jqr_1.3.5.tgz(r-4.3-x86_64)jqr_1.3.5.tgz(r-4.3-arm64)
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://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/jqr/issues
- commits - GitHub Commits Data
Last updated 1 months agofrom:dc92950e2c (on master). Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win-x86_64 | OK | Nov 02 2024 |
R-4.5-linux-x86_64 | OK | Nov 02 2024 |
R-4.4-win-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-aarch64 | OK | Nov 02 2024 |
R-4.3-win-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-aarch64 | OK | Nov 02 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_
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Format strings and escaping | at at_ |
Build arrays and objects | build build_array build_array_ build_object build_object_ |
Combine json pieces | combine |
GitHub Commits Data | commits |
dot and related functions | dot dotstr dotstr_ dot_ |
Define and use functions | funs |
index and related functions | dotindex dotindex_ index indexif indexif_ index_ |
Execute a query with jq | jq jq.character jq.connection jq.jqr jq.json |
Flags for use with jq | flags jq_flags |
jqr | jqr-package jqr |
JQ Streaming API | jqr_feed jqr_new |
Operations on keys, or by keys | del del_ haskey haskey_ keys |
Logical tests | allj anyj logicaltests |
Manipulation operations | contains 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 operations | ad do do_ floorj lengthj map map_ maths maxj maxj_ minj minj_ sqrtj |
Outputs paths to all the elements in its input | paths |
Peek at a query | peek |
Produce range of numbers | rangej |
Search through a recursive structure - extract data from all levels | recurse recurse_ |
Select - filtering | select select_ |
Sort and related | reverse sortj sortj_ |
Give back a character string | string |
Types and related functions | type types type_ |
Variables | vars vars_ |