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 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
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:

Reference manual: tibblify.pdf
Vignettes: Overview supported structures
tibblify

Downloads:

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

Reverse dependencies:

Reverse imports: openmeteo, rATTAINS

Linking:

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