* installing *source* package ‘rlibkriging’ ... ** this is package ‘rlibkriging’ version ‘0.9-3’ ** using staged installation set CMAKE_BIN=/usr/bin/cmake set CC=clang-21 -std=gnu23 set FC=flang-21 set CFLAGS=-I/usr/local/include -fpic -g -O3 -Wall -pedantic set CXX=clang++-21 set CXXFLAGS=-std=gnu++17 -I/usr/local/include -fpic -g -O3 -Wall -pedantic set LDFLAGS=-Wl,-O1 CI: travis-ci build: Rcpp include path /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include build: R include path /home/hornik/tmp/R/include -- Color mode enabled fatal: not a git repository (or any of the parent directories): .git -- The C compiler identification is Clang 21.1.8 -- The CXX compiler identification is Clang 21.1.8 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang-21 - 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/clang++-21 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Rcpp include path /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include -- R include path /home/hornik/tmp/R/include -- Rcpp include path /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include -- R include path /home/hornik/tmp/R/include -- Found OpenMP_C: -fopenmp=libomp (found version "5.1") -- Found OpenMP_CXX: -fopenmp=libomp (found version "5.1") -- Found OpenMP: TRUE (found version "5.1") -- OpenMP found - enabling parallel multistart optimization -- Using global-dynamic TLS model for OpenMP (Python dlopen compatibility) -- Armadillo's internal OpenMP disabled (see line 189) -- Using standard allocator -- *** set cmake policy CMP0025 to NEW -- CMAKE_CXX_STANDARD = 14 -- Configuring Armadillo 15.0.1 -- -- *** WARNING: variable 'CMAKE_CXX_FLAGS' is not empty; this may cause problems! -- -- Detected Clang 6.0 or newer -- -- CMAKE_SYSTEM_NAME = Linux -- CMAKE_CXX_COMPILER_ID = Clang -- CMAKE_CXX_COMPILER_VERSION = 21.1.8 -- CMAKE_COMPILER_IS_GNUCXX = -- -- *** 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 suitable version of SuperLU -- Found SuperLU library: /usr/lib/x86_64-linux-gnu/libsuperlu.so -- SuperLU_FOUND = YES -- SuperLU_INCLUDE_DIR = /usr/include/superlu -- -- *** 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 = true -- -- *** 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;/usr/lib/x86_64-linux-gnu/libsuperlu.so -- -- Copying /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/armadillo/include/ to /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/armadillo/tmp/include/ -- Generating /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/config.hpp -- -- CMAKE_CXX_FLAGS = -g -O3 -Wall -pedantic -fopenmp=libomp -ftls-model=global-dynamic -O2 -- CMAKE_SHARED_LINKER_FLAGS = -Wl,-O1 -Wl,--no-as-needed -- CMAKE_REQUIRED_INCLUDES = /usr/include/superlu -- -- CMAKE_INSTALL_PREFIX = /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed -- CMAKE_INSTALL_LIBDIR = lib -- CMAKE_INSTALL_INCLUDEDIR = include -- CMAKE_INSTALL_DATADIR = share -- CMAKE_INSTALL_BINDIR = bin -- *** copying /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/armadillo/misc/ to /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/armadillo/tmp/misc/ -- *** generating '/srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/armadillo/tmp/misc/armadillo.pc' -- Generating '/srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/armadillo/ArmadilloConfig.cmake' -- Generating '/srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/armadillo/ArmadilloConfigVersion.cmake' -- Generating '/srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/armadillo/InstallFiles/ArmadilloConfig.cmake' -- Generating '/srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/armadillo/InstallFiles/ArmadilloConfigVersion.cmake' -- Build static library -- Static analysis not available. -- Octave binding available [v10.3.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:531 (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.11", minimum required is "3.7") -- Checking Python requirements ✔ Module numpy>=1.18,<2 is available ✔ Module pytest is available ✔ Module setuptools is available ✔ Module packaging is available ✔ Module wheel is available -- PYTHON binding available but disabled as requested. -- 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:721 (message): clang-format no found; clang-format target is not available. CMake Warning at CMakeLists.txt:755 (message): doxygen no found; doc target is not available. -- Configuring done (3.2s) -- Generating done (0.0s) -- Build files have been written to: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build [ 4%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/blas.c.o [ 8%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/lbfgsb.c.o /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:389:11: warning: unused variable 'o__1' [-Wunused-variable] 389 | olist o__1; | ^~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:499:12: warning: unused variable 'io___56' [-Wunused-variable] 499 | cilist io___56 = { 0, 6, 0, fmt_1002, 0 }; | ^~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:500:12: warning: unused variable 'io___57' [-Wunused-variable] 500 | cilist io___57 = { 0, 0, 0, fmt_1003, 0 }; | ^~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:501:12: warning: unused variable 'io___58' [-Wunused-variable] 501 | cilist io___58 = { 0, 6, 0, fmt_1001, 0 }; | ^~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:502:12: warning: unused variable 'io___60' [-Wunused-variable] 502 | cilist io___60 = { 0, 6, 0, fmt_1005, 0 }; | ^~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:503:12: warning: unused variable 'io___62' [-Wunused-variable] 503 | cilist io___62 = { 0, 6, 0, fmt_1006, 0 }; | ^~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:504:12: warning: unused variable 'io___63' [-Wunused-variable] 504 | cilist io___63 = { 0, 6, 0, fmt_1005, 0 }; | ^~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:505:12: warning: unused variable 'io___65' [-Wunused-variable] 505 | cilist io___65 = { 0, 6, 0, fmt_1008, 0 }; | ^~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:506:12: warning: unused variable 'io___69' [-Wunused-variable] 506 | cilist io___69 = { 0, 6, 0, fmt_1004, 0 }; | ^~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:507:12: warning: unused variable 'io___70' [-Wunused-variable] 507 | cilist io___70 = { 0, 6, 0, fmt_1007, 0 }; | ^~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1259:18: warning: variable 'nbdd' set but not used [-Wunused-but-set-variable] 1259 | integer i__, nbdd; | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1262:12: warning: unused variable 'io___75' [-Wunused-variable] 1262 | cilist io___75 = { 0, 6, 0, 0, 0 }; | ^~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1263:12: warning: unused variable 'io___76' [-Wunused-variable] 1263 | cilist io___76 = { 0, 6, 0, 0, 0 }; | ^~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1264:12: warning: unused variable 'io___77' [-Wunused-variable] 1264 | cilist io___77 = { 0, 6, 0, fmt_1001, 0 }; | ^~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1581:12: warning: unused variable 'io___82' [-Wunused-variable] 1581 | cilist io___82 = { 0, 6, 0, 0, 0 }; | ^~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1582:12: warning: unused variable 'io___90' [-Wunused-variable] 1582 | cilist io___90 = { 0, 6, 0, fmt_3010, 0 }; | ^~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1583:12: warning: unused variable 'io___99' [-Wunused-variable] 1583 | cilist io___99 = { 0, 6, 0, fmt_1010, 0 }; | ^~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1584:12: warning: unused variable 'io___104' [-Wunused-variable] 1584 | cilist io___104 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1585:12: warning: unused variable 'io___111' [-Wunused-variable] 1585 | cilist io___111 = { 0, 6, 0, fmt_4011, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1586:12: warning: unused variable 'io___112' [-Wunused-variable] 1586 | cilist io___112 = { 0, 6, 0, fmt_5010, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1587:12: warning: unused variable 'io___113' [-Wunused-variable] 1587 | cilist io___113 = { 0, 6, 0, fmt_6010, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1588:12: warning: unused variable 'io___116' [-Wunused-variable] 1588 | cilist io___116 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1589:12: warning: unused variable 'io___121' [-Wunused-variable] 1589 | cilist io___121 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1590:12: warning: unused variable 'io___122' [-Wunused-variable] 1590 | cilist io___122 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1591:12: warning: unused variable 'io___123' [-Wunused-variable] 1591 | cilist io___123 = { 0, 6, 0, fmt_4010, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1592:12: warning: unused variable 'io___124' [-Wunused-variable] 1592 | cilist io___124 = { 0, 6, 0, fmt_6010, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1593:12: warning: unused variable 'io___125' [-Wunused-variable] 1593 | cilist io___125 = { 0, 6, 0, fmt_1010, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1594:12: warning: unused variable 'io___126' [-Wunused-variable] 1594 | cilist io___126 = { 0, 6, 0, fmt_2010, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:2809:12: warning: unused variable 'io___163' [-Wunused-variable] 2809 | cilist io___163 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:2810:12: warning: unused variable 'io___164' [-Wunused-variable] 2810 | cilist io___164 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:2811:12: warning: unused variable 'io___165' [-Wunused-variable] 2811 | cilist io___165 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:2812:12: warning: unused variable 'io___167' [-Wunused-variable] 2812 | cilist io___167 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3089:12: warning: unused variable 'io___178' [-Wunused-variable] 3089 | cilist io___178 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3356:13: warning: unused variable 'i__1' [-Wunused-variable] 3356 | integer i__1; | ^~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3364:13: warning: unused variable 'i__' [-Wunused-variable] 3364 | integer i__; | ^~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3367:12: warning: unused variable 'io___181' [-Wunused-variable] 3367 | cilist io___181 = { 0, 6, 0, fmt_7001, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3368:12: warning: unused variable 'io___182' [-Wunused-variable] 3368 | cilist io___182 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3369:12: warning: unused variable 'io___183' [-Wunused-variable] 3369 | cilist io___183 = { 0, 0, 0, fmt_2001, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3370:12: warning: unused variable 'io___184' [-Wunused-variable] 3370 | cilist io___184 = { 0, 0, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3371:12: warning: unused variable 'io___185' [-Wunused-variable] 3371 | cilist io___185 = { 0, 0, 0, fmt_9001, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3372:12: warning: unused variable 'io___186' [-Wunused-variable] 3372 | cilist io___186 = { 0, 6, 0, fmt_1004, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3373:12: warning: unused variable 'io___188' [-Wunused-variable] 3373 | cilist io___188 = { 0, 6, 0, fmt_1004, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3374:12: warning: unused variable 'io___189' [-Wunused-variable] 3374 | cilist io___189 = { 0, 6, 0, fmt_1004, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3476:13: warning: unused variable 'i__1' [-Wunused-variable] 3476 | integer i__1; | ^~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3485:13: warning: unused variable 'i__' [-Wunused-variable] 3485 | integer i__, imod; | ^~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3485:18: warning: variable 'imod' set but not used [-Wunused-but-set-variable] 3485 | integer i__, imod; | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3488:12: warning: unused variable 'io___190' [-Wunused-variable] 3488 | cilist io___190 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3489:12: warning: unused variable 'io___191' [-Wunused-variable] 3489 | cilist io___191 = { 0, 6, 0, fmt_2001, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3490:12: warning: unused variable 'io___192' [-Wunused-variable] 3490 | cilist io___192 = { 0, 6, 0, fmt_1004, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3491:12: warning: unused variable 'io___194' [-Wunused-variable] 3491 | cilist io___194 = { 0, 6, 0, fmt_1004, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3492:12: warning: unused variable 'io___196' [-Wunused-variable] 3492 | cilist io___196 = { 0, 6, 0, fmt_2001, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3493:12: warning: unused variable 'io___197' [-Wunused-variable] 3493 | cilist io___197 = { 0, 0, 0, fmt_3001, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3654:13: warning: unused variable 'i__1' [-Wunused-variable] 3654 | integer i__1; | ^~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3662:13: warning: unused variable 'i__' [-Wunused-variable] 3662 | integer i__; | ^~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3665:12: warning: unused variable 'io___198' [-Wunused-variable] 3665 | cilist io___198 = { 0, 6, 0, fmt_3003, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3666:12: warning: unused variable 'io___199' [-Wunused-variable] 3666 | cilist io___199 = { 0, 6, 0, fmt_3004, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3667:12: warning: unused variable 'io___200' [-Wunused-variable] 3667 | cilist io___200 = { 0, 6, 0, fmt_3005, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3668:12: warning: unused variable 'io___201' [-Wunused-variable] 3668 | cilist io___201 = { 0, 6, 0, fmt_1004, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3669:12: warning: unused variable 'io___203' [-Wunused-variable] 3669 | cilist io___203 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3670:12: warning: unused variable 'io___204' [-Wunused-variable] 3670 | cilist io___204 = { 0, 6, 0, fmt_3009, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3671:12: warning: unused variable 'io___205' [-Wunused-variable] 3671 | cilist io___205 = { 0, 6, 0, fmt_9011, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3672:12: warning: unused variable 'io___206' [-Wunused-variable] 3672 | cilist io___206 = { 0, 6, 0, fmt_9012, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3673:12: warning: unused variable 'io___207' [-Wunused-variable] 3673 | cilist io___207 = { 0, 6, 0, fmt_9013, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3674:12: warning: unused variable 'io___208' [-Wunused-variable] 3674 | cilist io___208 = { 0, 6, 0, fmt_9014, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3675:12: warning: unused variable 'io___209' [-Wunused-variable] 3675 | cilist io___209 = { 0, 6, 0, fmt_9015, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3676:12: warning: unused variable 'io___210' [-Wunused-variable] 3676 | cilist io___210 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3677:12: warning: unused variable 'io___211' [-Wunused-variable] 3677 | cilist io___211 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3678:12: warning: unused variable 'io___212' [-Wunused-variable] 3678 | cilist io___212 = { 0, 6, 0, fmt_9018, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3679:12: warning: unused variable 'io___213' [-Wunused-variable] 3679 | cilist io___213 = { 0, 6, 0, fmt_9019, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3680:12: warning: unused variable 'io___214' [-Wunused-variable] 3680 | cilist io___214 = { 0, 6, 0, fmt_3007, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3681:12: warning: unused variable 'io___215' [-Wunused-variable] 3681 | cilist io___215 = { 0, 6, 0, fmt_3008, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3682:12: warning: unused variable 'io___216' [-Wunused-variable] 3682 | cilist io___216 = { 0, 0, 0, fmt_3002, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3683:12: warning: unused variable 'io___217' [-Wunused-variable] 3683 | cilist io___217 = { 0, 0, 0, fmt_3009, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3684:12: warning: unused variable 'io___218' [-Wunused-variable] 3684 | cilist io___218 = { 0, 0, 0, fmt_9011, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3685:12: warning: unused variable 'io___219' [-Wunused-variable] 3685 | cilist io___219 = { 0, 0, 0, fmt_9012, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3686:12: warning: unused variable 'io___220' [-Wunused-variable] 3686 | cilist io___220 = { 0, 0, 0, fmt_9013, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3687:12: warning: unused variable 'io___221' [-Wunused-variable] 3687 | cilist io___221 = { 0, 0, 0, fmt_9014, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3688:12: warning: unused variable 'io___222' [-Wunused-variable] 3688 | cilist io___222 = { 0, 0, 0, fmt_9015, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3689:12: warning: unused variable 'io___223' [-Wunused-variable] 3689 | cilist io___223 = { 0, 0, 0, fmt_9018, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3690:12: warning: unused variable 'io___224' [-Wunused-variable] 3690 | cilist io___224 = { 0, 0, 0, fmt_9019, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3691:12: warning: unused variable 'io___225' [-Wunused-variable] 3691 | cilist io___225 = { 0, 0, 0, fmt_3008, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3986:12: warning: unused variable 'io___228' [-Wunused-variable] 3986 | cilist io___228 = { 0, 6, 0, fmt_1001, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3987:12: warning: unused variable 'io___242' [-Wunused-variable] 3987 | cilist io___242 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3988:12: warning: unused variable 'io___243' [-Wunused-variable] 3988 | cilist io___243 = { 0, 6, 0, 0, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3989:12: warning: unused variable 'io___246' [-Wunused-variable] 3989 | cilist io___246 = { 0, 6, 0, fmt_1004, 0 }; | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:4705:16: warning: '&&' within '||' [-Wlogical-op-parentheses] 4705 | if (brackt && (*stp <= stmin || *stp >= stmax) || brackt && stmax - stmin | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:4705:16: note: place parentheses around the '&&' expression to silence this warning 4705 | if (brackt && (*stp <= stmin || *stp >= stmax) || brackt && stmax - stmin | ^ | ( ) /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:4705:62: warning: '&&' within '||' [-Wlogical-op-parentheses] 4705 | if (brackt && (*stp <= stmin || *stp >= stmax) || brackt && stmax - stmin | ~~ ~~~~~~~^~~~~~~~~~~~~~~~ 4706 | <= *xtol * stmax) { | ~~~~~~~~~~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:4705:62: note: place parentheses around the '&&' expression to silence this warning 4705 | if (brackt && (*stp <= stmin || *stp >= stmax) || brackt && stmax - stmin | ^ | ( 4706 | <= *xtol * stmax) { | | ) /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:23:16: warning: unused variable 'c__9' [-Wunused-variable] 23 | static integer c__9 = 9; | ^~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:25:16: warning: unused variable 'c__3' [-Wunused-variable] 25 | static integer c__3 = 3; | ^~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:26:16: warning: unused variable 'c__5' [-Wunused-variable] 26 | static integer c__5 = 5; | ^~~~ 90 warnings generated. [ 12%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/linpack.c.o [ 16%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/s_cmp.c.o [ 20%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/s_copy.c.o [ 24%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/timer.c.o [ 28%] Linking C static library liblbfgsb_cpp.a [ 28%] Built target lbfgsb_cpp [ 32%] Building CXX object armadillo/CMakeFiles/armadillo.dir/src/wrapper1.cpp.o [ 36%] Building CXX object armadillo/CMakeFiles/armadillo.dir/src/wrapper2.cpp.o [ 40%] Linking CXX static library libarmadillo.a [ 40%] Built target armadillo [ 44%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Trend.cpp.o In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Trend.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:131: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch] 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch] 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string (*)(const basic_string &)') converts to incompatible function type [-Wcast-function-type-mismatch] 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch] 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch] 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch] 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Trend.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:191: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter] 525 | inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter] 909 | inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Trend.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:23: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter] 150 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter] 160 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter] 173 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter] 188 | void get_indices( traits::identity< traits::int2type > t ) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Trend.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Trend.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:45: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter] 74 | inline void update(SEXP data){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Trend.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:53: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter] 51 | void update(SEXP x){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Trend.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter] 208 | Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter] 225 | virtual Class* get_new( SEXP* args, int nargs ){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Trend.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:510: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/class.h:492: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Trend.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/operators.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter] 56 | inline int rhs_is_na(int i) const { return rhs ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter] 95 | inline int rhs_is_na(int i) const { return rhs ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Trend.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:36: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter] 58 | inline int operator[]( R_xlen_t i ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Trend.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:85: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter] 154 | inline stored_type operator[](R_xlen_t i) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter] 446 | MakeBindable(const T& t) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter] 455 | MakeBindable(const T& t) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Trend.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Trend.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ 52 warnings generated. [ 48%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Optim.cpp.o In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Optim.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:131: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch] 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch] 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string (*)(const basic_string &)') converts to incompatible function type [-Wcast-function-type-mismatch] 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch] 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch] 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch] 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Optim.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:191: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter] 525 | inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter] 909 | inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Optim.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:23: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter] 150 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter] 160 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter] 173 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter] 188 | void get_indices( traits::identity< traits::int2type > t ) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Optim.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Optim.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:45: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter] 74 | inline void update(SEXP data){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Optim.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:53: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter] 51 | void update(SEXP x){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Optim.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter] 208 | Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter] 225 | virtual Class* get_new( SEXP* args, int nargs ){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Optim.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:510: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/class.h:492: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Optim.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/operators.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter] 56 | inline int rhs_is_na(int i) const { return rhs ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter] 95 | inline int rhs_is_na(int i) const { return rhs ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Optim.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:36: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter] 58 | inline int operator[]( R_xlen_t i ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Optim.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:85: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter] 154 | inline stored_type operator[](R_xlen_t i) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter] 446 | MakeBindable(const T& t) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter] 455 | MakeBindable(const T& t) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Optim.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Optim.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ 52 warnings generated. [ 52%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Random.cpp.o In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Random.cpp:9: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:131: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch] 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch] 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string (*)(const basic_string &)') converts to incompatible function type [-Wcast-function-type-mismatch] 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch] 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch] 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch] 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Random.cpp:9: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:191: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter] 525 | inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter] 909 | inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Random.cpp:9: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:23: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter] 150 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter] 160 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter] 173 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter] 188 | void get_indices( traits::identity< traits::int2type > t ) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Random.cpp:9: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Random.cpp:9: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:45: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter] 74 | inline void update(SEXP data){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Random.cpp:9: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:53: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter] 51 | void update(SEXP x){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Random.cpp:9: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter] 208 | Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter] 225 | virtual Class* get_new( SEXP* args, int nargs ){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Random.cpp:9: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:510: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/class.h:492: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Random.cpp:9: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/operators.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter] 56 | inline int rhs_is_na(int i) const { return rhs ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter] 95 | inline int rhs_is_na(int i) const { return rhs ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Random.cpp:9: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:36: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter] 58 | inline int operator[]( R_xlen_t i ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Random.cpp:9: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:85: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter] 154 | inline stored_type operator[](R_xlen_t i) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter] 446 | MakeBindable(const T& t) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter] 455 | MakeBindable(const T& t) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Random.cpp:9: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Random.cpp:9: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ 52 warnings generated. [ 56%] Building CXX object src/lib/CMakeFiles/Kriging.dir/LinearAlgebra.cpp.o In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:131: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch] 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch] 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string (*)(const basic_string &)') converts to incompatible function type [-Wcast-function-type-mismatch] 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch] 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch] 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch] 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:191: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter] 525 | inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter] 909 | inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:23: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter] 150 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter] 160 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter] 173 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter] 188 | void get_indices( traits::identity< traits::int2type > t ) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:45: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter] 74 | inline void update(SEXP data){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:53: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter] 51 | void update(SEXP x){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter] 208 | Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter] 225 | virtual Class* get_new( SEXP* args, int nargs ){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:510: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/class.h:492: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/operators.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter] 56 | inline int rhs_is_na(int i) const { return rhs ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter] 95 | inline int rhs_is_na(int i) const { return rhs ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:36: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter] 58 | inline int operator[]( R_xlen_t i ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:85: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter] 154 | inline stored_type operator[](R_xlen_t i) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter] 446 | MakeBindable(const T& t) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter] 455 | MakeBindable(const T& t) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ 52 warnings generated. [ 60%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Covariance.cpp.o In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Covariance.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:131: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch] 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch] 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string (*)(const basic_string &)') converts to incompatible function type [-Wcast-function-type-mismatch] 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch] 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch] 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch] 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Covariance.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:191: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter] 525 | inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter] 909 | inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Covariance.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:23: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter] 150 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter] 160 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter] 173 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter] 188 | void get_indices( traits::identity< traits::int2type > t ) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Covariance.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Covariance.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:45: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter] 74 | inline void update(SEXP data){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Covariance.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:53: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter] 51 | void update(SEXP x){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Covariance.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter] 208 | Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter] 225 | virtual Class* get_new( SEXP* args, int nargs ){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Covariance.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:510: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/class.h:492: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Covariance.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/operators.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter] 56 | inline int rhs_is_na(int i) const { return rhs ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter] 95 | inline int rhs_is_na(int i) const { return rhs ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Covariance.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:36: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter] 58 | inline int operator[]( R_xlen_t i ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Covariance.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:85: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter] 154 | inline stored_type operator[](R_xlen_t i) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter] 446 | MakeBindable(const T& t) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter] 455 | MakeBindable(const T& t) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Covariance.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Covariance.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ 52 warnings generated. [ 64%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Kriging.cpp.o In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:131: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch] 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch] 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string (*)(const basic_string &)') converts to incompatible function type [-Wcast-function-type-mismatch] 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch] 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch] 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch] 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:191: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter] 525 | inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter] 909 | inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:23: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter] 150 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter] 160 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter] 173 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter] 188 | void get_indices( traits::identity< traits::int2type > t ) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:45: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter] 74 | inline void update(SEXP data){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:53: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter] 51 | void update(SEXP x){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter] 208 | Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter] 225 | virtual Class* get_new( SEXP* args, int nargs ){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:510: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/class.h:492: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/operators.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter] 56 | inline int rhs_is_na(int i) const { return rhs ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter] 95 | inline int rhs_is_na(int i) const { return rhs ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:36: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter] 58 | inline int operator[]( R_xlen_t i ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:85: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter] 154 | inline stored_type operator[](R_xlen_t i) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter] 446 | MakeBindable(const T& t) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter] 455 | MakeBindable(const T& t) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:150:15: warning: unused variable 'd' [-Wunused-variable] 150 | arma::uword d = m_X.n_cols; | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:252:17: warning: unused variable 'p' [-Wunused-variable] 252 | arma::uword p = m_F.n_cols; | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:562:26: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 562 | return std::make_tuple(std::move(yhat.col(0)), std::move(yhat.col(1) * std::sqrt(m_sigma2))); | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:562:26: note: remove std::move call here 562 | return std::make_tuple(std::move(yhat.col(0)), std::move(yhat.col(1) * std::sqrt(m_sigma2))); | ^~~~~~~~~~ ~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:562:50: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 562 | return std::make_tuple(std::move(yhat.col(0)), std::move(yhat.col(1) * std::sqrt(m_sigma2))); | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:562:50: note: remove std::move call here 562 | return std::make_tuple(std::move(yhat.col(0)), std::move(yhat.col(1) * std::sqrt(m_sigma2))); | ^~~~~~~~~~ ~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:558:10: warning: variable 'loo' set but not used [-Wunused-but-set-variable] 558 | double loo = -1; | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:1341:20: warning: unused variable 'sol_to_b' [-Wunused-variable] 1341 | double sol_to_b = std::min(sol_to_ub, sol_to_lb); | ^~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:1440:36: warning: lambda capture 'worker_id' is not used [-Wunused-lambda-capture] 1440 | threads.emplace_back([&, worker_id]() { | ~~^~~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:1551:33: warning: comparison of integers of different signs: 'arma::uword' (aka 'unsigned int') and 'int' [-Wsign-compare] 1551 | for (arma::uword i = 0; i < multistart; i++) { // TODO: use some foreach/pragma to let OpenMP work. | ~ ^ ~~~~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:1788:26: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 1788 | std::move(arma::sqrt(ysd2_n)), | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:1788:26: note: remove std::move call here 1788 | std::move(arma::sqrt(ysd2_n)), | ^~~~~~~~~~ ~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:1791:26: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 1791 | std::move(Dysd2_n / (2 * arma::sqrt(ysd2_n) * arma::mat(1, d, arma::fill::ones)))); | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:1791:26: note: remove std::move call here 1791 | std::move(Dysd2_n / (2 * arma::sqrt(ysd2_n) * arma::mat(1, d, arma::fill::ones)))); | ^~~~~~~~~~ ~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:1936:15: warning: unused variable 'd' [-Wunused-variable] 1936 | arma::uword d = m_X.n_cols; | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Kriging.cpp:1940:15: warning: unused variable 'n_on' [-Wunused-variable] 1940 | arma::uword n_on = n_o + n_n; | ^~~~ 64 warnings generated. [ 68%] Building CXX object src/lib/CMakeFiles/Kriging.dir/NuggetKriging.cpp.o In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:131: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch] 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch] 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string (*)(const basic_string &)') converts to incompatible function type [-Wcast-function-type-mismatch] 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch] 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch] 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch] 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:191: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter] 525 | inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter] 909 | inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:23: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter] 150 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter] 160 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter] 173 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter] 188 | void get_indices( traits::identity< traits::int2type > t ) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:45: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter] 74 | inline void update(SEXP data){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:53: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter] 51 | void update(SEXP x){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter] 208 | Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter] 225 | virtual Class* get_new( SEXP* args, int nargs ){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:510: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/class.h:492: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/operators.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter] 56 | inline int rhs_is_na(int i) const { return rhs ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter] 95 | inline int rhs_is_na(int i) const { return rhs ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:36: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter] 58 | inline int operator[]( R_xlen_t i ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:85: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter] 154 | inline stored_type operator[](R_xlen_t i) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter] 446 | MakeBindable(const T& t) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter] 455 | MakeBindable(const T& t) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:153:15: warning: unused variable 'd' [-Wunused-variable] 153 | arma::uword d = m_X.n_cols; | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1219:34: warning: lambda capture 'worker_id' is not used [-Wunused-lambda-capture] 1219 | threads.emplace_back([&, worker_id]() { | ~~^~~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1471:26: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 1471 | std::move(arma::sqrt(ysd2_n)), | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1471:26: note: remove std::move call here 1471 | std::move(arma::sqrt(ysd2_n)), | ^~~~~~~~~~ ~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1474:26: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 1474 | std::move(Dysd2_n / (2 * arma::sqrt(ysd2_n) * arma::mat(1, d, arma::fill::ones)))); | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1474:26: note: remove std::move call here 1474 | std::move(Dysd2_n / (2 * arma::sqrt(ysd2_n) * arma::mat(1, d, arma::fill::ones)))); | ^~~~~~~~~~ ~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1628:15: warning: unused variable 'd' [-Wunused-variable] 1628 | arma::uword d = m_X.n_cols; | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1632:15: warning: unused variable 'n_on' [-Wunused-variable] 1632 | arma::uword n_on = n_o + n_n; | ^~~~ 58 warnings generated. [ 72%] Building CXX object src/lib/CMakeFiles/Kriging.dir/NoiseKriging.cpp.o In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:131: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch] 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch] 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string (*)(const basic_string &)') converts to incompatible function type [-Wcast-function-type-mismatch] 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch] 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch] 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch] 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:191: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter] 525 | inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter] 909 | inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:23: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter] 150 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter] 160 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter] 173 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter] 188 | void get_indices( traits::identity< traits::int2type > t ) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:45: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter] 74 | inline void update(SEXP data){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:53: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter] 51 | void update(SEXP x){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter] 208 | Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter] 225 | virtual Class* get_new( SEXP* args, int nargs ){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:510: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/class.h:492: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/operators.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter] 56 | inline int rhs_is_na(int i) const { return rhs ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter] 95 | inline int rhs_is_na(int i) const { return rhs ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:36: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter] 58 | inline int operator[]( R_xlen_t i ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:85: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter] 154 | inline stored_type operator[](R_xlen_t i) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter] 446 | MakeBindable(const T& t) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter] 455 | MakeBindable(const T& t) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:151:15: warning: unused variable 'd' [-Wunused-variable] 151 | arma::uword d = m_X.n_cols; | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:747:20: warning: unused variable 'sol_to_lb_sigma2' [-Wunused-variable] 747 | double sol_to_lb_sigma2 = Optim::reparametrize | ^~~~~~~~~~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:750:20: warning: unused variable 'sol_to_ub_sigma2' [-Wunused-variable] 750 | double sol_to_ub_sigma2 = Optim::reparametrize | ^~~~~~~~~~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:855:34: warning: lambda capture 'worker_id' is not used [-Wunused-lambda-capture] 855 | threads.emplace_back([&, worker_id]() { | ~~^~~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:629:31: warning: comparison of integers of different signs: 'arma::uword' (aka 'unsigned int') and 'int' [-Wsign-compare] 629 | for (arma::uword i = 0; i < multistart; i++) { | ~ ^ ~~~~~~~~~~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:1086:26: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 1086 | std::move(arma::sqrt(ysd2_n)), | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:1086:26: note: remove std::move call here 1086 | std::move(arma::sqrt(ysd2_n)), | ^~~~~~~~~~ ~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:1089:26: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 1089 | std::move(Dysd2_n / (2 * arma::sqrt(ysd2_n) * arma::mat(1, d, arma::fill::ones)))); | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:1089:26: note: remove std::move call here 1089 | std::move(Dysd2_n / (2 * arma::sqrt(ysd2_n) * arma::mat(1, d, arma::fill::ones)))); | ^~~~~~~~~~ ~ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:1248:15: warning: unused variable 'd' [-Wunused-variable] 1248 | arma::uword d = m_X.n_cols; | ^ /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:1252:15: warning: unused variable 'n_on' [-Wunused-variable] 1252 | arma::uword n_on = n_o + n_n; | ^~~~ 61 warnings generated. [ 76%] Building CXX object src/lib/CMakeFiles/Kriging.dir/KrigingLoader.cpp.o In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:131: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch] 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch] 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string (*)(const basic_string &)') converts to incompatible function type [-Wcast-function-type-mismatch] 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch] 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch] 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch] 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:191: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter] 525 | inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter] 909 | inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:23: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter] 150 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter] 160 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter] 173 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter] 188 | void get_indices( traits::identity< traits::int2type > t ) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:45: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter] 74 | inline void update(SEXP data){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:53: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter] 51 | void update(SEXP x){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter] 208 | Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter] 225 | virtual Class* get_new( SEXP* args, int nargs ){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:510: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/class.h:492: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/operators.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter] 56 | inline int rhs_is_na(int i) const { return rhs ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter] 95 | inline int rhs_is_na(int i) const { return rhs ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:36: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter] 58 | inline int operator[]( R_xlen_t i ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:85: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter] 154 | inline stored_type operator[](R_xlen_t i) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter] 446 | MakeBindable(const T& t) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter] 455 | MakeBindable(const T& t) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ 52 warnings generated. [ 80%] Building CXX object src/lib/CMakeFiles/Kriging.dir/lkalloc.cpp.o [ 84%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Bench.cpp.o In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Bench.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:131: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch] 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch] 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string (*)(const basic_string &)') converts to incompatible function type [-Wcast-function-type-mismatch] 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch] 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch] 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch] 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Bench.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:191: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter] 525 | inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter] 909 | inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Bench.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:23: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter] 150 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter] 160 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter] 173 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter] 188 | void get_indices( traits::identity< traits::int2type > t ) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Bench.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Bench.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:45: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter] 74 | inline void update(SEXP data){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Bench.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:53: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter] 51 | void update(SEXP x){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Bench.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter] 208 | Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter] 225 | virtual Class* get_new( SEXP* args, int nargs ){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Bench.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:510: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/class.h:492: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Bench.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/operators.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter] 56 | inline int rhs_is_na(int i) const { return rhs ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter] 95 | inline int rhs_is_na(int i) const { return rhs ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Bench.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:36: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter] 58 | inline int operator[]( R_xlen_t i ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Bench.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:85: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter] 154 | inline stored_type operator[](R_xlen_t i) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter] 446 | MakeBindable(const T& t) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter] 455 | MakeBindable(const T& t) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Bench.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/Bench.cpp:7: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ 52 warnings generated. [ 88%] Building CXX object src/lib/CMakeFiles/Kriging.dir/utils/base64.cpp.o [ 92%] Building CXX object src/lib/CMakeFiles/Kriging.dir/utils/jsonutils.cpp.o In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:131: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch] 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch] 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string (*)(const basic_string &)') converts to incompatible function type [-Wcast-function-type-mismatch] 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch] 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch] 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch] 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch] 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch] 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE' 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:27: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/RcppCommon.h:191: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter] 525 | inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter] 909 | inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:23: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter] 150 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter] 160 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter] 173 | void get_indices( traits::identity< traits::int2type > t ) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter] 188 | void get_indices( traits::identity< traits::int2type > t ) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:41: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Vector.h:51: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter] 517 | static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:45: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter] 74 | inline void update(SEXP data){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:53: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter] 51 | void update(SEXP x){} | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter] 208 | Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter] 225 | virtual Class* get_new( SEXP* args, int nargs ){ | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:70: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/Module.h:510: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/class.h:492: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter] 57 | void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:30: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/operators.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter] 56 | inline int rhs_is_na(int i) const { return rhs ; } | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter] 95 | inline int rhs_is_na(int i) const { return rhs ; } | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:36: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter] 58 | inline int operator[]( R_xlen_t i ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:31: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/functions.h:85: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter] 154 | inline stored_type operator[](R_xlen_t i) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter] 158 | inline stored_type operator()(R_xlen_t i, R_xlen_t j) const { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter] 446 | MakeBindable(const T& t) { | ^ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter] 455 | MakeBindable(const T& t) { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4: In file included from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp.h:79: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/sugar.h:32: In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter] 39 | inline int operator()( int i, int j ) const { | ^ 52 warnings generated. [ 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: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_minus_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_mean_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/diagview_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_wishrnd.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_diagvec_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_max_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_vecnorm_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/sym_helper.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_field_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_times_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_cx_attrib.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/restrictors.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cor.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_col_list_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_omit_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_index_min.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/hdf5_name.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_misc_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_join_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_princomp.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_mvnrnd_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_strans_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_affmul_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cor_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SizeMat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_dot_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_strans_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/include_hdf5.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_slices_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Col_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cumprod.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_orth_null_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/distr_param.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Mat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_n_unique.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_find.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_svds.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_median.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_powmat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SymEigsShiftSolver_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_UpperHessenbergEigen_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_numel.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cond_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cov.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/eGlueCube_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/eop_aux.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spdiagview_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_row_as_mat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/eop_core_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_repmat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_accu_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_UpperHessenbergQR_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpRow_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_resize_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_any.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpBase_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_inv.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_conv_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SizeCube_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_spsolve.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_diags_spdiags.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_min_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_quantile_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_accu_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_circshift_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eig_gen.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_full_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_reverse_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_normpdf.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_DenseGenMatProd_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_vecnorm.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_trimat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_diagvec.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/traits.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/wall_clock_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_roots_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_blas.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/compiler_check.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_index_min_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cov_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_polyfit_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_kron_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_elem_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/xvec_htrans_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpCol_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_mean_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_reverse_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sort_index.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_dotext_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_circshift_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/field_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/typedef_elem.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_intersect.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_roots_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_TridiagEigen_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_max_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_elem2_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_wishrnd_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_GenEigsSolver_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_each_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_max.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_all_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_htrans_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_norm.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_intersect_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/GlueCube_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cov_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Glue_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SparseGenMatProd_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/diskio_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpReduceOp_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_resize.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_log_det_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_index_min_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_plus.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_mean_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_as_dense_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_trapz_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_atan2_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sprandn.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eye.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Op_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_minus.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cumsum_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_times.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_chi2rnd.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_all.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_col_list_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_normalise_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_schur.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/eOp_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_strans.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_symmat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_conv.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_field_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/podarray_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_max_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/xtrans_mat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_histc_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cross_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_min_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/eglue_core_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_histc_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_relational_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_reverse_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_expmat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_vecnorm_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_orth_null.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_min_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_size.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_circshift_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_htrans_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_reshape_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_accu_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_symmat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_conv_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diff_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_accu_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtOp_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_trapz_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_det_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_pinv_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sort_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_merge_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/hdf5_misc.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_times_misc_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/csv_name.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpOp_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpOp_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_chi2rnd_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_orth_null_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_hist_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cor_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_kron_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_kmeans.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_flip_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trunc_exp.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_wishrnd_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/eGlue_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_powext_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpGlue_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpRow_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_elem_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_as_scalar.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_expmat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_det.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_ostream_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eigs_gen.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_herk.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_arpack.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eig_sym.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_DenseGenMatProd_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SparseGenRealShiftSolve_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/OpCube_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Base_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_log_det_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_index_max_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_times_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_iterators_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eigs_sym.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_relational_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_diag_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_chol.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_mvnrnd_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_polyval_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_nonzeros_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_solve_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_ostream_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_atan2_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_row_as_mat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_relational_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_superlu.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_minus_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Cube_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_median_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_misc_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_rel_comparators.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/running_stat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/unwrap_cube.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/eop_core_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_times_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_lapack.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_trimat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Mat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fft_engine_fftw3.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_diag_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_minus.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_normalise_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_schur.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_relational_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/typedef_mat_fixed.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cumsum_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_each_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_cmath.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/memory.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_relational.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diagvec_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpMat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_solve_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_inv_spd_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_omit_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_find_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_rank.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/typedef_elem_check.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_plus_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_log_det.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Op_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_chi2rnd_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/MapMat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_plus_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_dot.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/OpCube_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/compiler_setup.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_var_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/eOp_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_powext.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_mean_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_spones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trimat_ind.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/running_stat_vec_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_stddev_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fill.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randg.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/podarray_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/field_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/xtrans_mat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_princomp_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_trimat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_plus_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cumsum.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_quantile.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trimat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_diagvec_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_expmat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_misc_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_each_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cumprod_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_misc.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sum_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_kron_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_mvnrnd.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_min_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_lu.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_forward.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Row_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_hist.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_solve.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_htrans_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_norm2est_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_range_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/unwrap_spmat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_princomp_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_kron.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_inv_gen_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_vectorise_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_join.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_atlas.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spsolve_factoriser_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/diskio_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_norm_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SortEigenvalue.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_vectorise_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cross.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/eGlueCube_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_qr.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_mixed_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_plus_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpValProxy_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_polyval_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_repmat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_polyval.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_syrk.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpOp_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_times.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trace.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/GenCube_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/eOpCube_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_hist_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_misc_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_norm_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpValProxy_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_gemv.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/injector_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_pinv_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/eGlue_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_hypot_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trapz.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fft_engine_kissfft.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_arpack.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_unique.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_elem1_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_each_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_min_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_div.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_find_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_symmat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sort_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_flip.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_normcdf.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_shuffle.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpGlue_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_EigsSelect.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_norm_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_min_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_minus_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_rng.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_repmat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_fftw3.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_schur_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/CubeToMatOp_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_unique_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sort_index_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_zeros.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_dotext_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/CubeToMatOp_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtOpCube_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sqrtmat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_superlu.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_flip_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_intersect_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpToDOp_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SizeMat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SymEigsSolver_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trig.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_log_normpdf.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_interp2.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_min_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_vecnorm_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Cube_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_stddev_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_interp1.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_UpperHessenbergEigen_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_range.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_svd.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_hist_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/sp_auxlib_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpToDOp_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/xvec_htrans_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_repmat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_join_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_max_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_nonzeros_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_index_max_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_blas.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cx_scalar_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_as_dense_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_repmat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_version.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_norm_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_shuffle_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cor_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtGlue_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_any_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cumprod_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_reshape_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_repelem.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cond_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_var_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sum.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_diff.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/config.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/diagview_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_quantile_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/auxlib_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_htrans_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_diagmat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_clamp_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_hess.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/injector_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_fft_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_col_as_mat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cor_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_normalise_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_sum_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_minus_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_stddev_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randn.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/typedef_mat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_nonzeros_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/sp_auxlib_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpGlue_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_var.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_logmat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_rcond_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cross_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trans.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_reverse_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Col_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_circshift.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_rank_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_max_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/access.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_vectorise.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_inv_gen_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sqrtmat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_polyfit.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_inplace_strans.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/cond_rel.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_roots.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Gen_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpToDGlue_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spsolve_factoriser_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_rank_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_fft.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_times_misc_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_slices_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_div.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SizeCube_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_shuffle_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trunc_log.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/unwrap.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_dot_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_hist_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/constants_old.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/wall_clock_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_speye.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_index_max.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/running_stat_vec_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpOp_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_rcond_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_min.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpMat_iterators_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_prod_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_det_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_elem.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_fft_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_fft2.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/constants.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_max_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_relational_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_inv_sympd.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_diagmat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtOp_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtGlue_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_toeplitz_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_find_unique.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_symmat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_relational.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eig_pair.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sum_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SymEigsShiftSolver_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sprandu.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_omit.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_norm2est_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtGlueCube_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_toeplitz_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/eglue_core_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/GenCube_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_find_unique_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cx_scalar_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_nonzeros_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_plus.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_min_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mp_misc.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/MapMat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_circshift_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_toeplitz_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpProxy.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/strip.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_unique_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_trimat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cov_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_config.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/ProxyCube.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpToDGlue_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_relational_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Row_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_TridiagEigen_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_powext_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_join_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_max_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_strans_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Gen_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_ones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_mean.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_powmat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_elem2_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_inplace_trans.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_omit_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_gemm_mixed.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_powmat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_repelem_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Base_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_qz.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_kron_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtOpCube_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_all_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_mixed_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_full_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_conv_to.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_inv_spd_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_approx_equal.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_str.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/GlueCube_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_toeplitz_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_clamp.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spdiagview_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diagvec_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/BaseCube_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_find_unique_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_stddev.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_reshape.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diff_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/eOpCube_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtGlueCube_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_relational_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_elem1_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_diagmat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_range_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_join_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sort.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sort_index_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/promote_type.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/BaseCube_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_UpperHessenbergQR_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_gemm.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randu.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/running_stat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpBase_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_hypot_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_chol_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SparseGenMatProd_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_max_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cond_rcond.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diagmat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_relational_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_toeplitz.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_ostream.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_vectorise_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/span.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_normalise_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_times_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/upgrade_val.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_var_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_resize_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_stddev_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diagmat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_fftw3.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Glue_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_balance.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpCol_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_strans_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpMat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_rng_cxx03.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/arrayops_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_lapack.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_static_check.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/debug.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randi.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_median_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_sum_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/arrayops_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_vectorise_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_histc.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_nonzeros.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_affmul_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_repelem_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_reverse.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sylvester.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_merge_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/diagmat_proxy.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/band_helper.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_regspace.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_pinv.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_vecnorm_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_logmat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/include_superlu.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_atlas.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cov_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_accu.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_prod_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_schur_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpGlue_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_any_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/auxlib_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpReduceOp_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_polyfit_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SparseGenRealShiftSolve_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/compiler_setup_post.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_schur.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_clamp_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sqrtmat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/trimat_helper.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/Proxy.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_col_as_mat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randperm.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_var_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_chol_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_prod.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_symmat_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_normalise.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_logmat_meat.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_omit_bones.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/lib/libarmadillo.a -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/lib/pkgconfig/armadillo.pc -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/share/Armadillo/CMake/ArmadilloLibraryDepends.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/share/Armadillo/CMake/ArmadilloConfig.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/share/Armadillo/CMake/ArmadilloConfigVersion.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/lib/liblbfgsb_cpp.a -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/lbfgsb_cpp/lbfgsb.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/lib/cmake/lbfgsb_cpp/lbfgsb_cppConfig.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/lib/cmake/lbfgsb_cpp/lbfgsb_cppConfig-release.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/lib/libKriging.a -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/lib/cmake/libKriging.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/lib/cmake/libKriging-release.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/libKriging_exports.h -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/Bench.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/Covariance.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/Kriging.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/KrigingException.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/KrigingLoader.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/LinearAlgebra.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/LinearRegression.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/LinearRegressionOptim.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/NoiseKriging.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/NuggetKriging.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/Optim.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/Random.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/Trend.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/libKriging.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/utils/ExplicitCopySpecifier.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/utils/LinearHashStorage.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/utils/data_from_arma_vec.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/utils/jsonutils.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/utils/lk_armadillo.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/utils/lkalloc.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/utils/nlohmann/json.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/utils/nlohmann/json_fwd.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/utils/utils.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/src/libK/build/installed/include/libKriging/version.hpp [100%] Built target install.lib R Under development (unstable) (2026-01-07 r89285) -- "Unsuffered Consequences" Copyright (C) 2026 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. R> Rcpp::compileAttributes(pkgdir = '.', verbose = TRUE) Exports from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/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 /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/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 /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/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 /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/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 /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/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 /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/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_set_log_level(int l) int optim_get_log_level() 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) int optim_get_thread_start_delay_ms() void optim_set_thread_start_delay_ms(int delay_ms) int optim_get_thread_pool_size() void optim_set_thread_pool_size(int pool_size) Exports from /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/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) /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/rlibkriging/R/RcppExports.R updated. R> ** libs specified C++17 using C++ compiler: ‘Debian clang version 21.1.8 (1+b1)’ using C++17 clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I"/srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/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/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I"/srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/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/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c kriging_binding.cpp -o kriging_binding.o clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I"/srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/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/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c linalg.cpp -o linalg.o clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I"/srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/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/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c load.cpp -o load.o clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I"/srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/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/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c noisekriging_binding.cpp -o noisekriging_binding.o clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I"/srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/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/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c nuggetkriging_binding.cpp -o nuggetkriging_binding.o clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I"/srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/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/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c optim.cpp -o optim.o clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I"/srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/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/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c random.cpp -o random.o clang++-21 -std=gnu++17 -shared -L/home/hornik/tmp/R/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 -L/srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00_pkg_src/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 /usr/lib/x86_64-linux-gnu/libsuperlu.so -llapack -L/home/hornik/tmp/R/lib -lRblas -L/usr/lib/llvm-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/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 Error: package or namespace load failed for ‘rlibkriging’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00LOCK-rlibkriging/00new/rlibkriging/libs/rlibkriging.so': /srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/00LOCK-rlibkriging/00new/rlibkriging/libs/rlibkriging.so: undefined symbol: omp_set_num_threads Error: loading failed Execution halted ERROR: loading failed * removing ‘/srv/hornik/tmp/CRAN_pretest/rlibkriging.Rcheck/rlibkriging’