* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘rlibkriging’ ... ** this is package ‘rlibkriging’ version ‘0.9-2’ ** package ‘rlibkriging’ successfully unpacked and MD5 sums checked ** using staged installation set CMAKE_BIN=/usr/bin/cmake set CC=gcc-14 -std=gnu23 set FC=gfortran-14 set CFLAGS=-I/usr/local/include -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native set CXX=g++-14 set CXXFLAGS=-std=gnu++17 -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native set LDFLAGS=-Wl,-O1 CI: travis-ci build: Rcpp include path /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include build: R include path /home/hornik/tmp/R.check/r-devel-gcc/Work/build/include -- Color mode enabled fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc-14 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++-14 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Rcpp include path /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include -- R include path /home/hornik/tmp/R.check/r-devel-gcc/Work/build/include -- Rcpp include path /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include -- R include path /home/hornik/tmp/R.check/r-devel-gcc/Work/build/include CMake Deprecation Warning at armadillo/CMakeLists.txt:43 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- *** set cmake policy CMP0025 to NEW -- CMAKE_CXX_STANDARD = 14 -- Configuring Armadillo 14.2.2 -- -- *** WARNING: variable 'CMAKE_CXX_FLAGS' is not empty; this may cause problems! -- -- -- CMAKE_SYSTEM_NAME = Linux -- CMAKE_CXX_COMPILER_ID = GNU -- CMAKE_CXX_COMPILER_VERSION = 14.2.0 -- CMAKE_COMPILER_IS_GNUCXX = 1 -- -- *** options: -- HEADER_ONLY = OFF -- STATIC_LIB = on -- OPENBLAS_PROVIDES_LAPACK = OFF -- ALLOW_FLEXIBLAS_LINUX = ON -- ALLOW_OPENBLAS_MACOS = OFF -- ALLOW_BLAS_LAPACK_MACOS = OFF -- BUILD_SMOKE_TEST = OFF -- -- *** Looking for external libraries -- Found BLAS: /usr/lib/x86_64-linux-gnu/libblas.so -- Found LAPACK: /usr/lib/x86_64-linux-gnu/liblapack.so -- FlexiBLAS_FOUND = NO -- MKL_FOUND = NO -- OpenBLAS_FOUND = NO -- ATLAS_FOUND = NO -- BLAS_FOUND = YES -- LAPACK_FOUND = YES -- Found ARPACK: /usr/lib/x86_64-linux-gnu/libarpack.so -- ARPACK_FOUND = YES -- Looking for SuperLU version 5 -- Found SuperLU version 7, but version 5 is required -- Could not find SuperLU -- SuperLU_FOUND = NO -- -- *** Result of configuration: -- *** ARMA_USE_WRAPPER = true -- *** ARMA_USE_LAPACK = true -- *** ARMA_USE_BLAS = true -- *** ARMA_USE_ATLAS = false -- *** ARMA_USE_ARPACK = true -- *** ARMA_USE_SUPERLU = false -- -- *** Armadillo wrapper library links with these libraries: -- *** ARMA_LIBS = /usr/lib/x86_64-linux-gnu/libblas.so;/usr/lib/x86_64-linux-gnu/liblapack.so;/usr/lib/x86_64-linux-gnu/libarpack.so -- -- Copying /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/armadillo/include/ to /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/include/ -- Generating /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/config.hpp -- -- CMAKE_CXX_FLAGS = -g -O2 -Wall -pedantic -mtune=native -O2 -- CMAKE_SHARED_LINKER_FLAGS = -Wl,-O1 -Wl,--no-as-needed -- CMAKE_REQUIRED_INCLUDES = -- -- CMAKE_INSTALL_PREFIX = /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed -- CMAKE_INSTALL_LIBDIR = lib -- CMAKE_INSTALL_INCLUDEDIR = include -- CMAKE_INSTALL_DATADIR = share -- CMAKE_INSTALL_BINDIR = bin -- *** copying /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/armadillo/misc/ to /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/misc/ -- *** generating '/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/misc/armadillo.pc' -- Generating '/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/ArmadilloConfig.cmake' -- Generating '/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/ArmadilloConfigVersion.cmake' -- Generating '/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/InstallFiles/ArmadilloConfig.cmake' -- Generating '/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/InstallFiles/ArmadilloConfigVersion.cmake' -- Build static library -- Static analysis not available. -- Octave binding available [v9.4.0] but disabled as requested. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Could NOT find Matlab (missing: Matlab_INCLUDE_DIRS MAIN_PROGRAM) -- Matlab binding not available CMake Warning (dev) at CMakeLists.txt:481 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.13.5", minimum required is "3.7") -- Checking Python requirements ✘ Module pytest is NOT available ✘ Module wheel is NOT available ✔ Module numpy>=1.18,<2 is available ✔ Module setuptools is available ✔ Module packaging is available -- Python requirement failure: python3 interpreter found: /usr/bin/python3 -- Python binding not available. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success CMake Warning at CMakeLists.txt:652 (message): clang-format no found; clang-format target is not available. CMake Warning at CMakeLists.txt:686 (message): doxygen no found; doc target is not available. -- Configuring done (1.7s) -- Generating done (0.0s) -- Build files have been written to: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build gmake[1]: Entering directory '/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build' [ 3%] Building CXX object armadillo/CMakeFiles/armadillo.dir/src/wrapper1.cpp.o [ 7%] Building CXX object armadillo/CMakeFiles/armadillo.dir/src/wrapper2.cpp.o [ 11%] Linking CXX static library libarmadillo.a [ 11%] Built target armadillo [ 15%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/blas.c.o [ 19%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/lbfgsb.c.o /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘mainlb_’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:507:19: warning: unused variable ‘io___70’ [-Wunused-variable] 507 | static cilist io___70 = { 0, 6, 0, fmt_1007, 0 }; | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:506:19: warning: unused variable ‘io___69’ [-Wunused-variable] 506 | static cilist io___69 = { 0, 6, 0, fmt_1004, 0 }; | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:505:19: warning: unused variable ‘io___65’ [-Wunused-variable] 505 | static cilist io___65 = { 0, 6, 0, fmt_1008, 0 }; | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:504:19: warning: unused variable ‘io___63’ [-Wunused-variable] 504 | static cilist io___63 = { 0, 6, 0, fmt_1005, 0 }; | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:503:19: warning: unused variable ‘io___62’ [-Wunused-variable] 503 | static cilist io___62 = { 0, 6, 0, fmt_1006, 0 }; | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:502:19: warning: unused variable ‘io___60’ [-Wunused-variable] 502 | static cilist io___60 = { 0, 6, 0, fmt_1005, 0 }; | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:501:19: warning: unused variable ‘io___58’ [-Wunused-variable] 501 | static cilist io___58 = { 0, 6, 0, fmt_1001, 0 }; | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:500:19: warning: unused variable ‘io___57’ [-Wunused-variable] 500 | static cilist io___57 = { 0, 0, 0, fmt_1003, 0 }; | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:499:19: warning: unused variable ‘io___56’ [-Wunused-variable] 499 | static cilist io___56 = { 0, 6, 0, fmt_1002, 0 }; | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:389:11: warning: unused variable ‘o__1’ [-Wunused-variable] 389 | olist o__1; | ^~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘active_’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1264:19: warning: unused variable ‘io___77’ [-Wunused-variable] 1264 | static cilist io___77 = { 0, 6, 0, fmt_1001, 0 }; | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1263:19: warning: unused variable ‘io___76’ [-Wunused-variable] 1263 | static cilist io___76 = { 0, 6, 0, 0, 0 }; | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1262:19: warning: unused variable ‘io___75’ [-Wunused-variable] 1262 | static cilist io___75 = { 0, 6, 0, 0, 0 }; | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘cauchy_’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1594:19: warning: unused variable ‘io___126’ [-Wunused-variable] 1594 | static cilist io___126 = { 0, 6, 0, fmt_2010, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1593:19: warning: unused variable ‘io___125’ [-Wunused-variable] 1593 | static cilist io___125 = { 0, 6, 0, fmt_1010, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1592:19: warning: unused variable ‘io___124’ [-Wunused-variable] 1592 | static cilist io___124 = { 0, 6, 0, fmt_6010, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1591:19: warning: unused variable ‘io___123’ [-Wunused-variable] 1591 | static cilist io___123 = { 0, 6, 0, fmt_4010, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1590:19: warning: unused variable ‘io___122’ [-Wunused-variable] 1590 | static cilist io___122 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1589:19: warning: unused variable ‘io___121’ [-Wunused-variable] 1589 | static cilist io___121 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1588:19: warning: unused variable ‘io___116’ [-Wunused-variable] 1588 | static cilist io___116 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1587:19: warning: unused variable ‘io___113’ [-Wunused-variable] 1587 | static cilist io___113 = { 0, 6, 0, fmt_6010, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1586:19: warning: unused variable ‘io___112’ [-Wunused-variable] 1586 | static cilist io___112 = { 0, 6, 0, fmt_5010, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1585:19: warning: unused variable ‘io___111’ [-Wunused-variable] 1585 | static cilist io___111 = { 0, 6, 0, fmt_4011, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1584:19: warning: unused variable ‘io___104’ [-Wunused-variable] 1584 | static cilist io___104 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1583:19: warning: unused variable ‘io___99’ [-Wunused-variable] 1583 | static cilist io___99 = { 0, 6, 0, fmt_1010, 0 }; | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1582:19: warning: unused variable ‘io___90’ [-Wunused-variable] 1582 | static cilist io___90 = { 0, 6, 0, fmt_3010, 0 }; | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1581:19: warning: unused variable ‘io___82’ [-Wunused-variable] 1581 | static cilist io___82 = { 0, 6, 0, 0, 0 }; | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘freev_’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:2812:19: warning: unused variable ‘io___167’ [-Wunused-variable] 2812 | static cilist io___167 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:2811:19: warning: unused variable ‘io___165’ [-Wunused-variable] 2811 | static cilist io___165 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:2810:19: warning: unused variable ‘io___164’ [-Wunused-variable] 2810 | static cilist io___164 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:2809:19: warning: unused variable ‘io___163’ [-Wunused-variable] 2809 | static cilist io___163 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘lnsrlb_’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3089:19: warning: unused variable ‘io___178’ [-Wunused-variable] 3089 | static cilist io___178 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘prn1lb_’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3374:19: warning: unused variable ‘io___189’ [-Wunused-variable] 3374 | static cilist io___189 = { 0, 6, 0, fmt_1004, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3373:19: warning: unused variable ‘io___188’ [-Wunused-variable] 3373 | static cilist io___188 = { 0, 6, 0, fmt_1004, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3372:19: warning: unused variable ‘io___186’ [-Wunused-variable] 3372 | static cilist io___186 = { 0, 6, 0, fmt_1004, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3371:19: warning: unused variable ‘io___185’ [-Wunused-variable] 3371 | static cilist io___185 = { 0, 0, 0, fmt_9001, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3370:19: warning: unused variable ‘io___184’ [-Wunused-variable] 3370 | static cilist io___184 = { 0, 0, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3369:19: warning: unused variable ‘io___183’ [-Wunused-variable] 3369 | static cilist io___183 = { 0, 0, 0, fmt_2001, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3368:19: warning: unused variable ‘io___182’ [-Wunused-variable] 3368 | static cilist io___182 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3367:19: warning: unused variable ‘io___181’ [-Wunused-variable] 3367 | static cilist io___181 = { 0, 6, 0, fmt_7001, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3364:20: warning: unused variable ‘i__’ [-Wunused-variable] 3364 | static integer i__; | ^~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3356:13: warning: unused variable ‘i__1’ [-Wunused-variable] 3356 | integer i__1; | ^~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘prn2lb_’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3493:19: warning: unused variable ‘io___197’ [-Wunused-variable] 3493 | static cilist io___197 = { 0, 0, 0, fmt_3001, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3492:19: warning: unused variable ‘io___196’ [-Wunused-variable] 3492 | static cilist io___196 = { 0, 6, 0, fmt_2001, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3491:19: warning: unused variable ‘io___194’ [-Wunused-variable] 3491 | static cilist io___194 = { 0, 6, 0, fmt_1004, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3490:19: warning: unused variable ‘io___192’ [-Wunused-variable] 3490 | static cilist io___192 = { 0, 6, 0, fmt_1004, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3489:19: warning: unused variable ‘io___191’ [-Wunused-variable] 3489 | static cilist io___191 = { 0, 6, 0, fmt_2001, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3488:19: warning: unused variable ‘io___190’ [-Wunused-variable] 3488 | static cilist io___190 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3485:25: warning: variable ‘imod’ set but not used [-Wunused-but-set-variable] 3485 | static integer i__, imod; | ^~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3485:20: warning: unused variable ‘i__’ [-Wunused-variable] 3485 | static integer i__, imod; | ^~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3476:13: warning: unused variable ‘i__1’ [-Wunused-variable] 3476 | integer i__1; | ^~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘prn3lb_’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3691:19: warning: unused variable ‘io___225’ [-Wunused-variable] 3691 | static cilist io___225 = { 0, 0, 0, fmt_3008, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3690:19: warning: unused variable ‘io___224’ [-Wunused-variable] 3690 | static cilist io___224 = { 0, 0, 0, fmt_9019, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3689:19: warning: unused variable ‘io___223’ [-Wunused-variable] 3689 | static cilist io___223 = { 0, 0, 0, fmt_9018, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3688:19: warning: unused variable ‘io___222’ [-Wunused-variable] 3688 | static cilist io___222 = { 0, 0, 0, fmt_9015, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3687:19: warning: unused variable ‘io___221’ [-Wunused-variable] 3687 | static cilist io___221 = { 0, 0, 0, fmt_9014, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3686:19: warning: unused variable ‘io___220’ [-Wunused-variable] 3686 | static cilist io___220 = { 0, 0, 0, fmt_9013, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3685:19: warning: unused variable ‘io___219’ [-Wunused-variable] 3685 | static cilist io___219 = { 0, 0, 0, fmt_9012, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3684:19: warning: unused variable ‘io___218’ [-Wunused-variable] 3684 | static cilist io___218 = { 0, 0, 0, fmt_9011, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3683:19: warning: unused variable ‘io___217’ [-Wunused-variable] 3683 | static cilist io___217 = { 0, 0, 0, fmt_3009, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3682:19: warning: unused variable ‘io___216’ [-Wunused-variable] 3682 | static cilist io___216 = { 0, 0, 0, fmt_3002, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3681:19: warning: unused variable ‘io___215’ [-Wunused-variable] 3681 | static cilist io___215 = { 0, 6, 0, fmt_3008, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3680:19: warning: unused variable ‘io___214’ [-Wunused-variable] 3680 | static cilist io___214 = { 0, 6, 0, fmt_3007, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3679:19: warning: unused variable ‘io___213’ [-Wunused-variable] 3679 | static cilist io___213 = { 0, 6, 0, fmt_9019, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3678:19: warning: unused variable ‘io___212’ [-Wunused-variable] 3678 | static cilist io___212 = { 0, 6, 0, fmt_9018, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3677:19: warning: unused variable ‘io___211’ [-Wunused-variable] 3677 | static cilist io___211 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3676:19: warning: unused variable ‘io___210’ [-Wunused-variable] 3676 | static cilist io___210 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3675:19: warning: unused variable ‘io___209’ [-Wunused-variable] 3675 | static cilist io___209 = { 0, 6, 0, fmt_9015, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3674:19: warning: unused variable ‘io___208’ [-Wunused-variable] 3674 | static cilist io___208 = { 0, 6, 0, fmt_9014, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3673:19: warning: unused variable ‘io___207’ [-Wunused-variable] 3673 | static cilist io___207 = { 0, 6, 0, fmt_9013, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3672:19: warning: unused variable ‘io___206’ [-Wunused-variable] 3672 | static cilist io___206 = { 0, 6, 0, fmt_9012, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3671:19: warning: unused variable ‘io___205’ [-Wunused-variable] 3671 | static cilist io___205 = { 0, 6, 0, fmt_9011, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3670:19: warning: unused variable ‘io___204’ [-Wunused-variable] 3670 | static cilist io___204 = { 0, 6, 0, fmt_3009, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3669:19: warning: unused variable ‘io___203’ [-Wunused-variable] 3669 | static cilist io___203 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3668:19: warning: unused variable ‘io___201’ [-Wunused-variable] 3668 | static cilist io___201 = { 0, 6, 0, fmt_1004, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3667:19: warning: unused variable ‘io___200’ [-Wunused-variable] 3667 | static cilist io___200 = { 0, 6, 0, fmt_3005, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3666:19: warning: unused variable ‘io___199’ [-Wunused-variable] 3666 | static cilist io___199 = { 0, 6, 0, fmt_3004, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3665:19: warning: unused variable ‘io___198’ [-Wunused-variable] 3665 | static cilist io___198 = { 0, 6, 0, fmt_3003, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3662:20: warning: unused variable ‘i__’ [-Wunused-variable] 3662 | static integer i__; | ^~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3654:13: warning: unused variable ‘i__1’ [-Wunused-variable] 3654 | integer i__1; | ^~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘subsm_’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3989:19: warning: unused variable ‘io___246’ [-Wunused-variable] 3989 | static cilist io___246 = { 0, 6, 0, fmt_1004, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3988:19: warning: unused variable ‘io___243’ [-Wunused-variable] 3988 | static cilist io___243 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3987:19: warning: unused variable ‘io___242’ [-Wunused-variable] 3987 | static cilist io___242 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3986:19: warning: unused variable ‘io___228’ [-Wunused-variable] 3986 | static cilist io___228 = { 0, 6, 0, fmt_1001, 0 }; | ^~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘dcsrch_’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:4705:16: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] 4705 | if (brackt && (*stp <= stmin || *stp >= stmax) || brackt && stmax - stmin | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: At top level: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:26:16: warning: ‘c__5’ defined but not used [-Wunused-variable] 26 | static integer c__5 = 5; | ^~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:25:16: warning: ‘c__3’ defined but not used [-Wunused-variable] 25 | static integer c__3 = 3; | ^~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:23:16: warning: ‘c__9’ defined but not used [-Wunused-variable] 23 | static integer c__9 = 9; | ^~~~ [ 23%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/linpack.c.o [ 26%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/s_cmp.c.o [ 30%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/s_copy.c.o [ 34%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/timer.c.o [ 38%] Linking C static library liblbfgsb_cpp.a [ 38%] Built target lbfgsb_cpp [ 42%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Trend.cpp.o In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:132, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp.h:27, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Trend.cpp:7: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’ 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’ 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’ 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’ 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’ 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’ 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’ 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’ 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’ 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cout_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’ 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cerr_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’ 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’ 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’ 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’ 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’ 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’ 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’ 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’ 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’ 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’ 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’ 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’ 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’ 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’ 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’ 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’ 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’ 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’ 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 46%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Optim.cpp.o In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:132, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp.h:27, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Optim.cpp:7: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’ 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’ 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’ 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’ 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’ 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’ 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’ 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’ 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’ 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cout_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’ 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cerr_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’ 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’ 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’ 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’ 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’ 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’ 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’ 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’ 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’ 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’ 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’ 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’ 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’ 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’ 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’ 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’ 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’ 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’ 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 50%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Random.cpp.o In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:132, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp.h:27, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Random.cpp:9: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’ 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’ 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’ 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’ 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’ 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’ 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’ 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’ 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’ 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cout_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’ 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cerr_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’ 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’ 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’ 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’ 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’ 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’ 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’ 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’ 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’ 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’ 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’ 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’ 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’ 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’ 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’ 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’ 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’ 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’ 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 53%] Building CXX object src/lib/CMakeFiles/Kriging.dir/LinearAlgebra.cpp.o In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:132, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp.h:27, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’ 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’ 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’ 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’ 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’ 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’ 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’ 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’ 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’ 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cout_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’ 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cerr_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’ 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’ 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’ 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’ 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’ 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’ 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’ 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’ 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’ 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’ 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’ 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’ 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’ 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’ 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’ 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’ 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’ 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’ 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 57%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Covariance.cpp.o In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:132, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp.h:27, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Covariance.cpp:7: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’ 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’ 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’ 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’ 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’ 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’ 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’ 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’ 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’ 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cout_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’ 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cerr_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’ 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’ 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’ 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’ 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’ 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’ 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’ 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’ 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’ 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’ 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’ 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’ 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’ 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’ 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’ 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’ 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’ 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’ 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 61%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Kriging.cpp.o In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:132, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp.h:27, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:8: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’ 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’ 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’ 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’ 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’ 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’ 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’ 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’ 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’ 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cout_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’ 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cerr_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’ 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’ 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’ 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’ 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’ 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’ 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’ 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’ 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’ 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’ 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’ 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’ 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’ 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’ 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’ 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’ 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’ 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’ 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘Kriging::KModel Kriging::make_Model(const arma::vec&, std::map, double>*) const’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:120:15: warning: unused variable ‘d’ [-Wunused-variable] 120 | arma::uword d = m_X.n_cols; | ^ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘double Kriging::_logLikelihood(const arma::vec&, arma::vec*, arma::mat*, KModel*, std::map, double>*) const’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:191:17: warning: unused variable ‘p’ [-Wunused-variable] 191 | arma::uword p = m_F.n_cols; | ^ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘std::tuple, arma::Col > Kriging::leaveOneOutVec(const arma::vec&)’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:497:10: warning: variable ‘loo’ set but not used [-Wunused-but-set-variable] 497 | double loo = -1; | ^~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘void Kriging::fit(const arma::vec&, const arma::mat&, const Trend::RegressionModel&, bool, const std::string&, const std::string&, const Parameters&)’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:1161:33: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 1161 | for (arma::uword i = 0; i < multistart; i++) { // TODO: use some foreach/pragma to let OpenMP work. | ~~^~~~~~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:1328:33: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 1328 | for (arma::uword i = 0; i < multistart; i++) { // TODO: use some foreach/pragma to let OpenMP work. | ~~^~~~~~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘arma::mat Kriging::update_simulate(const arma::vec&, const arma::mat&)’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:1736:15: warning: unused variable ‘d’ [-Wunused-variable] 1736 | arma::uword d = m_X.n_cols; | ^ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:1740:15: warning: unused variable ‘n_on’ [-Wunused-variable] 1740 | arma::uword n_on = n_o + n_n; | ^~~~ In file included from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo:669, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:7: In destructor ‘arma::Mat::~Mat() [with eT = double]’, inlined from ‘arma::Col::~Col()’ at /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Col_bones.hpp:25:7, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_destroy() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:283:35, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:314:14, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:311:7, inlined from ‘std::_Optional_payload<_Tp, false, _Copy, _Move>::~_Optional_payload() [with _Tp = arma::Col; bool _Copy = false; bool _Move = false]’ at /usr/include/c++/14/optional:437:65, inlined from ‘std::_Optional_base, false, false>::~_Optional_base()’ at /usr/include/c++/14/optional:508:12, inlined from ‘constexpr std::optional<_Tp>::optional(std::optional<_Up>&&) [with _Up = arma::Gen, arma::gen_ones>; typename std::enable_if<__and_v >, std::is_constructible<_T1, _U1>, std::is_convertible<_U1, _T1>, std::__not_&>, std::is_constructible<_Tp, std::optional<_Up>&>, std::is_constructible<_Tp, const std::optional<_Up>&&>, std::is_constructible<_Tp, std::optional<_Up>&&>, std::is_convertible&, _Tp>, std::is_convertible&, _Tp>, std::is_convertible&&, _Tp>, std::is_convertible&&, _Tp> > > >, bool>::type = true; _Tp = arma::Col]’ at /usr/include/c++/14/optional:795:2, inlined from ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’ at /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:1878:20: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Mat_meat.hpp:29:6: warning: ‘*(arma::Mat*)((char*)& + offsetof(Parameters, KrigingParameters::beta.std::optional >::.std::_Optional_base, false, false>::)).arma::Mat::n_alloc’ may be used uninitialized [-Wmaybe-uninitialized] 29 | if(n_alloc > 0) | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:1883:35: note: ‘’ declared here 1883 | true}; | ^ In destructor ‘arma::Mat::~Mat() [with eT = double]’, inlined from ‘arma::Col::~Col()’ at /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Col_bones.hpp:25:7, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_destroy() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:283:35, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:314:14, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:311:7, inlined from ‘std::_Optional_payload<_Tp, false, _Copy, _Move>::~_Optional_payload() [with _Tp = arma::Col; bool _Copy = false; bool _Move = false]’ at /usr/include/c++/14/optional:437:65, inlined from ‘std::_Optional_base, false, false>::~_Optional_base()’ at /usr/include/c++/14/optional:508:12, inlined from ‘constexpr std::optional<_Tp>::optional(std::optional<_Up>&&) [with _Up = arma::Gen, arma::gen_ones>; typename std::enable_if<__and_v >, std::is_constructible<_T1, _U1>, std::is_convertible<_U1, _T1>, std::__not_&>, std::is_constructible<_Tp, std::optional<_Up>&>, std::is_constructible<_Tp, const std::optional<_Up>&&>, std::is_constructible<_Tp, std::optional<_Up>&&>, std::is_convertible&, _Tp>, std::is_convertible&, _Tp>, std::is_convertible&&, _Tp>, std::is_convertible&&, _Tp> > > >, bool>::type = true; _Tp = arma::Col]’ at /usr/include/c++/14/optional:795:2, inlined from ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’ at /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:1878:20: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Mat_meat.hpp:32:20: warning: ‘((const double**)((char*)& + offsetof(Parameters, KrigingParameters::beta.std::optional >::.std::_Optional_base, false, false>::_M_payload.std::_Optional_payload, false, false, false>::.std::_Optional_payload, true, false, false>::.std::_Optional_payload_base >::_M_payload)))[4]’ may be used uninitialized [-Wmaybe-uninitialized] 32 | memory::release( access::rw(mem) ); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:1883:35: note: ‘’ declared here 1883 | true}; | ^ In destructor ‘arma::Mat::~Mat() [with eT = double]’, inlined from ‘arma::Col::~Col()’ at /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Col_bones.hpp:25:7, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_destroy() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:283:35, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:314:14, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:311:7, inlined from ‘std::_Optional_payload<_Tp, false, _Copy, _Move>::~_Optional_payload() [with _Tp = arma::Col; bool _Copy = false; bool _Move = false]’ at /usr/include/c++/14/optional:437:65, inlined from ‘std::_Optional_base, false, false>::~_Optional_base()’ at /usr/include/c++/14/optional:508:12, inlined from ‘constexpr std::optional<_Tp>::optional(std::optional<_Up>&&) [with _Up = arma::Op, arma::op_htrans2>; typename std::enable_if<__and_v >, std::is_constructible<_T1, _U1>, std::is_convertible<_U1, _T1>, std::__not_&>, std::is_constructible<_Tp, std::optional<_Up>&>, std::is_constructible<_Tp, const std::optional<_Up>&&>, std::is_constructible<_Tp, std::optional<_Up>&&>, std::is_convertible&, _Tp>, std::is_convertible&, _Tp>, std::is_convertible&&, _Tp>, std::is_convertible&&, _Tp> > > >, bool>::type = true; _Tp = arma::Col]’ at /usr/include/c++/14/optional:795:2, inlined from ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’ at /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:1885:20: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Mat_meat.hpp:29:6: warning: ‘*(arma::Mat*)((char*)& + offsetof(Parameters, KrigingParameters::beta.std::optional >::.std::_Optional_base, false, false>::)).arma::Mat::n_alloc’ may be used uninitialized [-Wmaybe-uninitialized] 29 | if(n_alloc > 0) | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:1890:36: note: ‘’ declared here 1890 | false}; | ^ In destructor ‘arma::Mat::~Mat() [with eT = double]’, inlined from ‘arma::Col::~Col()’ at /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Col_bones.hpp:25:7, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_destroy() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:283:35, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:314:14, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:311:7, inlined from ‘std::_Optional_payload<_Tp, false, _Copy, _Move>::~_Optional_payload() [with _Tp = arma::Col; bool _Copy = false; bool _Move = false]’ at /usr/include/c++/14/optional:437:65, inlined from ‘std::_Optional_base, false, false>::~_Optional_base()’ at /usr/include/c++/14/optional:508:12, inlined from ‘constexpr std::optional<_Tp>::optional(std::optional<_Up>&&) [with _Up = arma::Op, arma::op_htrans2>; typename std::enable_if<__and_v >, std::is_constructible<_T1, _U1>, std::is_convertible<_U1, _T1>, std::__not_&>, std::is_constructible<_Tp, std::optional<_Up>&>, std::is_constructible<_Tp, const std::optional<_Up>&&>, std::is_constructible<_Tp, std::optional<_Up>&&>, std::is_convertible&, _Tp>, std::is_convertible&, _Tp>, std::is_convertible&&, _Tp>, std::is_convertible&&, _Tp> > > >, bool>::type = true; _Tp = arma::Col]’ at /usr/include/c++/14/optional:795:2, inlined from ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’ at /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:1885:20: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Mat_meat.hpp:32:20: warning: ‘((const double**)((char*)& + offsetof(Parameters, KrigingParameters::beta.std::optional >::.std::_Optional_base, false, false>::_M_payload.std::_Optional_payload, false, false, false>::.std::_Optional_payload, true, false, false>::.std::_Optional_payload_base >::_M_payload)))[4]’ may be used uninitialized [-Wmaybe-uninitialized] 32 | memory::release( access::rw(mem) ); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:1890:36: note: ‘’ declared here 1890 | false}; | ^ In destructor ‘arma::Mat::~Mat() [with eT = double]’, inlined from ‘arma::Col::~Col()’ at /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Col_bones.hpp:25:7, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_destroy() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:283:35, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:314:14, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:311:7, inlined from ‘std::_Optional_payload<_Tp, false, _Copy, _Move>::~_Optional_payload() [with _Tp = arma::Col; bool _Copy = false; bool _Move = false]’ at /usr/include/c++/14/optional:437:65, inlined from ‘std::_Optional_base, false, false>::~_Optional_base()’ at /usr/include/c++/14/optional:508:12, inlined from ‘constexpr std::optional<_Tp>::optional(std::optional<_Up>&&) [with _Up = arma::eOp, arma::eop_scalar_times>; typename std::enable_if<__and_v >, std::is_constructible<_T1, _U1>, std::is_convertible<_U1, _T1>, std::__not_&>, std::is_constructible<_Tp, std::optional<_Up>&>, std::is_constructible<_Tp, const std::optional<_Up>&&>, std::is_constructible<_Tp, std::optional<_Up>&&>, std::is_convertible&, _Tp>, std::is_convertible&, _Tp>, std::is_convertible&&, _Tp>, std::is_convertible&&, _Tp> > > >, bool>::type = true; _Tp = arma::Col]’ at /usr/include/c++/14/optional:795:2, inlined from ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’ at /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:1900:18: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Mat_meat.hpp:29:6: warning: ‘*(arma::Mat*)((char*)& + offsetof(Parameters, KrigingParameters::beta.std::optional >::.std::_Optional_base, false, false>::)).arma::Mat::n_alloc’ may be used uninitialized [-Wmaybe-uninitialized] 29 | if(n_alloc > 0) | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:1905:34: note: ‘’ declared here 1905 | false}; | ^ In destructor ‘arma::Mat::~Mat() [with eT = double]’, inlined from ‘arma::Col::~Col()’ at /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Col_bones.hpp:25:7, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_destroy() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:283:35, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:314:14, inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col]’ at /usr/include/c++/14/optional:311:7, inlined from ‘std::_Optional_payload<_Tp, false, _Copy, _Move>::~_Optional_payload() [with _Tp = arma::Col; bool _Copy = false; bool _Move = false]’ at /usr/include/c++/14/optional:437:65, inlined from ‘std::_Optional_base, false, false>::~_Optional_base()’ at /usr/include/c++/14/optional:508:12, inlined from ‘constexpr std::optional<_Tp>::optional(std::optional<_Up>&&) [with _Up = arma::eOp, arma::eop_scalar_times>; typename std::enable_if<__and_v >, std::is_constructible<_T1, _U1>, std::is_convertible<_U1, _T1>, std::__not_&>, std::is_constructible<_Tp, std::optional<_Up>&>, std::is_constructible<_Tp, const std::optional<_Up>&&>, std::is_constructible<_Tp, std::optional<_Up>&&>, std::is_convertible&, _Tp>, std::is_convertible&, _Tp>, std::is_convertible&&, _Tp>, std::is_convertible&&, _Tp> > > >, bool>::type = true; _Tp = arma::Col]’ at /usr/include/c++/14/optional:795:2, inlined from ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’ at /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:1900:18: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Mat_meat.hpp:32:20: warning: ‘((const double**)((char*)& + offsetof(Parameters, KrigingParameters::beta.std::optional >::.std::_Optional_base, false, false>::_M_payload.std::_Optional_payload, false, false, false>::.std::_Optional_payload, true, false, false>::.std::_Optional_payload_base >::_M_payload)))[4]’ may be used uninitialized [-Wmaybe-uninitialized] 32 | memory::release( access::rw(mem) ); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Kriging.cpp:1905:34: note: ‘’ declared here 1905 | false}; | ^ [ 65%] Building CXX object src/lib/CMakeFiles/Kriging.dir/NuggetKriging.cpp.o In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:132, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp.h:27, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’ 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’ 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’ 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’ 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’ 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’ 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’ 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’ 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’ 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cout_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’ 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cerr_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’ 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’ 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’ 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’ 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’ 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’ 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’ 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’ 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’ 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’ 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’ 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’ 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’ 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’ 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’ 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’ 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’ 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’ 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NuggetKriging.cpp: In member function ‘NuggetKriging::KModel NuggetKriging::make_Model(const arma::vec&, double, std::map, double>*) const’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:123:15: warning: unused variable ‘d’ [-Wunused-variable] 123 | arma::uword d = m_X.n_cols; | ^ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NuggetKriging.cpp: In member function ‘void NuggetKriging::fit(const arma::vec&, const arma::mat&, const Trend::RegressionModel&, bool, const std::string&, const std::string&, const Parameters&)’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:906:31: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 906 | for (arma::uword i = 0; i < multistart; i++) { | ~~^~~~~~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NuggetKriging.cpp: In member function ‘arma::mat NuggetKriging::update_simulate(const arma::vec&, const arma::mat&)’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1412:15: warning: unused variable ‘d’ [-Wunused-variable] 1412 | arma::uword d = m_X.n_cols; | ^ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1416:15: warning: unused variable ‘n_on’ [-Wunused-variable] 1416 | arma::uword n_on = n_o + n_n; | ^~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NuggetKriging.cpp: In member function ‘double NuggetKriging::_logMargPost(const arma::vec&, arma::vec*, KModel*, std::map, double>*) const’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:434:23: warning: ‘_sigma2’ may be used uninitialized [-Wmaybe-uninitialized] 434 | double log_S_2 = log(_sigma2 * (n - p)); | ~~~^~~~~~~~~~~~~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:371:10: note: ‘_sigma2’ was declared here 371 | double _sigma2; | ^~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:448:48: warning: ‘_nugget’ may be used uninitialized [-Wmaybe-uninitialized] 448 | double t = arma::accu(CL / _theta) + _nugget / _sigma2; | ~~~~~~~~^~~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:372:10: note: ‘_nugget’ was declared here 372 | double _nugget; | ^~~~~~~ [ 69%] Building CXX object src/lib/CMakeFiles/Kriging.dir/NoiseKriging.cpp.o In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:132, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp.h:27, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’ 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’ 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’ 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’ 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’ 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’ 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’ 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’ 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’ 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cout_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’ 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cerr_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’ 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’ 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’ 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’ 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’ 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’ 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’ 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’ 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’ 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’ 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’ 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’ 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’ 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’ 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’ 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’ 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’ 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’ 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NoiseKriging.cpp: In member function ‘NoiseKriging::KModel NoiseKriging::make_Model(const arma::vec&, double, std::map, double>*) const’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:121:15: warning: unused variable ‘d’ [-Wunused-variable] 121 | arma::uword d = m_X.n_cols; | ^ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NoiseKriging.cpp: In member function ‘void NoiseKriging::fit(const arma::vec&, const arma::vec&, const arma::mat&, const Trend::RegressionModel&, bool, const std::string&, const std::string&, const Parameters&)’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:517:31: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 517 | for (arma::uword i = 0; i < multistart; i++) { | ~~^~~~~~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:606:50: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] 606 | || (sol_to_b < arma::datum::eps) && (result.num_iters <= 2) // we fastly converged to one bound | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NoiseKriging.cpp: In member function ‘arma::mat NoiseKriging::update_simulate(const arma::vec&, const arma::vec&, const arma::mat&)’: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:1003:15: warning: unused variable ‘d’ [-Wunused-variable] 1003 | arma::uword d = m_X.n_cols; | ^ /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:1007:15: warning: unused variable ‘n_on’ [-Wunused-variable] 1007 | arma::uword n_on = n_o + n_n; | ^~~~ [ 73%] Building CXX object src/lib/CMakeFiles/Kriging.dir/KrigingLoader.cpp.o In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:132, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp.h:27, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’ 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’ 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’ 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’ 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’ 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’ 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’ 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’ 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’ 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cout_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’ 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cerr_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’ 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’ 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’ 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’ 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’ 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’ 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’ 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’ 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’ 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’ 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’ 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’ 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’ 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’ 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’ 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’ 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’ 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’ 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 76%] Building CXX object src/lib/CMakeFiles/Kriging.dir/lkalloc.cpp.o [ 80%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Bench.cpp.o In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:132, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp.h:27, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/Bench.cpp:7: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’ 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’ 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’ 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’ 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’ 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’ 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’ 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’ 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’ 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cout_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’ 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cerr_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’ 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’ 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’ 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’ 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’ 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’ 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’ 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’ 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’ 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’ 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’ 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’ 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’ 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’ 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’ 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’ 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’ 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’ 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 84%] Building CXX object src/lib/CMakeFiles/Kriging.dir/CacheFunction.cpp.o In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:132, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp.h:27, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/CacheFunction.hpp:12, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/CacheFunction.cpp:1: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’ 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’ 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’ 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’ 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’ 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’ 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’ 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’ 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’ 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cout_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’ 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cerr_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’ 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’ 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’ 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’ 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’ 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’ 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’ 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’ 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’ 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’ 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’ 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’ 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’ 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’ 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’ 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’ 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’ 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’ 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 88%] Building CXX object src/lib/CMakeFiles/Kriging.dir/utils/base64.cpp.o In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:132, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp.h:27, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/utils/base64.cpp:34: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’ 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’ 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’ 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’ 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’ 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’ 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’ 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’ 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’ 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cout_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’ 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cerr_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’ 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’ 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’ 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’ 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’ 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’ 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’ 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’ 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’ 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’ 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’ 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’ 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’ 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’ 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’ 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’ 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’ 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’ 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 92%] Building CXX object src/lib/CMakeFiles/Kriging.dir/utils/jsonutils.cpp.o In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/RcppCommon.h:132, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp.h:27, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4, from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’ 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’ 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’ 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’ 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’ 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’ 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’ 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’ 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’ 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cout_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’ 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream& Rcpp::Rcpp_cerr_get()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream& (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’ 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’ 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’ 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’ 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’ 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’ 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’ 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’ 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’ 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’ 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’ 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’ 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’ 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’ 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’ 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’ 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’ 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’ 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 96%] Building CXX object src/lib/CMakeFiles/Kriging.dir/__/__/version.cpp.o [100%] Linking CXX static library libKriging.a [100%] Built target Kriging -- Install configuration: "Release" -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/config.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_join_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_arpack.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Proxy.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_find_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpMat_iterators_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_vecnorm_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/GenCube_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_shuffle_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_symmat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_log_det_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SparseGenMatProd_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_stddev_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_unique_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/OpCube_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_diags_spdiags.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_vectorise_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpOp_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eig_gen.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_rank.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/memory.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_mvnrnd_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_plus_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_solve_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_toeplitz.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_normalise_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpToDOp_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_reshape_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_minus_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/promote_type.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpBase_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_conv.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_reshape_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SortEigenvalue.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_cmath.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/eGlue_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_times_misc_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/compiler_setup_post.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_fft.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_qz.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_reverse_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cross_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_diff.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/diagview_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_min_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/eOp_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_polyval.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trunc_exp.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_col_list_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diff_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/running_stat_vec_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_max_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/traits.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_trimat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_logmat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_var_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_chol.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_times_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/GlueCube_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_inv_spd_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_ones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_reverse_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trig.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_field_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/sym_helper.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randu.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtGlue_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/podarray_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_normalise.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_any.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cov_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_find.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_polyfit.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Cube_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_slices_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Col_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/xvec_htrans_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/unwrap_spmat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_shift_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpToDGlue_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_ostream.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_expmat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/MapMat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_orth_null.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_minus.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/eOpCube_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/GlueCube_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_max_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eigs_sym.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpGlue_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/span.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cross.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cumsum.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_rel_comparators.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sort_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_strans_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_mixed_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_repmat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_static_check.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_det.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/wall_clock_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_wishrnd_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diagmat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_misc_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SymEigsSolver_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_det_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_pinv_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_orth_null_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/arrayops_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_relational.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_hist.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_mean.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cov_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_any_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cumsum_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_herk.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/unwrap_cube.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_clamp.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_pinv_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_toeplitz_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_misc_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_chol_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cond_rcond.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_ostream_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpMat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_rng.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_kron_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_cx_attrib.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_fftw3.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diagvec_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_blas.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_field_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_diagvec_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_spsolve.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/typedef_elem_check.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_strans.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_trapz_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_vectorise.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randi.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpBase_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_resize_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_prod_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/unwrap.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SparseGenRealShiftSolve_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_dotext_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SparseGenRealShiftSolve_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_polyval_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_mixed_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cx_scalar_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_arpack.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtOp_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_lapack.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_quantile_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_symmat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cov.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trace.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/sp_auxlib_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_index_min_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/diskio_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sprandn.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Base_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Gen_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diagmat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Base_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_join.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trimat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_plus.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_nonzeros_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_atlas.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/field_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_shift.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/diagview_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_median_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_min_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sort_index.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_find_unique_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_resize.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_symmat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_polyval_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_DenseGenMatProd_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_chol_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/sp_auxlib_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_merge_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_misc.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_rng_cxx03.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_max.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_repelem.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_range.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_schur.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtOpCube_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_repmat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_powext_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Col_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cumprod_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diff_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_histc.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_norm_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_reverse_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_GenEigsSolver_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_str.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtGlueCube_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtGlue_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/restrictors.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/csv_name.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_atan2_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_symmat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_diagmat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_trimat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_hist_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_max_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_superlu.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_inv_gen_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_diagmat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_max_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_any_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_minus.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_repelem_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_relational_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_syrk.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/running_stat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_powext_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/CubeToMatOp_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_size.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/include_superlu.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_min_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/arrayops_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_shift_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_elem1_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_times.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_mvnrnd.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/diagmat_proxy.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_logmat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_svd.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_strans_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fft_engine_kissfft.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_expmat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_kmeans.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_polyfit_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_TridiagEigen_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_htrans_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_trapz_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_vectorise_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_roots_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_svds.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_solve.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_stddev.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_toeplitz_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sqrtmat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_hess.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_as_dense_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cumsum_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_as_dense_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_repmat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/cond_rel_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_plus_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sqrtmat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_fft_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_mean_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_as_scalar.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_conv_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SizeMat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_schur.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_intersect_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_vecnorm_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_max_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_row_as_mat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_index_max_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_shuffle_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_relational_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_kron_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sort.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_relational_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpReduceOp_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpProxy.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_trimat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/CubeToMatOp_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_mean_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_var.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_mean_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_var_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpGlue_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sort_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sylvester.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_misc_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpValProxy_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_rank_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/trimat_helper.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_hist_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/typedef_elem.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_qr.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_expmat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_log_normpdf.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/xvec_htrans_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SizeCube_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_resize_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_inv.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_norm2est_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sort_index_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/cond_rel_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_min_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Mat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/band_helper.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_intersect_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_chi2rnd.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sqrtmat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cumprod.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_prod_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_TridiagEigen_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eig_pair.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_times.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_flip_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_mean_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_UpperHessenbergQR_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_all_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpRow_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_row_as_mat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_var_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_flip.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_inv_sympd.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_norm2est_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_config.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_vectorise_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_rcond_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_range_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/xtrans_mat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_inv_spd_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_each_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/running_stat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_hist_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cor_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randg.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cor.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/eop_core_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cor_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_diagmat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_fft2.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpGlue_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_col_as_mat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_min_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_n_unique.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/eGlue_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sprandu.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_atlas.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Row_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_index_min_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtOpCube_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/distr_param.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_trimat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_div.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eigs_gen.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cx_scalar_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_col_as_mat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_affmul_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sort_index_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_toeplitz_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_full_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_roots.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SizeMat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_htrans_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_find_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_diagvec_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_wishrnd.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SparseGenMatProd_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_kron_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/strip.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_range_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_kron.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_repelem_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/eop_aux.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_reshape.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_symmat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/BaseCube_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_pinv.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/hdf5_misc.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_all.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_polyfit_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_log_det_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_inplace_trans.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_each_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/OpCube_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_plus_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_each_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fill.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/debug.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eig_sym.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtGlueCube_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_col_list_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_fftw3.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_wishrnd_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_strans_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_unique.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_plus.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_plus_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_strans_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_sum_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fft_engine_fftw3.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_relational_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/hdf5_name.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_nonzeros_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_lapack.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_interp1.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_histc_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Gen_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/wall_clock_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_powmat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cond_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_UpperHessenbergEigen_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/injector_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/constants.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SizeCube_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_atan2_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SymEigsShiftSolver_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_unique_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_normalise_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_gemm_mixed.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_clamp_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_reverse.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cov_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_diagvec.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_forward.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpOp_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_div.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_times_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_join_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_quantile_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_princomp_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/GenCube_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_iterators_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_minus_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpGlue_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_hypot_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_nonzeros_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_relational_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_elem2_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_normcdf.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_powmat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_rank_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_nonzeros.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_shuffle.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_relational_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_log_det.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_fft_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_vecnorm_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/field_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_zeros.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_shift_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_relational.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_misc_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_minus_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_stddev_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spsolve_factoriser_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_diag_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_UpperHessenbergQR_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_min_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_rcond_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/compiler_check.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/eop_core_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randn.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_powmat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_min.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_sum_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_chi2rnd_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_norm_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_UpperHessenbergEigen_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cor_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_var_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_elem.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_dot.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/eOpCube_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Glue_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_stddev_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Row_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_hist_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_schur_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_times_misc_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_DenseGenMatProd_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cov_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diagvec_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_relational_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_dot_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_merge_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_flip_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/eGlueCube_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_prod.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mp_misc.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eps.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_minus_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_full_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_dotext_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trimat_ind.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_interp2.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_quantile.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_max_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_elem2_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_orth_null_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_EigsSelect.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/eglue_core_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_affmul_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/constants_old.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_ostream_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_gemm.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spsolve_factoriser_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_relational_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_nonzeros_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_index_max.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/compiler_setup.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpOp_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_spones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtOp_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_reverse_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_htrans_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_max_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_hypot_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sum.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpMat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_median_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Op_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_repmat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpCol_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_misc_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Cube_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/auxlib_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sum_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trunc_log.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_princomp.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_accu.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cumprod_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_all_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_dot_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_normalise_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trapz.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_intersect.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_inplace_strans.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_each_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_index_max_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Glue_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_norm_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/MapMat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trans.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_gemv.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_join_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/injector_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_powext.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cond_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_solve_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/BaseCube_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_speye.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_kron_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpValProxy_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spdiagview_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/eGlueCube_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpOp_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpReduceOp_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/upgrade_val.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_vecnorm.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_index_min.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_chi2rnd_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/eOp_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/access.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sum_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/include_hdf5.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_inv_gen_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/typedef_mat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_diag_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_approx_equal.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_max_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_regspace.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_roots_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_shift_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randperm.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_conv_to.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_normpdf.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/running_stat_vec_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpToDOp_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_princomp_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/eglue_core_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_join_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_vecnorm_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_norm_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Mat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_histc_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_numel.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_normalise_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_superlu.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_vectorise_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_find_unique_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SymEigsShiftSolver_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpToDGlue_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_misc_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/typedef_mat_fixed.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_det_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/ProxyCube.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_stddev_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/xtrans_mat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_htrans_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cor_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_norm.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/auxlib_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eye.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpRow_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/diskio_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_find_unique.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_median.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_times_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_min_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_schur_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_clamp_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_conv_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/Op_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_min_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/podarray_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_toeplitz_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_blas.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spdiagview_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cross_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_mvnrnd_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_repmat_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_lu.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_schur.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_logmat_bones.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_elem1_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_slices_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_times_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_version.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpCol_meat.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/armadillo -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/lib/libarmadillo.a -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/lib/pkgconfig/armadillo.pc -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/share/Armadillo/CMake/ArmadilloLibraryDepends.cmake -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/share/Armadillo/CMake/ArmadilloConfig.cmake -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/share/Armadillo/CMake/ArmadilloConfigVersion.cmake -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/lib/liblbfgsb_cpp.a -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/lbfgsb_cpp/lbfgsb.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/lib/cmake/lbfgsb_cpp/lbfgsb_cppConfig.cmake -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/lib/cmake/lbfgsb_cpp/lbfgsb_cppConfig-release.cmake -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/lib/libKriging.a -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/lib/cmake/libKriging.cmake -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/lib/cmake/libKriging-release.cmake -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/libKriging_exports.h -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/Bench.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/CacheFunction.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/Covariance.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/Kriging.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/KrigingException.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/KrigingLoader.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/LinearAlgebra.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/LinearRegression.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/LinearRegressionOptim.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/NoiseKriging.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/NuggetKriging.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/Optim.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/Random.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/Trend.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/libKriging.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/utils/ExplicitCopySpecifier.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/utils/LinearHashStorage.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/utils/cache_details.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/utils/custom_hash_function.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/utils/data_from_arma_vec.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/utils/jsonutils.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/utils/lk_armadillo.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/utils/lkalloc.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/utils/nlohmann/json.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/utils/nlohmann/json_fwd.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/utils/utils.hpp -- Installing: /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build/installed/include/libKriging/version.hpp [100%] Built target install.lib gmake[1]: Leaving directory '/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/libK/build' R Under development (unstable) (2025-07-15 r88411) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > Rcpp::compileAttributes(pkgdir = '.', verbose = TRUE) Exports from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/kriging_binding.cpp: Rcpp::List new_Kriging(std::string kernel) Rcpp::List new_KrigingFit(arma::vec y, arma::mat X, std::string kernel, std::string regmodel = "constant", bool normalize = false, std::string optim = "BFGS", std::string objective = "LL", Rcpp::Nullable parameters = R_NilValue) void kriging_fit(Rcpp::List k, arma::vec y, arma::mat X, std::string regmodel = "constant", bool normalize = false, std::string optim = "BFGS", std::string objective = "LL", Rcpp::Nullable parameters = R_NilValue) Rcpp::List kriging_copy(Rcpp::List k) Rcpp::List kriging_model(Rcpp::List k) std::string kriging_summary(Rcpp::List k) Rcpp::List kriging_predict(Rcpp::List k, arma::mat X_n, bool return_stdev = true, bool return_cov = false, bool return_deriv = false) arma::mat kriging_simulate(Rcpp::List k, int nsim, int seed, arma::mat X_n, bool will_update = false) arma::mat kriging_update_simulate(Rcpp::List k, arma::vec y_u, arma::mat X_u) void kriging_update(Rcpp::List k, arma::vec y_u, arma::mat X_u, bool refit = true) void kriging_save(Rcpp::List k, std::string filename) arma::mat kriging_covMat(Rcpp::List k, arma::mat X1, arma::mat X2) Rcpp::List kriging_logLikelihoodFun(Rcpp::List k, arma::vec theta, bool return_grad = false, bool return_hess = false, bool bench = false) double kriging_logLikelihood(Rcpp::List k) Rcpp::List kriging_leaveOneOutFun(Rcpp::List k, arma::vec theta, bool return_grad = false, bool bench = false) Rcpp::List kriging_leaveOneOutVec(Rcpp::List k, arma::vec theta) double kriging_leaveOneOut(Rcpp::List k) Rcpp::List kriging_logMargPostFun(Rcpp::List k, arma::vec theta, bool return_grad = false, bool bench = false) double kriging_logMargPost(Rcpp::List k) std::string kriging_kernel(Rcpp::List k) std::string kriging_optim(Rcpp::List k) std::string kriging_objective(Rcpp::List k) arma::mat kriging_X(Rcpp::List k) arma::vec kriging_centerX(Rcpp::List k) arma::vec kriging_scaleX(Rcpp::List k) arma::vec kriging_y(Rcpp::List k) double kriging_centerY(Rcpp::List k) double kriging_scaleY(Rcpp::List k) bool kriging_normalize(Rcpp::List k) std::string kriging_regmodel(Rcpp::List k) arma::mat kriging_F(Rcpp::List k) arma::mat kriging_T(Rcpp::List k) arma::mat kriging_M(Rcpp::List k) arma::vec kriging_z(Rcpp::List k) arma::vec kriging_beta(Rcpp::List k) bool kriging_is_beta_estim(Rcpp::List k) arma::vec kriging_theta(Rcpp::List k) bool kriging_is_theta_estim(Rcpp::List k) double kriging_sigma2(Rcpp::List k) bool kriging_is_sigma2_estim(Rcpp::List k) Exports from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/linalg.cpp: double linalg_get_num_nugget() void linalg_set_num_nugget(double nugget) void linalg_check_chol_rcond(bool cr) bool linalg_chol_rcond_checked() arma::mat linalg_chol_safe(arma::mat X) void linalg_set_chol_warning(bool warn) double linalg_rcond_approx_chol(arma::mat X) double linalg_rcond_chol(arma::mat X) arma::mat linalg_chol_block(arma::mat C, arma::mat Loo) Exports from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/load.cpp: Rcpp::List kriging_load(std::string filename) Rcpp::List noisekriging_load(std::string filename) Rcpp::List nuggetkriging_load(std::string filename) std::string class_saved(std::string filename) Exports from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/noisekriging_binding.cpp: Rcpp::List new_NoiseKriging(std::string kernel) Rcpp::List new_NoiseKrigingFit(arma::vec y, arma::vec noise, arma::mat X, std::string kernel, std::string regmodel = "constant", bool normalize = false, std::string optim = "BFGS", std::string objective = "LL", Rcpp::Nullable parameters = R_NilValue) void noisekriging_fit(Rcpp::List k, arma::vec y, arma::vec noise, arma::mat X, std::string regmodel = "constant", bool normalize = false, std::string optim = "BFGS", std::string objective = "LL", Rcpp::Nullable parameters = R_NilValue) Rcpp::List noisekriging_copy(Rcpp::List k) Rcpp::List noisekriging_model(Rcpp::List k) std::string noisekriging_summary(Rcpp::List k) Rcpp::List noisekriging_predict(Rcpp::List k, arma::mat X_n, bool return_stdev = true, bool return_cov = false, bool return_deriv = false) arma::mat noisekriging_simulate(Rcpp::List k, int nsim, int seed, arma::mat X_n, arma::vec with_noise, bool will_update = false) arma::mat noisekriging_update_simulate(Rcpp::List k, arma::vec y_u, arma::vec noise_u, arma::mat X_u) void noisekriging_update(Rcpp::List k, arma::vec y_u, arma::vec noise_u, arma::mat X_u, bool refit = true) void noisekriging_save(Rcpp::List k, std::string filename) arma::mat noisekriging_covMat(Rcpp::List k, arma::mat X1, arma::mat X2) Rcpp::List noisekriging_logLikelihoodFun(Rcpp::List k, arma::vec theta_sigma2, bool return_grad = false, bool bench = false) double noisekriging_logLikelihood(Rcpp::List k) std::string noisekriging_kernel(Rcpp::List k) std::string noisekriging_optim(Rcpp::List k) std::string noisekriging_objective(Rcpp::List k) arma::mat noisekriging_X(Rcpp::List k) arma::vec noisekriging_centerX(Rcpp::List k) arma::vec noisekriging_scaleX(Rcpp::List k) arma::vec noisekriging_y(Rcpp::List k) arma::vec noisekriging_noise(Rcpp::List k) double noisekriging_centerY(Rcpp::List k) double noisekriging_scaleY(Rcpp::List k) bool noisekriging_normalize(Rcpp::List k) std::string noisekriging_regmodel(Rcpp::List k) arma::mat noisekriging_F(Rcpp::List k) arma::mat noisekriging_T(Rcpp::List k) arma::mat noisekriging_M(Rcpp::List k) arma::vec noisekriging_z(Rcpp::List k) arma::vec noisekriging_beta(Rcpp::List k) bool noisekriging_is_beta_estim(Rcpp::List k) arma::vec noisekriging_theta(Rcpp::List k) bool noisekriging_is_theta_estim(Rcpp::List k) double noisekriging_sigma2(Rcpp::List k) bool noisekriging_is_sigma2_estim(Rcpp::List k) Exports from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/nuggetkriging_binding.cpp: Rcpp::List new_NuggetKriging(std::string kernel) Rcpp::List new_NuggetKrigingFit(arma::vec y, arma::mat X, std::string kernel, std::string regmodel = "constant", bool normalize = false, std::string optim = "BFGS", std::string objective = "LL", Rcpp::Nullable parameters = R_NilValue) void nuggetkriging_fit(Rcpp::List k, arma::vec y, arma::mat X, std::string regmodel = "constant", bool normalize = false, std::string optim = "BFGS", std::string objective = "LL", Rcpp::Nullable parameters = R_NilValue) Rcpp::List nuggetkriging_copy(Rcpp::List k) Rcpp::List nuggetkriging_model(Rcpp::List k) std::string nuggetkriging_summary(Rcpp::List k) Rcpp::List nuggetkriging_predict(Rcpp::List k, arma::mat X_n, bool return_stdev = true, bool return_cov = false, bool return_deriv = false) arma::mat nuggetkriging_simulate(Rcpp::List k, int nsim, int seed, arma::mat X_n, bool with_nugget = true, bool will_update = false) arma::mat nuggetkriging_update_simulate(Rcpp::List k, arma::vec y_u, arma::mat X_u) void nuggetkriging_update(Rcpp::List k, arma::vec y_u, arma::mat X_u, bool refit = true) void nuggetkriging_save(Rcpp::List k, std::string filename) arma::mat nuggetkriging_covMat(Rcpp::List k, arma::mat X1, arma::mat X2) Rcpp::List nuggetkriging_logLikelihoodFun(Rcpp::List k, arma::vec theta_alpha, bool return_grad = false, bool bench = false) double nuggetkriging_logLikelihood(Rcpp::List k) Rcpp::List nuggetkriging_logMargPostFun(Rcpp::List k, arma::vec theta_alpha, bool return_grad = false, bool bench = false) double nuggetkriging_logMargPost(Rcpp::List k) std::string nuggetkriging_kernel(Rcpp::List k) std::string nuggetkriging_optim(Rcpp::List k) std::string nuggetkriging_objective(Rcpp::List k) arma::mat nuggetkriging_X(Rcpp::List k) arma::vec nuggetkriging_centerX(Rcpp::List k) arma::vec nuggetkriging_scaleX(Rcpp::List k) arma::vec nuggetkriging_y(Rcpp::List k) double nuggetkriging_centerY(Rcpp::List k) double nuggetkriging_scaleY(Rcpp::List k) bool nuggetkriging_normalize(Rcpp::List k) std::string nuggetkriging_regmodel(Rcpp::List k) arma::mat nuggetkriging_F(Rcpp::List k) arma::mat nuggetkriging_T(Rcpp::List k) arma::mat nuggetkriging_M(Rcpp::List k) arma::vec nuggetkriging_z(Rcpp::List k) arma::vec nuggetkriging_beta(Rcpp::List k) bool nuggetkriging_is_beta_estim(Rcpp::List k) arma::vec nuggetkriging_theta(Rcpp::List k) bool nuggetkriging_is_theta_estim(Rcpp::List k) double nuggetkriging_sigma2(Rcpp::List k) bool nuggetkriging_is_sigma2_estim(Rcpp::List k) double nuggetkriging_nugget(Rcpp::List k) bool nuggetkriging_is_nugget_estim(Rcpp::List k) Exports from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/optim.cpp: bool optim_is_reparametrized() void optim_use_reparametrize(bool reparametrize) double optim_get_theta_lower_factor() void optim_set_theta_lower_factor(double theta_lower_factor) double optim_get_theta_upper_factor() void optim_set_theta_upper_factor(double theta_upper_factor) bool optim_variogram_bounds_heuristic_used() void optim_use_variogram_bounds_heuristic(bool variogram_bounds_heuristic) void optim_log(int l) int optim_get_max_iteration() void optim_set_max_iteration(int max_iteration) double optim_get_gradient_tolerance() void optim_set_gradient_tolerance(double gradient_tolerance) double optim_get_objective_rel_tolerance() void optim_set_objective_rel_tolerance(double objective_rel_tolerance) Exports from /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/random.cpp: void random_reset_seed(unsigned int seed) double random_randu() arma::vec random_randu_vec(unsigned int n) arma::mat random_randu_mat(unsigned int n, unsigned int d) arma::mat random_randn_mat(unsigned int n, unsigned int d) /tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/R/RcppExports.R updated. > ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ using C++17 make[1]: Entering directory '/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I"/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/../inst/"/include -include "libKriging/utils/lkalloc.hpp" -DARMA_ALIEN_MEM_ALLOC_FUNCTION=lkalloc::malloc -DARMA_ALIEN_MEM_FREE_FUNCTION=lkalloc::free -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -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-devel-gcc/Work/build/include" -DNDEBUG -I"/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/../inst/"/include -include "libKriging/utils/lkalloc.hpp" -DARMA_ALIEN_MEM_ALLOC_FUNCTION=lkalloc::malloc -DARMA_ALIEN_MEM_FREE_FUNCTION=lkalloc::free -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c kriging_binding.cpp -o kriging_binding.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I"/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/../inst/"/include -include "libKriging/utils/lkalloc.hpp" -DARMA_ALIEN_MEM_ALLOC_FUNCTION=lkalloc::malloc -DARMA_ALIEN_MEM_FREE_FUNCTION=lkalloc::free -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c linalg.cpp -o linalg.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I"/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/../inst/"/include -include "libKriging/utils/lkalloc.hpp" -DARMA_ALIEN_MEM_ALLOC_FUNCTION=lkalloc::malloc -DARMA_ALIEN_MEM_FREE_FUNCTION=lkalloc::free -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c load.cpp -o load.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I"/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/../inst/"/include -include "libKriging/utils/lkalloc.hpp" -DARMA_ALIEN_MEM_ALLOC_FUNCTION=lkalloc::malloc -DARMA_ALIEN_MEM_FREE_FUNCTION=lkalloc::free -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c noisekriging_binding.cpp -o noisekriging_binding.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I"/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/../inst/"/include -include "libKriging/utils/lkalloc.hpp" -DARMA_ALIEN_MEM_ALLOC_FUNCTION=lkalloc::malloc -DARMA_ALIEN_MEM_FREE_FUNCTION=lkalloc::free -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c nuggetkriging_binding.cpp -o nuggetkriging_binding.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I"/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/../inst/"/include -include "libKriging/utils/lkalloc.hpp" -DARMA_ALIEN_MEM_ALLOC_FUNCTION=lkalloc::malloc -DARMA_ALIEN_MEM_FREE_FUNCTION=lkalloc::free -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c optim.cpp -o optim.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I"/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/../inst/"/include -include "libKriging/utils/lkalloc.hpp" -DARMA_ALIEN_MEM_ALLOC_FUNCTION=lkalloc::malloc -DARMA_ALIEN_MEM_FREE_FUNCTION=lkalloc::free -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c random.cpp -o random.o kriging_binding.cpp: In function ‘Rcpp::List kriging_predict(Rcpp::List, arma::mat, bool, bool, bool)’: kriging_binding.cpp:288:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 288 | if (d != X_n.n_cols) | ~~^~~~~~~~~~~~~ kriging_binding.cpp: In function ‘arma::mat kriging_simulate(Rcpp::List, int, int, arma::mat, bool)’: kriging_binding.cpp:317:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 317 | if (d != X_n.n_cols) | ~~^~~~~~~~~~~~~ kriging_binding.cpp: In function ‘arma::mat kriging_update_simulate(Rcpp::List, arma::vec, arma::mat)’: kriging_binding.cpp:332:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 332 | if (d != X_u.n_cols) | ~~^~~~~~~~~~~~~ kriging_binding.cpp: In function ‘void kriging_update(Rcpp::List, arma::vec, arma::mat, bool)’: kriging_binding.cpp:350:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 350 | if (d != X_u.n_cols) | ~~^~~~~~~~~~~~~ kriging_binding.cpp: In function ‘arma::mat kriging_covMat(Rcpp::List, arma::mat, arma::mat)’: kriging_binding.cpp:384:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 384 | if (d != X1.n_cols) | ~~^~~~~~~~~~~~ kriging_binding.cpp:386:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 386 | if (d != X2.n_cols) | ~~^~~~~~~~~~~~ nuggetkriging_binding.cpp: In function ‘Rcpp::List nuggetkriging_predict(Rcpp::List, arma::mat, bool, bool, bool)’: nuggetkriging_binding.cpp:331:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 331 | if (d != X_n.n_cols) | ~~^~~~~~~~~~~~~ nuggetkriging_binding.cpp: In function ‘arma::mat nuggetkriging_simulate(Rcpp::List, int, int, arma::mat, bool, bool)’: nuggetkriging_binding.cpp:365:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 365 | if (d != X_n.n_cols) | ~~^~~~~~~~~~~~~ nuggetkriging_binding.cpp: In function ‘arma::mat nuggetkriging_update_simulate(Rcpp::List, arma::vec, arma::mat)’: nuggetkriging_binding.cpp:380:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 380 | if (d != X_u.n_cols) | ~~^~~~~~~~~~~~~ nuggetkriging_binding.cpp: In function ‘void nuggetkriging_update(Rcpp::List, arma::vec, arma::mat, bool)’: nuggetkriging_binding.cpp:398:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 398 | if (d != X_u.n_cols) | ~~^~~~~~~~~~~~~ nuggetkriging_binding.cpp: In function ‘arma::mat nuggetkriging_covMat(Rcpp::List, arma::mat, arma::mat)’: nuggetkriging_binding.cpp:432:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 432 | if (d != X1.n_cols) | ~~^~~~~~~~~~~~ nuggetkriging_binding.cpp:434:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 434 | if (d != X2.n_cols) | ~~^~~~~~~~~~~~ noisekriging_binding.cpp: In function ‘Rcpp::List noisekriging_predict(Rcpp::List, arma::mat, bool, bool, bool)’: noisekriging_binding.cpp:294:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 294 | if (d != X_n.n_cols) | ~~^~~~~~~~~~~~~ noisekriging_binding.cpp: In function ‘arma::mat noisekriging_simulate(Rcpp::List, int, int, arma::mat, arma::vec, bool)’: noisekriging_binding.cpp:328:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 328 | if (d != X_n.n_cols) | ~~^~~~~~~~~~~~~ noisekriging_binding.cpp: In function ‘arma::mat noisekriging_update_simulate(Rcpp::List, arma::vec, arma::vec, arma::mat)’: noisekriging_binding.cpp:343:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 343 | if (d != X_u.n_cols) | ~~^~~~~~~~~~~~~ noisekriging_binding.cpp: In function ‘void noisekriging_update(Rcpp::List, arma::vec, arma::vec, arma::mat, bool)’: noisekriging_binding.cpp:364:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 364 | if (d != X_u.n_cols) | ~~^~~~~~~~~~~~~ noisekriging_binding.cpp: In function ‘arma::mat noisekriging_covMat(Rcpp::List, arma::mat, arma::mat)’: noisekriging_binding.cpp:401:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 401 | if (d != X1.n_cols) | ~~^~~~~~~~~~~~ noisekriging_binding.cpp:403:9: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 403 | if (d != X2.n_cols) | ~~^~~~~~~~~~~~ g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o rlibkriging.so RcppExports.o kriging_binding.o linalg.o load.o noisekriging_binding.o nuggetkriging_binding.o optim.o random.o -fopenmp -L/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src/../inst//lib -lKriging -larmadillo -llbfgsb_cpp /usr/lib/x86_64-linux-gnu/libblas.so /usr/lib/x86_64-linux-gnu/liblapack.so /usr/lib/x86_64-linux-gnu/libarpack.so -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src' make[1]: Entering directory '/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src' make[1]: Leaving directory '/tmp/RtmpY16Gsp/R.INSTALL1a937d7a22a44b/rlibkriging/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-rlibkriging/00new/rlibkriging/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 (rlibkriging)