Package: tibblify 0.4.1.9000
tibblify: Rectangle Nested Lists
A tool to rectangle a nested list, that is to convert it into a 'tibble'. This is done automatically or according to a given specification. A common use case is for nested lists coming from parsing 'JSON' files, or the 'JSON' responses of 'REST' 'APIs'. 'Rectangling' uses the 'vctrs' package, and therefore offers a wide support of vector types.
Authors:
tibblify_0.4.1.9000.tar.gz
tibblify_0.4.1.9000.zip(r-4.7)tibblify_0.4.1.9000.zip(r-4.6)tibblify_0.4.1.9000.zip(r-4.5)
tibblify_0.4.1.9000.tgz(r-4.6-x86_64)tibblify_0.4.1.9000.tgz(r-4.6-arm64)tibblify_0.4.1.9000.tgz(r-4.5-x86_64)tibblify_0.4.1.9000.tgz(r-4.5-arm64)
tibblify_0.4.1.9000.tar.gz(r-4.7-arm64)tibblify_0.4.1.9000.tar.gz(r-4.7-x86_64)tibblify_0.4.1.9000.tar.gz(r-4.6-arm64)tibblify_0.4.1.9000.tar.gz(r-4.6-x86_64)
tibblify_0.4.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tibblify/json (API)
NEWS
| # Install 'tibblify' in R: |
| install.packages('tibblify', repos = c('https://poissonconsulting.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wranglezone/tibblify/issues
Pkgdown/docs site:https://tibblify.wrangle.zone
- politicians - Politicians
Last updated from:d807dc827d. Checks:11 FAIL, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | FAIL | 122 | ||
| linux-devel-x86_64 | FAIL | 113 | ||
| source / vignettes | OK | 198 | ||
| linux-release-arm64 | FAIL | 124 | ||
| linux-release-x86_64 | FAIL | 113 | ||
| macos-release-arm64 | FAIL | 101 | ||
| macos-release-x86_64 | FAIL | 191 | ||
| macos-oldrel-arm64 | FAIL | 76 | ||
| macos-oldrel-x86_64 | FAIL | 173 | ||
| windows-devel | FAIL | 72 | ||
| windows-release | FAIL | 80 | ||
| windows-oldrel | FAIL | 91 | ||
| wasm-release | OK | 121 |
Exports:camel_case_to_snake_caseget_specguess_tspecguess_tspec_dfguess_tspec_listguess_tspec_objectguess_tspec_object_listnest_treeparse_openapi_schemaparse_openapi_specshould_inform_unspecifiedtib_chrtib_chr_datetib_chr_date_vectib_chr_vectib_datetib_date_vectib_dbltib_dbl_vectib_dftib_inttib_int_vectib_lgltib_lgl_vectib_recursivetib_rowtib_scalartib_unspecifiedtib_varianttib_vectortibbletibblifytspec_combinetspec_dftspec_objecttspec_recursivetspec_rowunnest_treeunpack_tspecuntibblifyzap
Dependencies:cligluelifecyclemagrittrpillarpkgconfigpurrrrlangstbltibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Printing tibblify specifications | format.tib_df format.tib_recursive format.tib_row format.tib_scalar format.tib_scalar_chr_date format.tib_unspecified format.tib_variant format.tib_vector format.tib_vector_chr_date format.tspec_df format.tspec_object format.tspec_recursive format.tspec_row formatting print.tibblify_object print.tib_collector print.tspec |
| Examine the column specification | get_spec |
| Guess the 'tibblify()' specification | guess_tspec guess_tspec_df guess_tspec_list guess_tspec_object guess_tspec_object_list |
| Convert a data frame to a tree | nest_tree |
| Parse an OpenAPI spec | parse_openapi_schema parse_openapi_spec |
| Politicians | politicians |
| Determine whether to inform about unspecified fields in spec | should_inform_unspecified |
| Create a field specification | tib_chr tib_chr_date tib_chr_date_vec tib_chr_vec tib_date tib_date_vec tib_dbl tib_dbl_vec tib_df tib_int tib_int_vec tib_lgl tib_lgl_vec tib_recursive tib_row tib_scalar tib_spec tib_unspecified tib_variant tib_vector |
| Rectangle a nested list | tibblify |
| Combine multiple specifications | tspec_combine |
| Create a tibblify specification | tspec_df tspec_object tspec_recursive tspec_row |
| Unnest a recursive data frame | unnest_tree |
| Unpack a tibblify specification | camel_case_to_snake_case unpack_tspec |
| Convert a data frame or object into a nested list | untibblify |
