Files in tibblify
Rectangle Nested Lists

MD5
NEWS.md README.md
NAMESPACE
DESCRIPTION
LICENSE
R/sysdata.rda
R/tibblify-package.R R/should_inform_unspecified.R R/format-tib.R R/unnest_tree.R R/aaa-shared_params.R R/tib_spec_other.R R/guess_tspec_utils.R R/import-standalone-types-check.R R/spec_inform_unspecified.R R/parse_openapi-read_spec.R R/parse_openapi.R R/shape_utils.R R/spec_prep_recursive.R R/data.R R/import-standalone-obj-type.R R/format-tibblify_object.R R/spec_combine.R R/guess_tspec_object.R R/guess_tspec_object_utils.R R/guess_tspec.R R/guess_tspec_object_list.R R/guess_tspec_list.R R/guess_tspec_df.R R/unpack_tspec.R R/format-utils.R R/import-standalone-cli-partial.R R/zzz.R R/nest_tree.R R/finalize_tspec_object.R R/tib_spec_class.R R/format-tspec.R R/tibblify.R R/spec_prep_unspecified.R R/tib_spec_basics.R R/tspec.R R/spec_prep.R R/untibblify.R R/utils.R
src/Makevars
src/shape_utils.h
src/rlang.c
src/tibblify_types.h
src/shape_utils.c
src/parse-spec.c
src/conditions.h
src/r-vctrs.c
src/finalize.c
src/init.c
src/finalize.h
src/parse-spec.h
src/rlang-rcc.cpp
src/add-value.h
src/utils.h
src/collector.h
src/utils.c
src/collector.c
src/Path.h
src/r-vctrs.h
src/add-value.c
src/tibblify.c
src/tibblify.h
src/rlang/stack.c
src/rlang/env.c
src/rlang/eval.c
src/rlang/obj.c
src/rlang/eval.h
src/rlang/stack.h
src/rlang/rlang.c
src/rlang/walk.c
src/rlang/vendor.c
src/rlang/dyn-list-of.h
src/rlang/arg.c
src/rlang/c-utils.c
src/rlang/dict.c
src/rlang/session.c
src/rlang/vec.h
src/rlang/session.h
src/rlang/vec-chr.h
src/rlang/dict.h
src/rlang/dyn-list-of.c
src/rlang/node.c
src/rlang/c-utils.h
src/rlang/node.h
src/rlang/parse.h
src/rlang/vec.c
src/rlang/walk.h
src/rlang/env-binding.h
src/rlang/vec-lgl.c
src/rlang/rlang.hpp
src/rlang/fn.h
src/rlang/export.c
src/rlang/globals.c
src/rlang/fn.c
src/rlang/sym.h
src/rlang/debug.c
src/rlang/sym.c
src/rlang/dots-info.c
src/rlang/quo.c
src/rlang/vec-lgl.h
src/rlang/dyn-array.h
src/rlang/df.c
src/rlang/export.h
src/rlang/vendor.h
src/rlang/env-binding.c
src/rlang/parse.c
src/rlang/globals.h
src/rlang/cnd.h
src/rlang/debug.h
src/rlang/call.c
src/rlang/formula.h
src/rlang/arg.h
src/rlang/dots-info.h
src/rlang/rlang-types.h
src/rlang/cnd.c
src/rlang/state.h
src/rlang/df.h
src/rlang/env.h
src/rlang/dyn-array.c
src/rlang/vec-chr.c
src/rlang/formula.c
src/rlang/attrib.c
src/rlang/call.h
src/rlang/attrib.h
src/rlang/quo.h
src/rlang/rlang.h
src/rlang/obj.h
src/rlang/cpp/rlang.cpp
src/rlang/cpp/vec.cpp
src/rlang/decl/cnd-decl.h
src/rlang/decl/stack-decl.h
src/rlang/decl/walk-decl.h
src/rlang/decl/obj-decl.h
src/rlang/decl/dyn-list-of-decl.h
src/rlang/decl/env-binding-decl.h
src/rlang/decl/env-decl.h
src/rlang/decl/df-decl.h
src/rlang/decl/dict-decl.h
inst/WORDLIST
inst/doc/supported-structures.Rmd
inst/doc/supported-structures.html
inst/doc/supported-structures.R
inst/doc/tibblify.html
inst/doc/tibblify.Rmd inst/doc/tibblify.R
inst/examples/openapi/sample_api.yaml
inst/examples/json/gsoc-2018.json
inst/examples/json/citm_catalog.json
inst/examples/json/twitter.json
build/vignette.rds
tests/testthat.R tests/testthat/test-tibblify.R tests/testthat/test-guess_tspec_object.R tests/testthat/test-tib_spec_other.R tests/testthat/test-parse_openapi-read_spec.R tests/testthat/test-utils.R tests/testthat/test-spec_prep_recursive.R tests/testthat/test-nest_tree.R tests/testthat/test-should_inform_unspecified.R tests/testthat/test-format-tibblify_object.R tests/testthat/test-guess_tspec_list.R tests/testthat/test-format-utils.R tests/testthat/test-finalize_tspec_object.R tests/testthat/test-format-tib.R tests/testthat/test-format-tspec.R tests/testthat/test-spec_prep.R tests/testthat/test-untibblify.R tests/testthat/test-guess_tspec_object_list.R tests/testthat/test-tspec.R tests/testthat/test-shape_utils.R tests/testthat/test-parse_openapi.R tests/testthat/test-guess_tspec_df.R tests/testthat/test-guess_tspec.R tests/testthat/test-spec_inform_unspecified.R tests/testthat/test-guess_tspec_object_utils.R tests/testthat/test-unnest_tree.R tests/testthat/test-unpack_tspec.R tests/testthat/helper-functions.R tests/testthat/test-tib_spec_class.R tests/testthat/helper-guess.R tests/testthat/test-guess_tspec_utils.R tests/testthat/test-spec_combine.R tests/testthat/test-tib_spec_basics.R tests/testthat/test-spec_prep_unspecified.R tests/testthat/_snaps/format-tibblify_object.md tests/testthat/_snaps/nest_tree.md tests/testthat/_snaps/guess_tspec_list.md tests/testthat/_snaps/tib_spec_basics.md tests/testthat/_snaps/tibblify.md tests/testthat/_snaps/unnest_tree.md tests/testthat/_snaps/format-tib.md tests/testthat/_snaps/spec_inform_unspecified.md tests/testthat/_snaps/shape_utils.md tests/testthat/_snaps/spec_combine.md tests/testthat/_snaps/format-tspec.md tests/testthat/_snaps/tib_spec_other.md tests/testthat/_snaps/tspec.md tests/testthat/_snaps/guess_tspec_object.md tests/testthat/_snaps/unpack_tspec.md tests/testthat/_snaps/guess_tspec_object_list.md tests/testthat/_snaps/guess_tspec_df.md tests/testthat/_snaps/guess_tspec.md tests/testthat/_snaps/untibblify.md tests/testthat/_snaps/spec_prep_recursive.md
tests/testthat/data/format_dbl.txt
tests/testthat/data/format_vector2.txt
tests/testthat/data/format_dat.txt
tests/testthat/data/format_lcol_vec.txt
tests/testthat/data/format_chr.txt
tests/testthat/data/gh_repos.rds
tests/testthat/data/format_lst_of.txt
tests/testthat/data/format_lcols_simple.txt
tests/testthat/data/format_does_not_break_short_lines.txt
tests/testthat/data/format_lcol_df_complex.txt
tests/testthat/data/format_vector1.txt
tests/testthat/data/format_vector3.txt
tests/testthat/data/format_vector4.txt
tests/testthat/data/format_lcols_default.txt
tests/testthat/data/got_chars.rds
tests/testthat/data/sw_films.rds
tests/testthat/data/format_dtt.txt
tests/testthat/data/format_lcols_complex.txt
tests/testthat/data/format_lgl.txt
tests/testthat/data/format_breaks_long_lines.txt
tests/testthat/data/format_lcol_df_simple.txt
tests/testthat/data/format_lst_flat.txt
tests/testthat/data/gh_users.rds
tests/testthat/data/format_lst.txt
tests/testthat/data/discog.rds
tests/testthat/data/format_skip.txt
tests/testthat/data/format_guess.txt
tests/testthat/fixtures/slack-openapi.rds
tests/testthat/fixtures/sportsdata-openapi.rds
tests/testthat/fixtures/slack-openapi.json
tests/testthat/fixtures/SponsoredProducts_prod_3p.json
tests/testthat/fixtures/SponsoredProducts_prod_3p.rds
tests/testthat/fixtures/exhaustive-guru-evaluate.R
tests/testthat/fixtures/brex-openapi.json
tests/testthat/fixtures/brex-openapi.rds
tests/testthat/fixtures/exhaustive-guru.R
tests/testthat/fixtures/sportsdata-openapi.json
vignettes/supported-structures.Rmd vignettes/tibblify.Rmd
data/politicians.rda
man/dot-unclass_list_of.Rd man/dot-with_indexed_errors.Rd man/dot-is_tib_variant.Rd man/dot-prep_nested_keys.Rd man/dot-tib_combine_key.Rd man/dot-format_field_canonical_names.Rd man/dot-unchop_fields.Rd man/dot-check_arg_different.Rd man/dot-maybe_inform_unspecified.Rd man/dot-finalize_tspec_object.Rd man/dot-read_spec.Rd man/dot-col_guess_required.Rd man/dot-prep_simple_field.Rd man/dot-format_fill_arg.Rd man/dot-prep_transform.Rd man/dot-is_list_of_null.Rd man/dot-spec_prep_recursive.Rd man/dot-parse_parameters.Rd man/dot-tib_combine_ptype.Rd man/dot-tib_combine_required.Rd man/dot-spec_prep.Rd man/dot-check_key_can_untibblify.Rd man/dot-tspec_from_one_of.Rd man/dot-guess_object_field_spec.Rd man/dot-check_id_col.Rd man/dot-stop_colmajor_wrong_size_element.Rd man/dot-path_to_string.Rd man/unnest_tree.Rd man/reexports.Rd man/dot-tib_from_all_of.Rd man/dot-spec_prep_unspecified.Rd man/dot-guess_object_list_field_spec_flat_to_vector.Rd man/dot-tib_combine_df.Rd man/dot-stop_scalar.Rd man/dot-imap_col_to_spec.Rd man/dot-loc_name_helper.Rd man/dot-should_force_names.Rd man/dot-col_to_spec.Rd man/dot-tib_combine_input_form.Rd man/dot-check_id.Rd man/dot-spec_auto_name_fields.Rd man/politicians.Rd man/dot-drop_empty_lists.Rd man/dot-try_tibblify_impl.Rd man/dot-vector_col_to_spec.Rd man/dot-deprecate_arg.Rd man/dot-forget_parse_schema_memoised.Rd man/dot-format_unspecified_paths.Rd man/dot-check_unnest_col_diff.Rd man/dot-backtick.Rd man/dot-list_is_list_of_null.Rd man/dot-normalize_id_col_name.Rd man/dot-apply_required.Rd man/dot-is_tib_vector.Rd man/dot-is_tib_scalar.Rd man/dot-extract_children.Rd man/dot-format_fields.Rd man/dot-nchar_field_names.Rd man/dot-shared-params.Rd man/dot-flatten_fields.Rd man/dot-prep_tib_fill.Rd man/dot-tib_from_schema_type.Rd man/dot-collect_tree_levels.Rd man/dot-check_named.Rd man/dot-stabilize_values_to.Rd man/dot-data_field_name.Rd man/dot-spec_prep_nonrecursive.Rd man/dot-tib_combine_names_col.Rd man/dot-tib_type_of.Rd man/dot-tib_combine.Rd man/dot-check_children_to.Rd man/dot-stop_duplicate_name.Rd man/dot-tib_vector_input_form.Rd man/dot-parse_path_item_object.Rd man/dot-guess_object_list_field_spec_dont_simplify.Rd man/dot-get_ptype_common.Rd man/dot-guess_vector_input_form_null.Rd man/dot-unpack_field_recursive.Rd man/dot-check_object_names.Rd man/dot-fields_from_schema_properties.Rd man/tspec_df.Rd man/dot-check_object_list.Rd man/dot-check_parent_id_missing.Rd man/should_inform_unspecified.Rd man/dot-stop_names_is_null.Rd man/dot-check_col_values_missing.Rd man/dot-openapi_resolve_reference.Rd man/dot-tspec_from_all_of.Rd man/dot-lgl_to_bullet.Rd man/dot-untibblify_row.Rd man/dot-check_openapi_version.Rd man/dot-df_guess_required.Rd man/dot-tib_scalar_or_vector_spec.Rd man/dot-guess_object_list_field_spec_vector.Rd man/dot-pad.Rd man/dot-check_lvls.Rd man/dot-col_to_spec_df.Rd man/dot-process_complex_fields.Rd man/dot-stop_empty_name.Rd man/dot-accumulate_snapshot_level.Rd man/dot-list_of_col_to_spec_df.Rd man/dot-unchop_children.Rd man/dot-read_spec_impl.Rd man/dot-guess_object_field_spec_expand_fields_df.Rd man/dot-check_names_to.Rd man/dot-is_field_scalar.Rd man/dot-tspec_from_schema_array.Rd man/dot-guess_object_field_spec_vector.Rd man/dot-assemble_ancestors_col.Rd man/dot-check_self_reference.Rd man/formatting.Rd man/dot-check_is_df.Rd man/dot-df_col_to_spec.Rd man/dot-stop_colmajor_null.Rd man/dot-compat_map_chr.Rd man/dot-check_print_names_arg.Rd man/dot-tib_combine_transform.Rd man/dot-assemble_tree_output.Rd man/dot-is_object.Rd man/dot-stop_vector_wrong_size_element.Rd man/dot-parse_header_objects.Rd man/dot-mark_empty_list_argument.Rd man/dot-collapse_with_pad.Rd man/dot-check_col_new.Rd man/dot-shared-params-spec_prep.Rd man/dot-shared-params-tib.Rd man/dot-stabilize_unpack_cols.Rd man/parse_openapi_spec.Rd man/dot-check_names_not_duplicated.Rd man/dot-list_col_to_spec.Rd man/dot-check_not_df.Rd man/dot-check_parent_ids.Rd man/dot-check_key_length_1.Rd man/dot-set_spec.Rd man/dot-prep_tib_vector.Rd man/dot-unpack_key.Rd man/dot-guess_object_list_spec.Rd man/dot-tspec.Rd man/dot-shared-params-tree.Rd man/dot-is_list_of_object_lists.Rd man/dot-prep_spec_fields.Rd man/dot-walk_tree_levels.Rd man/dot-tib_combine_type.Rd man/dot-get_openapi_type.Rd man/dot-untibblify_df.Rd man/dot-non_list_of_col_to_spec_df.Rd man/dot-tib_combine_specified.Rd man/dot-unpack_field_row.Rd man/dot-normalize_child_col_name.Rd man/dot-is_object_list.Rd man/dot-format_ptype_arg.Rd man/dot-reduce_ptype.Rd man/dot-spec_replace_unspecified_type.Rd man/tib_spec.Rd man/dot-tspec_combine_field_list.Rd man/dot-parse_path_item_objects.Rd man/dot-is_vec.Rd man/unpack_tspec.Rd man/dot-check_list.Rd man/untibblify.Rd man/tibblify-package.Rd man/dot-choose_native_ptype.Rd man/dot-read_schema.Rd man/dot-prep_tib_list_of_ptype.Rd man/dot-tib_from_schema_array.Rd man/dot-tib_ptype.Rd man/dot-tib_combine_vector.Rd man/dot-imap_guess_object_field_spec.Rd man/dot-check_tspec_combine_dots.Rd man/dot-build_level_ancestors.Rd man/dot-spec_replace_unspecified_impl.Rd man/dot-guess_vector_input_form.Rd man/nest_tree.Rd man/dot-guess_object_field_spec_object.Rd man/dot-tib_from_any_of.Rd man/dot-normalize_parent_col.Rd man/dot-check_parent_col.Rd man/dot-fast_tibble.Rd man/dot-is_unspecified.Rd man/dot-tspec_from_schema_type.Rd man/dot-collect_parts.Rd man/dot-format_tib_parts.Rd man/dot-schema_has_ref.Rd man/dot-is_tib_name_canonical.Rd man/dot-paste_multiline.Rd man/dot-tibblify_width.Rd man/dot-eval_pull.Rd man/dot-format_fill.Rd man/dot-stop_non_list_element.Rd man/dot-stop_object_vector_names_is_null.Rd man/dot-spec_replace_unspecified.Rd man/dot-stop_vector_non_list_element.Rd man/dot-nest_tree_impl.Rd man/get_spec.Rd man/dot-tib_from_one_of.Rd man/dot-guess_object_field_spec_object_list.Rd man/dot-tib_from_schema_object.Rd man/dot-guess_object_list_field_spec_object_list_row.Rd man/dot-tib_combine_fill.Rd man/dot-stabilize_names_to.Rd man/dot-prep_complex_field.Rd man/dot-update_required_fields.Rd man/tspec_combine.Rd man/dot-parse_request_body.Rd man/dot-guess_object_field_spec_expand_fields.Rd man/dot-tibblify_abort.Rd man/dot-stop_required_colmajor.Rd man/dot-tspec_from_schema.Rd man/dot-parse_responses_object.Rd man/dot-stop_required.Rd man/dot-nest_tree_lvl.Rd man/dot-check_unnest_col_name.Rd man/dot-spec_inform_unspecified.Rd man/dot-tibblify_impl.Rd man/guess_tspec.Rd man/dot-check_key_is_character.Rd man/dot-is_tib.Rd man/dot-parse_schema.Rd man/dot-apply_nesting.Rd man/dot-format_ptype_inner.Rd man/dot-format_tib_f.Rd man/dot-prep_tib_scalar.Rd man/dot-is_tib_unspecified.Rd man/dot-get_required.Rd man/dot-apply_nest_lvl.Rd man/dot-parse_media_type_objects.Rd man/dot-name_exprs.Rd man/dot-sort_spec_by_first_key.Rd man/dot-is_url_string.Rd man/dot-guess_vector_input_form_field_scalar.Rd man/dot-combine_processed_fields.Rd man/dot-check_tspec_combine_type.Rd man/dot-double_quote.Rd man/dot-assemble_parent_col.Rd man/dot-vec_flatten.Rd man/dot-parse_operation_object.Rd man/dot-unpack_field.Rd man/dot-assemble_level_col.Rd man/dot-element_subset_string.Rd man/dot-get_unspecified_paths.Rd man/dot-is_tib_row.Rd man/dot-process_simple_fields.Rd man/dot-check_col_value_duplicates.Rd man/dot-untibblify_list_elt.Rd man/dot-abort_not_tibblifiable.Rd man/dot-check_key.Rd man/tibblify.Rd man/dot-apply_spec_renaming.Rd man/dot-guess_object_list_field_spec.Rd man/dot-guess_object_field_spec_df.Rd man/dot-read_empty_list_argument.Rd man/dot-is_tspec.Rd man/dot-parse_response_object.Rd man/dot-format_ptype.Rd man/dot-tib_vector_impl.Rd man/dot-tib_collector.Rd man/dot-normalize_id_col.Rd man/dot-remove_first_key.Rd man/dot-unpack_fields_impl.Rd man/dot-tib_scalar_impl.Rd man/dot-cast_posixlt_ptype.Rd man/dot-unpack_fields.Rd man/dot-untibblify_list.Rd man/dot-tspec_from_schema_object.Rd
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-deprecated.svg
tibblify documentation built on May 9, 2026, 5:07 p.m.