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.1.0 |
Depends: | R (≥ 3.4.0) |
Imports: | crayon, rlang, vctrs, purrr, tibble |
Suggests: | testthat, knitr, rmarkdown, covr, spelling |
Published: | 2020-09-23 |
Author: | Maximilian Girlich [aut, cre] |
Maintainer: | Maximilian Girlich <maximilian.girlich at outlook.com> |
BugReports: | https://github.com/mgirlich/tibblify/issues |
License: | GPL-3 |
URL: | https://github.com/mgirlich/tibblify |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README |
CRAN checks: | tibblify results |
Reference manual: | tibblify.pdf |
Vignettes: |
tibblify |
Package source: | tibblify_0.1.0.tar.gz |
Windows binaries: | r-devel: tibblify_0.1.0.zip, r-release: tibblify_0.1.0.zip, r-oldrel: tibblify_0.1.0.zip |
macOS binaries: | r-release: tibblify_0.1.0.tgz, r-oldrel: tibblify_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=tibblify to link to this page.