tibblify: Rectangle Nested Lists (original) (raw)

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 response of REST APIs. It is supported by the 'vctrs' package and therefore offers a wide support of vector types.

Version: 0.3.1
Depends: R (≥ 3.6.0)
Imports: cli (≥ 3.6.2), lifecycle (≥ 1.0.4), purrr (≥ 1.0.2), rlang (≥ 1.1.3), tibble (≥ 3.2.1), tidyselect (≥ 1.2.0), vctrs (≥ 0.6.5), withr (≥ 2.5.2)
LinkingTo: vctrs (≥ 0.6.5)
Suggests: covr (≥ 3.6.1), jsonlite (≥ 1.8.0), knitr (≥ 1.40), memoise (≥ 2.0.1), rmarkdown (≥ 2.16), spelling (≥ 2.2), testthat (≥ 3.1.4), yaml (≥ 2.3.6)
Published: 2024-01-11
DOI: 10.32614/CRAN.package.tibblify
Author: Maximilian Girlich [aut, cre, cph], Kirill Müller [ctb]
Maintainer: Maximilian Girlich <maximilian.girlich at outlook.com>
BugReports: https://github.com/mgirlich/tibblify/issues
License: GPL-3
URL: https://github.com/mgirlich/tibblify,https://mgirlich.github.io/tibblify/
NeedsCompilation: yes
Language: en-US
Materials: README NEWS
CRAN checks: tibblify results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=tibblifyto link to this page.