* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘googlePolylines’ ...
** this is package ‘googlePolylines’ version ‘0.8.7’
** package ‘googlePolylines’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp95EuTE/R.INSTALL14f052527b66dc/googlePolylines/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/i -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/i -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c encode.cpp -o encode.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/i -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c googlePolylines.cpp -o googlePolylines.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/i -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c wkt.cpp -o wkt.o
In file included from ../inst/i/b/cstdfloat.hpp:27,
                 from ../inst/i/b/multiprecision/detail/float128_functions.hpp:15,
                 from ../inst/i/b/multiprecision/detail/fpclassify.hpp:13,
                 from ../inst/i/b/multiprecision/detail/default_ops.hpp:15,
                 from ../inst/i/b/multiprecision/detail/generic_interconvert.hpp:12,
                 from ../inst/i/b/multiprecision/number.hpp:12,
                 from ../inst/i/b/multiprecision/cpp_int.hpp:19,
                 from ../inst/i/b/multiprecision/cpp_bin_float.hpp:15,
                 from ../inst/i/b/geometry/core/coordinate_promotion.hpp:16,
                 from ../inst/i/b/geometry/core/radian_access.hpp:28,
                 from ../inst/i/b/geometry/geometry.hpp:50,
                 from ../inst/i/b/geometry.hpp:17,
                 from wkt.cpp:4:
../inst/i/b/math/cstdfloat/cstdfloat_cmath.hpp:714:16: warning: non-standard suffix on floating constant [-Wpedantic]
  714 |                else if (x == BOOST_FLOAT128_C(0.0))
      |                ^~~~
../inst/i/b/math/cstdfloat/cstdfloat_cmath.hpp:717:16: warning: non-standard suffix on floating constant [-Wpedantic]
  717 |                if (::BOOST_CSTDFLOAT_FLOAT128_FABS(x) < BOOST_CSTDFLOAT_FLOAT128_MIN)
      |                ^~
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o googlePolylines.so RcppExports.o encode.o googlePolylines.o wkt.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp95EuTE/R.INSTALL14f052527b66dc/googlePolylines/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp95EuTE/R.INSTALL14f052527b66dc/googlePolylines/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp95EuTE/R.INSTALL14f052527b66dc/googlePolylines/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-googlePolylines/00new/googlePolylines/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘googlePolylines’
    finding HTML links ... done
    decode                                  html  
    encode                                  html  
    encodeCoordinates                       html  
    geometryRow                             html  
    polyline_wkt                            html  
    sfAttributes                            html  
    wkt_polyline                            html  
** 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 (googlePolylines)