* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘tibblify’ ...
** this is package ‘tibblify’ version ‘0.4.1’
** package ‘tibblify’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-17) 15.2.0’
using C++ compiler: ‘g++-15 (Debian 15.2.0-17) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpM8ba4r/R.INSTALL1117452fd6ccd8/tibblify/src'
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./rlang -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/vctrs/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DHAVE_VISIBILITY_ATTRIBUTE -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c add-value.c -o add-value.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./rlang -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/vctrs/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DHAVE_VISIBILITY_ATTRIBUTE -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c collector.c -o collector.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./rlang -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/vctrs/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DHAVE_VISIBILITY_ATTRIBUTE -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c finalize.c -o finalize.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./rlang -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/vctrs/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DHAVE_VISIBILITY_ATTRIBUTE -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./rlang -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/vctrs/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DHAVE_VISIBILITY_ATTRIBUTE -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c parse-spec.c -o parse-spec.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./rlang -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/vctrs/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DHAVE_VISIBILITY_ATTRIBUTE -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c r-vctrs.c -o r-vctrs.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./rlang -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/vctrs/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c rlang-rcc.cpp -o rlang-rcc.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./rlang -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/vctrs/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DHAVE_VISIBILITY_ATTRIBUTE -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rlang.c -o rlang.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./rlang -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/vctrs/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DHAVE_VISIBILITY_ATTRIBUTE -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c shape_utils.c -o shape_utils.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./rlang -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/vctrs/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DHAVE_VISIBILITY_ATTRIBUTE -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c tibblify.c -o tibblify.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I./rlang -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/vctrs/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -DHAVE_VISIBILITY_ATTRIBUTE -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c utils.c -o utils.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o tibblify.so add-value.o collector.o finalize.o init.o parse-spec.o r-vctrs.o rlang-rcc.o rlang.o shape_utils.o tibblify.o utils.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpM8ba4r/R.INSTALL1117452fd6ccd8/tibblify/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpM8ba4r/R.INSTALL1117452fd6ccd8/tibblify/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpM8ba4r/R.INSTALL1117452fd6ccd8/tibblify/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-tibblify/00new/tibblify/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘tibblify’
finding HTML links ... done
dot-abort_not_tibblifiable html
dot-accumulate_snapshot_level html
dot-apply_nest_lvl html
dot-apply_nesting html
dot-apply_required html
dot-apply_spec_renaming html
dot-assemble_ancestors_col html
dot-assemble_level_col html
dot-assemble_parent_col html
dot-assemble_tree_output html
dot-backtick html
dot-build_level_ancestors html
dot-cast_posixlt_ptype html
dot-check_arg_different html
dot-check_children_to html
dot-check_col_new html
dot-check_col_value_duplicates html
dot-check_col_values_missing html
dot-check_id html
dot-check_id_col html
dot-check_is_df html
dot-check_key html
dot-check_key_can_untibblify html
dot-check_key_is_character html
dot-check_key_length_1 html
dot-check_list html
dot-check_lvls html
dot-check_named html
dot-check_names_not_duplicated html
dot-check_names_to html
dot-check_not_df html
dot-check_object_list html
dot-check_object_names html
dot-check_openapi_version html
dot-check_parent_col html
dot-check_parent_id_missing html
dot-check_parent_ids html
dot-check_print_names_arg html
dot-check_self_reference html
dot-check_tspec_combine_dots html
dot-check_tspec_combine_type html
dot-check_unnest_col_diff html
dot-check_unnest_col_name html
dot-choose_native_ptype html
dot-col_guess_required html
dot-col_to_spec html
dot-col_to_spec_df html
dot-collapse_with_pad html
dot-collect_parts html
dot-collect_tree_levels html
dot-combine_processed_fields html
dot-compat_map_chr html
dot-data_field_name html
dot-deprecate_arg html
dot-df_col_to_spec html
dot-df_guess_required html
dot-double_quote html
dot-drop_empty_lists html
dot-element_subset_string html
dot-eval_pull html
dot-extract_children html
dot-fast_tibble html
dot-fields_from_schema_properties html
dot-finalize_tspec_object html
dot-flatten_fields html
dot-forget_parse_schema_memoised html
dot-format_field_canonical_names html
dot-format_fields html
dot-format_fill html
dot-format_fill_arg html
dot-format_ptype html
dot-format_ptype_arg html
dot-format_ptype_inner html
dot-format_tib_f html
dot-format_tib_parts html
dot-format_unspecified_paths html
dot-get_openapi_type html
dot-get_ptype_common html
dot-get_required html
dot-get_unspecified_paths html
dot-guess_object_field_spec html
dot-guess_object_field_spec_df html
dot-guess_object_field_spec_expand_fields
html
dot-guess_object_field_spec_expand_fields_df
html
dot-guess_object_field_spec_object html
dot-guess_object_field_spec_object_list
html
dot-guess_object_field_spec_vector html
dot-guess_object_list_field_spec html
dot-guess_object_list_field_spec_dont_simplify
html
dot-guess_object_list_field_spec_flat_to_vector
html
dot-guess_object_list_field_spec_object_list_row
html
dot-guess_object_list_field_spec_vector
html
dot-guess_object_list_spec html
dot-guess_vector_input_form html
dot-guess_vector_input_form_field_scalar
html
dot-guess_vector_input_form_null html
dot-imap_col_to_spec html
dot-imap_guess_object_field_spec html
dot-is_field_scalar html
dot-is_list_of_null html
dot-is_list_of_object_lists html
dot-is_object html
dot-is_object_list html
dot-is_tib html
dot-is_tib_name_canonical html
dot-is_tib_row html
dot-is_tib_scalar html
dot-is_tib_unspecified html
dot-is_tib_variant html
dot-is_tib_vector html
dot-is_tspec html
dot-is_unspecified html
dot-is_url_string html
dot-is_vec html
dot-lgl_to_bullet html
dot-list_col_to_spec html
dot-list_is_list_of_null html
dot-list_of_col_to_spec_df html
dot-loc_name_helper html
dot-mark_empty_list_argument html
dot-maybe_inform_unspecified html
dot-name_exprs html
dot-nchar_field_names html
dot-nest_tree_impl html
dot-nest_tree_lvl html
dot-non_list_of_col_to_spec_df html
dot-normalize_child_col_name html
dot-normalize_id_col html
dot-normalize_id_col_name html
dot-normalize_parent_col html
dot-openapi_resolve_reference html
dot-pad html
dot-parse_header_objects html
dot-parse_media_type_objects html
dot-parse_operation_object html
dot-parse_parameters html
dot-parse_path_item_object html
dot-parse_path_item_objects html
dot-parse_request_body html
dot-parse_response_object html
dot-parse_responses_object html
dot-parse_schema html
dot-paste_multiline html
dot-path_to_string html
dot-prep_complex_field html
dot-prep_nested_keys html
dot-prep_simple_field html
dot-prep_spec_fields html
dot-prep_tib_fill html
dot-prep_tib_list_of_ptype html
dot-prep_tib_scalar html
dot-prep_tib_vector html
dot-prep_transform html
dot-process_complex_fields html
dot-process_simple_fields html
dot-read_empty_list_argument html
dot-read_schema html
dot-read_spec html
dot-read_spec_impl html
dot-reduce_ptype html
dot-remove_first_key html
dot-schema_has_ref html
dot-set_spec html
dot-shared-params-spec_prep html
dot-shared-params-tib html
dot-shared-params-tree html
dot-shared-params html
dot-should_force_names html
dot-sort_spec_by_first_key html
dot-spec_auto_name_fields html
dot-spec_inform_unspecified html
dot-spec_prep html
dot-spec_prep_nonrecursive html
dot-spec_prep_recursive html
dot-spec_prep_unspecified html
dot-spec_replace_unspecified html
dot-spec_replace_unspecified_impl html
dot-spec_replace_unspecified_type html
dot-stabilize_names_to html
dot-stabilize_unpack_cols html
dot-stabilize_values_to html
dot-stop_colmajor_null html
dot-stop_colmajor_wrong_size_element html
dot-stop_duplicate_name html
dot-stop_empty_name html
dot-stop_names_is_null html
dot-stop_non_list_element html
dot-stop_object_vector_names_is_null html
dot-stop_required html
dot-stop_required_colmajor html
dot-stop_scalar html
dot-stop_vector_non_list_element html
dot-stop_vector_wrong_size_element html
dot-tib_collector html
dot-tib_combine html
dot-tib_combine_df html
dot-tib_combine_fill html
dot-tib_combine_input_form html
dot-tib_combine_key html
dot-tib_combine_names_col html
dot-tib_combine_ptype html
dot-tib_combine_required html
dot-tib_combine_specified html
dot-tib_combine_transform html
dot-tib_combine_type html
dot-tib_combine_vector html
dot-tib_from_all_of html
dot-tib_from_any_of html
dot-tib_from_one_of html
dot-tib_from_schema_array html
dot-tib_from_schema_object html
dot-tib_from_schema_type html
dot-tib_ptype html
dot-tib_scalar_impl html
dot-tib_scalar_or_vector_spec html
dot-tib_type_of html
dot-tib_vector_impl html
dot-tib_vector_input_form html
dot-tibblify_abort html
dot-tibblify_impl html
dot-tibblify_width html
dot-try_tibblify_impl html
dot-tspec html
dot-tspec_combine_field_list html
dot-tspec_from_all_of html
dot-tspec_from_one_of html
dot-tspec_from_schema html
dot-tspec_from_schema_array html
dot-tspec_from_schema_object html
dot-tspec_from_schema_type html
dot-unchop_children html
dot-unchop_fields html
dot-unclass_list_of html
dot-unpack_field html
dot-unpack_field_recursive html
dot-unpack_field_row html
dot-unpack_fields html
dot-unpack_fields_impl html
dot-unpack_key html
dot-untibblify_df html
dot-untibblify_list html
dot-untibblify_list_elt html
dot-untibblify_row html
dot-update_required_fields html
dot-vec_flatten html
dot-vector_col_to_spec html
dot-walk_tree_levels html
dot-with_indexed_errors html
formatting html
get_spec html
guess_tspec html
nest_tree html
parse_openapi_spec html
politicians html
reexports html
should_inform_unspecified html
tib_spec html
tibblify-package html
tibblify html
tspec_combine html
tspec_df html
unnest_tree html
unpack_tspec html
untibblify html
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (tibblify)