* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘gtfstools’ ...
** this is package ‘gtfstools’ version ‘1.4.0’
** package ‘gtfstools’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmprb8a6d/R.INSTALLd72575fff44bc/gtfstools/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c convert-time.cpp -o convert-time.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp11.cpp -o cpp11.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c seconds_to_string.cpp -o seconds_to_string.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o gtfstools.so convert-time.o cpp11.o seconds_to_string.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmprb8a6d/R.INSTALLd72575fff44bc/gtfstools/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmprb8a6d/R.INSTALLd72575fff44bc/gtfstools/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmprb8a6d/R.INSTALLd72575fff44bc/gtfstools/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-gtfstools/00new/gtfstools/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘gtfstools’
finding HTML links ... done
as_dt_gtfs html
convert_from_standard html
convert_sf_to_shapes html
convert_shapes_to_sf html
convert_stops_to_sf html
convert_time_to_seconds html
convert_to_standard html
copy_gtfs_diff_field_class html
copy_gtfs_without_field html
copy_gtfs_without_file html
date_to_integer html
download_validator html
filter_by_agency_id html
filter_by_route_id html
filter_by_route_type html
filter_by_service_id html
filter_by_sf html
filter_by_shape_id html
filter_by_spatial_extent html
filter_by_stop_id html
filter_by_time_of_day html
filter_by_trip_id html
filter_by_weekday html
frequencies_to_stop_times html
get_children_stops html
get_parent_station html
get_stop_times_patterns html
get_trip_duration html
get_trip_geometry html
get_trip_length html
get_trip_segment_duration html
get_trip_speed html
gtfstools html
integer_to_date html
merge_gtfs html
read_gtfs html
remove_duplicates html
seconds_to_string html
set_trip_speed html
string_to_seconds html
validate_gtfs html
write_gtfs 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 (gtfstools)