Package: mojson 0.1
mojson: A Serialization-Style Flattening and Description for JSON
Support JSON flattening in a long data frame way, where the nesting keys will be stored in the absolute path. It also provides an easy way to summarize the basic description of a JSON list. The idea of 'mojson' is to transform a JSON object in an absolute serialization way, which means the early key-value pairs will appear in the heading rows of the resultant data frame. 'mojson' also provides an alternative way of comparing two different JSON lists, returning the left/inner/right-join style results.
Authors:
mojson_0.1.tar.gz
mojson_0.1.zip(r-4.7)mojson_0.1.zip(r-4.6)mojson_0.1.zip(r-4.5)
mojson_0.1.tgz(r-4.6-any)mojson_0.1.tgz(r-4.5-any)
mojson_0.1.tar.gz(r-4.7-any)mojson_0.1.tar.gz(r-4.6-any)
mojson_0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mojson/json (API)
| # Install 'mojson' in R: |
| install.packages('mojson', repos = c('https://chriswweibo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/chriswweibo/mojson/issues
Last updated from:b110c56052. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 127 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | NOTE | 131 | ||
| macos-release-arm64 | NOTE | 151 | ||
| macos-oldrel-arm64 | NOTE | 186 | ||
| windows-devel | NOTE | 77 | ||
| windows-release | NOTE | 78 | ||
| windows-oldrel | NOTE | 107 | ||
| wasm-release | OK | 108 |
Exports:alignjdescjdiffjexpanddfflattenjflattenj_oneloadj
Dependencies:backportsbase64encbslibcachemcheckmateclicompareDFcpp11data.tabledigestdplyrevaluatefastmapfontawesomefsgenericsgluehighrhtmlTablehtmltoolshtmlwidgetsiteratorsjquerylibjsonliteknitrlifecyclemagrittrmemoisemimeopenxlsxpillarpkgconfigpurrrR6rappdirsRcppRJSONIOrlangrmarkdownrstudioapisassstringistringrtibbletidyrtidyselecttinytexutf8vctrswithrxfunyamlzip
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| JSON Lists Alignment | alignj |
| JSON Description | descj |
| Multiple JSON Objects Diff | diffj |
| Data Frame Expand | expanddf |
| JSON Flatten | flattenj |
| Single JSON Object Flatten | flattenj_one |
| JSON Load | loadj |
