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.
| Version: | 0.4.0 |
| Depends: | R (≥ 4.1.0) |
| Imports: | cli (≥ 3.6.2), glue, lifecycle, purrr (≥ 1.0.2), rlang (≥ 1.2.0), tibble (≥ 3.2.1), tidyselect (≥ 1.2.0), vctrs (≥ 0.7.2), withr (≥ 2.5.2) |
| LinkingTo: | vctrs |
| Suggests: | covr (≥ 3.6.1), jsonlite (≥ 1.8.0), knitr (≥ 1.40), memoise (≥ 2.0.1), repurrrsive, rmarkdown (≥ 2.16), spelling (≥ 2.2), stbl, testthat (≥ 3.1.4), tidyr, yaml (≥ 2.3.6) |
| Published: | 2026-05-09 |
| DOI: | 10.32614/CRAN.package.tibblify |
| Author: | Jon Harmon |
| Maintainer: | Jon Harmon <jonthegeek at gmail.com> |
| BugReports: | https://github.com/wranglezone/tibblify/issues |
| License: | MIT + file LICENSE |
| URL: | https://tibblify.wrangle.zone, https://github.com/wranglezone/tibblify |
| NeedsCompilation: | yes |
| Language: | en-US |
| Materials: | README, NEWS |
| CRAN checks: | tibblify results |
| Reference manual: | tibblify.html , tibblify.pdf |
| Vignettes: |
Overview of supported structures (source, R code) tibblify (source, R code) |
| Package source: | tibblify_0.4.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
| Old sources: | tibblify archive |
Please use the canonical form https://CRAN.R-project.org/package=tibblify to link to this page.