The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

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 ORCID iD [aut, cre], Maximilian Girlich [aut, cph], Kirill Müller [ctb]
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 [issues need fixing before 2026-05-25]

Documentation:

Reference manual: tibblify.html , tibblify.pdf
Vignettes: Overview of supported structures (source, R code)
tibblify (source, R code)

Downloads:

Package source: tibblify_0.4.0.tar.gz
Windows binaries: r-devel: tibblify_0.4.0.zip, r-release: tibblify_0.4.0.zip, r-oldrel: not available
macOS binaries: r-release (arm64): tibblify_0.4.0.tgz, r-oldrel (arm64): tibblify_0.4.0.tgz, r-release (x86_64): tibblify_0.4.0.tgz, r-oldrel (x86_64): tibblify_0.4.0.tgz
Old sources: tibblify archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tibblify to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.