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.5)mojson_0.1.zip(r-4.4)mojson_0.1.zip(r-4.3)
mojson_0.1.tgz(r-4.4-any)mojson_0.1.tgz(r-4.3-any)
mojson_0.1.tar.gz(r-4.5-noble)mojson_0.1.tar.gz(r-4.4-noble)
mojson_0.1.tgz(r-4.4-emscripten)mojson_0.1.tgz(r-4.3-emscripten)
mojson.pdf |mojson.html✨
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 4 years agofrom:b110c56052. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 18 2024 |
R-4.5-win | NOTE | Oct 18 2024 |
R-4.5-linux | NOTE | Oct 18 2024 |
R-4.4-win | NOTE | Oct 18 2024 |
R-4.4-mac | NOTE | Oct 18 2024 |
R-4.3-win | NOTE | Oct 18 2024 |
R-4.3-mac | NOTE | Oct 18 2024 |
Exports:alignjdescjdiffjexpanddfflattenjflattenj_oneloadj
Dependencies:backportsbase64encbslibcachemcheckmateclicompareDFcpp11data.tabledigestdplyrevaluatefansifastmapfontawesomefsgenericsgluehighrhtmlTablehtmltoolshtmlwidgetsiteratorsjquerylibjsonliteknitrlifecyclemagrittrmemoisemimeopenxlsxpillarpkgconfigpurrrR6rappdirsRcppRJSONIOrlangrmarkdownrstudioapisassstringistringrtibbletidyrtidyselecttinytexutf8vctrswithrxfunyamlzip
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 |