downloading reverse dependencies ... downloading mapdeck_0.3.5.tar.gz ... ok downloading rTwig_1.4.0.tar.gz ... ok downloading spatialwidget_0.2.6.tar.gz ... ok downloading leafgl_0.2.2.tar.gz ... ok downloading spatialrisk_0.7.3.tar.gz ... ok installing dependencies ‘colourvalues’, ‘geohashTools’, ‘googleway’, ‘interleave’, ‘rmatio’, ‘spatialwidget’, ‘tidytable’ begin installing package ‘colourvalues’ begin installing package ‘interleave’ begin installing package ‘googleway’ begin installing package ‘rmatio’ begin installing package ‘tidytable’ begin installing package ‘geohashTools’ * installing *source* package ‘geohashTools’ ... ** this is package ‘geohashTools’ version ‘0.3.3’ ** package ‘geohashTools’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-7) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcDGT4L/R.INSTALL30103e744e2c81/geohashTools/src' gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c decode.c -o decode.o gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c encode.c -o encode.o gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c neighbors.c -o neighbors.o gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c utils.c -o utils.o gcc-15 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o geohashTools.so decode.o encode.o init.o neighbors.o utils.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcDGT4L/R.INSTALL30103e744e2c81/geohashTools/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-geohashTools/00new/geohashTools/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (geohashTools) * installing *source* package ‘tidytable’ ... ** this is package ‘tidytable’ version ‘0.11.2’ ** package ‘tidytable’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (tidytable) * installing *source* package ‘googleway’ ... ** this is package ‘googleway’ version ‘2.7.8’ ** package ‘googleway’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (googleway) * installing *source* package ‘interleave’ ... ** this is package ‘interleave’ version ‘0.1.2’ ** package ‘interleave’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-7) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpROcr0l/R.INSTALL30104066bfc5fc/interleave/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fpic -g -O2 -Wall -pedantic -mtune=native -c interleave.cpp -o interleave.o In file included from interleave.cpp:2: ../inst/include/interleave/primitives/primitives.hpp: In function ‘SEXPREC* interleave::primitives::interleave_triangle(SEXPREC*&, Rcpp::List)’: ../inst/include/interleave/primitives/primitives.hpp:246:9: warning: ‘n_input_coordinates’ may be used uninitialized [-Wmaybe-uninitialized] 246 | if( Rf_length( p ) != n_input_coordinates ) { | ^~ ../inst/include/interleave/primitives/primitives.hpp:149:14: note: ‘n_input_coordinates’ was declared here 149 | R_xlen_t n_input_coordinates; | ^~~~~~~~~~~~~~~~~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:192, from ../inst/include/interleave/earcut/interleave.hpp:4, from interleave.cpp:1: In function ‘SEXPREC* Rcpp::internal::primitive_wrap__impl__cast(const T&, Rcpp::traits::false_type) [with T = int]’, inlined from ‘SEXPREC* Rcpp::internal::primitive_wrap__impl(const T&, Rcpp::traits::r_type_primitive_tag) [with T = int]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:471:46, inlined from ‘SEXPREC* Rcpp::internal::primitive_wrap(const T&) [with T = int]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:495:40, inlined from ‘SEXPREC* Rcpp::internal::wrap_dispatch(const T&, Rcpp::traits::wrap_type_primitive_tag) [with T = int]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:744:34, inlined from ‘SEXPREC* Rcpp::wrap(const T&) [with T = int]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap_end.h:30:38, inlined from ‘static SEXPREC* Rcpp::internal::generic_element_converter::get(const T&) [with T = int; int RTYPE = 19]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/converter.h:80:23, inlined from ‘static void Rcpp::Vector::replace_element__dispatch__isArgument(Rcpp::traits::false_type, iterator, SEXP, R_xlen_t, const U&) [with U = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:530:13, inlined from ‘static void Rcpp::Vector::replace_element__dispatch(Rcpp::traits::true_type, iterator, SEXP, R_xlen_t, const U&) [with U = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:523:46, inlined from ‘static void Rcpp::Vector::replace_element(iterator, SEXP, R_xlen_t, const U&) [with U = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:512:34, inlined from ‘static void Rcpp::Vector::replace_element_impl(iterator&, Rcpp::Shield&, int&, const T&) [with T = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:1164:24, inlined from ‘static void Rcpp::Vector::replace_element_impl(iterator&, Rcpp::Shield&, int&, const T&, const TArgs& ...) [with T = Rcpp::traits::named_object >; TArgs = {Rcpp::traits::named_object}; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:1170:29, inlined from ‘static void Rcpp::Vector::replace_element_impl(iterator&, Rcpp::Shield&, int&, const T&, const TArgs& ...) [with T = Rcpp::traits::named_object >; TArgs = {Rcpp::traits::named_object >, Rcpp::traits::named_object}; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:1170:29, inlined from ‘static void Rcpp::Vector::replace_element_impl(iterator&, Rcpp::Shield&, int&, const T&, const TArgs& ...) [with T = Rcpp::traits::named_object >; TArgs = {Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object}; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:1170:29, inlined from ‘static void Rcpp::Vector::replace_element_impl(iterator&, Rcpp::Shield&, int&, const T&, const TArgs& ...) [with T = Rcpp::traits::named_object >; TArgs = {Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object}; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:1170:29, inlined from ‘static void Rcpp::Vector::replace_element_impl(iterator&, Rcpp::Shield&, int&, const T&, const TArgs& ...) [with T = Rcpp::traits::named_object >; TArgs = {Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object}; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:1170:29, inlined from ‘static Rcpp::Vector Rcpp::Vector::create__dispatch(Rcpp::traits::true_type, const T& ...) [with T = {Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object}; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:1146:29, inlined from ‘static Rcpp::Vector Rcpp::Vector::create(const T& ...) [with T = {Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object}; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:1128:50, inlined from ‘SEXPREC* interleave::primitives::interleave_triangle(SEXPREC*&, Rcpp::List)’ at ../inst/include/interleave/primitives/primitives.hpp:286:30: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:448:41: warning: ‘stride’ may be used uninitialized [-Wmaybe-uninitialized] 448 | r_vector_start(x)[0] = object; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ ../inst/include/interleave/primitives/primitives.hpp: In function ‘SEXPREC* interleave::primitives::interleave_triangle(SEXPREC*&, Rcpp::List)’: ../inst/include/interleave/primitives/primitives.hpp:158:9: note: ‘stride’ was declared here 158 | int stride; | ^~~~~~ g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fpic -g -O2 -Wall -pedantic -mtune=native -c tests.cpp -o tests.o In file included from tests.cpp:5: ../inst/include/interleave/primitives/primitives.hpp: In function ‘SEXPREC* interleave::primitives::interleave_triangle(SEXPREC*&, Rcpp::List)’: ../inst/include/interleave/primitives/primitives.hpp:246:9: warning: ‘n_input_coordinates’ may be used uninitialized [-Wmaybe-uninitialized] 246 | if( Rf_length( p ) != n_input_coordinates ) { | ^~ ../inst/include/interleave/primitives/primitives.hpp:149:14: note: ‘n_input_coordinates’ was declared here 149 | R_xlen_t n_input_coordinates; | ^~~~~~~~~~~~~~~~~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:192, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27, from tests.cpp:1: In function ‘SEXPREC* Rcpp::internal::primitive_wrap__impl__cast(const T&, Rcpp::traits::false_type) [with T = int]’, inlined from ‘SEXPREC* Rcpp::internal::primitive_wrap__impl(const T&, Rcpp::traits::r_type_primitive_tag) [with T = int]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:471:46, inlined from ‘SEXPREC* Rcpp::internal::primitive_wrap(const T&) [with T = int]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:495:40, inlined from ‘SEXPREC* Rcpp::internal::wrap_dispatch(const T&, Rcpp::traits::wrap_type_primitive_tag) [with T = int]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:744:34, inlined from ‘SEXPREC* Rcpp::wrap(const T&) [with T = int]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap_end.h:30:38, inlined from ‘static SEXPREC* Rcpp::internal::generic_element_converter::get(const T&) [with T = int; int RTYPE = 19]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/converter.h:80:23, inlined from ‘static void Rcpp::Vector::replace_element__dispatch__isArgument(Rcpp::traits::false_type, iterator, SEXP, R_xlen_t, const U&) [with U = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:530:13, inlined from ‘static void Rcpp::Vector::replace_element__dispatch(Rcpp::traits::true_type, iterator, SEXP, R_xlen_t, const U&) [with U = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:523:46, inlined from ‘static void Rcpp::Vector::replace_element(iterator, SEXP, R_xlen_t, const U&) [with U = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:512:34, inlined from ‘static void Rcpp::Vector::replace_element_impl(iterator&, Rcpp::Shield&, int&, const T&) [with T = Rcpp::traits::named_object; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:1164:24, inlined from ‘static void Rcpp::Vector::replace_element_impl(iterator&, Rcpp::Shield&, int&, const T&, const TArgs& ...) [with T = Rcpp::traits::named_object >; TArgs = {Rcpp::traits::named_object}; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:1170:29, inlined from ‘static void Rcpp::Vector::replace_element_impl(iterator&, Rcpp::Shield&, int&, const T&, const TArgs& ...) [with T = Rcpp::traits::named_object >; TArgs = {Rcpp::traits::named_object >, Rcpp::traits::named_object}; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:1170:29, inlined from ‘static void Rcpp::Vector::replace_element_impl(iterator&, Rcpp::Shield&, int&, const T&, const TArgs& ...) [with T = Rcpp::traits::named_object >; TArgs = {Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object}; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:1170:29, inlined from ‘static void Rcpp::Vector::replace_element_impl(iterator&, Rcpp::Shield&, int&, const T&, const TArgs& ...) [with T = Rcpp::traits::named_object >; TArgs = {Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object}; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:1170:29, inlined from ‘static void Rcpp::Vector::replace_element_impl(iterator&, Rcpp::Shield&, int&, const T&, const TArgs& ...) [with T = Rcpp::traits::named_object >; TArgs = {Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object}; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:1170:29, inlined from ‘static Rcpp::Vector Rcpp::Vector::create__dispatch(Rcpp::traits::true_type, const T& ...) [with T = {Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object}; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:1146:29, inlined from ‘static Rcpp::Vector Rcpp::Vector::create(const T& ...) [with T = {Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object >, Rcpp::traits::named_object}; int RTYPE = 19; StoragePolicy = Rcpp::PreserveStorage]’ at /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:1128:50, inlined from ‘SEXPREC* interleave::primitives::interleave_triangle(SEXPREC*&, Rcpp::List)’ at ../inst/include/interleave/primitives/primitives.hpp:286:30: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:448:41: warning: ‘stride’ may be used uninitialized [-Wmaybe-uninitialized] 448 | r_vector_start(x)[0] = object; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ ../inst/include/interleave/primitives/primitives.hpp: In function ‘SEXPREC* interleave::primitives::interleave_triangle(SEXPREC*&, Rcpp::List)’: ../inst/include/interleave/primitives/primitives.hpp:158:9: note: ‘stride’ was declared here 158 | int stride; | ^~~~~~ g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o interleave.so RcppExports.o interleave.o tests.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpROcr0l/R.INSTALL30104066bfc5fc/interleave/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-interleave/00new/interleave/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** 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 (interleave) * installing *source* package ‘rmatio’ ... ** this is package ‘rmatio’ version ‘0.19.0’ ** package ‘rmatio’ successfully unpacked and MD5 sums checked ** using staged installation checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking inttypes.h... yes checking stdlib.h... yes checking stdint.h... yes checking strings.h... yes checking string.h... yes checking sys/stat.h... yes checking sys/types.h... yes checking unistd.h... checking for zlib... yes checking size of char... 1 checking size of short... 2 checking size of double... 8 checking size of float... 4 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of size_t... 8 checking size of void *... 8 checking for mat_int8_t... int8_t checking for mat_int16_t... int16_t checking for mat_int32_t... int32_t checking for mat_int64_t... int64_t checking for mat_uint8_t... uint8_t checking for mat_uint16_t... uint16_t checking for mat_uint32_t... uint32_t checking for mat_uint64_t... uint64_t configure: creating ./config.status config.status: creating src/Makevars config.status: creating src/matio/config.h config.status: src/matio/config.h is unchanged ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-7) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpZ6u2pl/R.INSTALL30103c3df366fb/rmatio/src' gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c matio/endian.c -o matio/endian.o gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c matio/inflate.c -o matio/inflate.o matio/inflate.c: In function ‘InflateSkip’: matio/inflate.c:77:22: warning: storing the address of local variable ‘uncomp_buf’ in ‘*z.next_out’ [-Wdangling-pointer=] 77 | z->next_out = uncomp_buf; | ~~~~~~~~~~~~~^~~~~~~~~~~~ matio/inflate.c:51:31: note: ‘uncomp_buf’ declared here 51 | mat_uint8_t comp_buf[512],uncomp_buf[512]; | ^~~~~~~~~~ matio/inflate.c:49:35: note: ‘z’ declared here 49 | InflateSkip(mat_t *mat, z_streamp z, int nbytes) | ~~~~~~~~~~^ gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c matio/mat4.c -o matio/mat4.o gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c matio/mat5.c -o matio/mat5.o gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c matio/mat.c -o matio/mat.o gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c matio/matvar_cell.c -o matio/matvar_cell.o gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c matio/matvar_struct.c -o matio/matvar_struct.o gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c matio/read_data.c -o matio/read_data.o gcc-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rmatio.c -o rmatio.o gcc-15 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o rmatio.so matio/endian.o matio/inflate.o matio/mat4.o matio/mat5.o matio/mat.o matio/matvar_cell.o matio/matvar_struct.o matio/read_data.o rmatio.o -lz -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpZ6u2pl/R.INSTALL30103c3df366fb/rmatio/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-rmatio/00new/rmatio/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (rmatio) * installing *source* package ‘colourvalues’ ... ** this is package ‘colourvalues’ version ‘0.3.11’ ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-7) 15.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMOEFAP/R.INSTALL30104211bd87c/colourvalues/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ColourValues.cpp -o ColourValues.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ConvertColours.cpp -o ConvertColours.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c alpha.cpp -o alpha.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c format.cpp -o format.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c list.cpp -o list.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c palette_utils.cpp -o palette_utils.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c palettes.cpp -o palettes.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c scale.cpp -o scale.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o colourvalues.so ColourValues.o ConvertColours.o RcppExports.o alpha.o format.o list.o palette_utils.o palettes.o scale.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMOEFAP/R.INSTALL30104211bd87c/colourvalues/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-colourvalues/00new/colourvalues/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** 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 (colourvalues) begin installing package ‘spatialwidget’ * installing *source* package ‘spatialwidget’ ... ** this is package ‘spatialwidget’ version ‘0.2.6’ ** package ‘spatialwidget’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-7) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8N7A6z/R.INSTALL30171a1627c9e7/spatialwidget/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/tmp/CRAN_recheck/Library/colourvalues/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geojsonsf/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/tmp/CRAN_recheck/Library/interleave/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/jsonify/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rapidjsonr/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sfheaders/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/tmp/CRAN_recheck/Library/colourvalues/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geojsonsf/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/tmp/CRAN_recheck/Library/interleave/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/jsonify/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rapidjsonr/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sfheaders/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c colour.cpp -o colour.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/tmp/CRAN_recheck/Library/colourvalues/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geojsonsf/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/tmp/CRAN_recheck/Library/interleave/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/jsonify/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rapidjsonr/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sfheaders/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c data_construction.cpp -o data_construction.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/tmp/CRAN_recheck/Library/colourvalues/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geojsonsf/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/tmp/CRAN_recheck/Library/interleave/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/jsonify/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rapidjsonr/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sfheaders/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c geojson.cpp -o geojson.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/tmp/CRAN_recheck/Library/colourvalues/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geojsonsf/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/tmp/CRAN_recheck/Library/interleave/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/jsonify/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rapidjsonr/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sfheaders/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c geometrycollection.cpp -o geometrycollection.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/tmp/CRAN_recheck/Library/colourvalues/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geojsonsf/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/tmp/CRAN_recheck/Library/interleave/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/jsonify/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rapidjsonr/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sfheaders/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c legends.cpp -o legends.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/tmp/CRAN_recheck/Library/colourvalues/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geojsonsf/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/tmp/CRAN_recheck/Library/interleave/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/jsonify/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rapidjsonr/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sfheaders/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c mesh.cpp -o mesh.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/tmp/CRAN_recheck/Library/colourvalues/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geojsonsf/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/tmp/CRAN_recheck/Library/interleave/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/jsonify/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rapidjsonr/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sfheaders/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c palette.cpp -o palette.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/tmp/CRAN_recheck/Library/colourvalues/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geojsonsf/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/tmp/CRAN_recheck/Library/interleave/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/jsonify/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rapidjsonr/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sfheaders/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c parameters.cpp -o parameters.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/tmp/CRAN_recheck/Library/colourvalues/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geojsonsf/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/tmp/CRAN_recheck/Library/interleave/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/jsonify/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rapidjsonr/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sfheaders/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c spatialwidget_defaults.cpp -o spatialwidget_defaults.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/tmp/CRAN_recheck/Library/colourvalues/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geojsonsf/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/tmp/CRAN_recheck/Library/interleave/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/jsonify/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rapidjsonr/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sfheaders/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.cpp -o utils.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/tmp/CRAN_recheck/Library/colourvalues/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geojsonsf/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/tmp/CRAN_recheck/Library/interleave/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/jsonify/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rapidjsonr/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sfheaders/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c widget_line.cpp -o widget_line.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/tmp/CRAN_recheck/Library/colourvalues/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geojsonsf/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/tmp/CRAN_recheck/Library/interleave/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/jsonify/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rapidjsonr/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sfheaders/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c widget_point.cpp -o widget_point.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/tmp/CRAN_recheck/Library/colourvalues/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geojsonsf/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/geometries/include' -I'/home/hornik/tmp/CRAN_recheck/Library/interleave/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/jsonify/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/rapidjsonr/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sfheaders/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -fpic -g -O2 -Wall -pedantic -mtune=native -c widget_polygon.cpp -o widget_polygon.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o spatialwidget.so RcppExports.o colour.o data_construction.o geojson.o geometrycollection.o legends.o mesh.o palette.o parameters.o spatialwidget_defaults.o utils.o widget_line.o widget_point.o widget_polygon.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp8N7A6z/R.INSTALL30171a1627c9e7/spatialwidget/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-spatialwidget/00new/spatialwidget/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (spatialwidget) checking colourvalues_0.3.11.tar.gz ... checking rTwig_1.4.0.tar.gz ... checking mapdeck_0.3.5.tar.gz ... checking spatialwidget_0.2.6.tar.gz ... checking leafgl_0.2.2.tar.gz ... checking spatialrisk_0.7.3.tar.gz ... Depends: Package: colourvalues Depends: R (>= 3.3.0) Imports: graphics, Rcpp (>= 1.1.0) LinkingTo: BH (>= 1.81.0), Rcpp (>= 1.1.0) Timings: user system elapsed colourvalues 53.799 5.055 60.039 Results: Check status summary: NOTE OK Source packages 0 1 Reverse depends 1 4 Check results summary: colourvalues ... OK rdepends_leafgl ... OK rdepends_mapdeck ... NOTE * checking C++ specification ... NOTE rdepends_rTwig ... OK rdepends_spatialrisk ... OK rdepends_spatialwidget ... OK Check results changes: Package: spatialwidget [Old version: 0.2.5, New version: 0.2.6] Check: C++ specification Old result: NOTE