* installing *source* package ‘rlibkriging’ ...
** this is package ‘rlibkriging’ version ‘0.9-3’
** package ‘rlibkriging’ successfully unpacked and MD5 sums checked
** using staged installation
set CMAKE_BIN=/usr/bin/cmake3
set CC=gcc
set FC=gfortran
set CFLAGS=-I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes
set CXX=g++
set CXXFLAGS=-std=gnu++17 -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection
set LDFLAGS=-L/usr/local/lib64
R directory exists, skipping setup.sh
CI: travis-ci
build: Rcpp include path /data/gannet/ripley/R/test-dev/Rcpp/include
build: R include path /data/gannet/ripley/R/R-devel/include
-- [31mC [32mo [33ml [34mo [35mr [36mm [37mo [1;31md [1;32me [1;33me [1;34mn [1;35ma [1;36mb [1;37ml [31me [32md [m
fatal: not a git repository (or any parent up to mount point /data)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-- The C compiler identification is GNU 15.1.1
-- The CXX compiler identification is GNU 15.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Rcpp include path /data/gannet/ripley/R/test-dev/Rcpp/include
-- R include path /data/gannet/ripley/R/R-devel/include
-- Rcpp include path /data/gannet/ripley/R/test-dev/Rcpp/include
-- R include path /data/gannet/ripley/R/R-devel/include
-- Found OpenMP_C: -fopenmp (found version "4.5")
-- Found OpenMP_CXX: -fopenmp (found version "4.5")
-- Found OpenMP: TRUE (found version "4.5")
-- 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!
--
--
-- CMAKE_SYSTEM_NAME = Linux
-- CMAKE_CXX_COMPILER_ID = GNU
-- CMAKE_CXX_COMPILER_VERSION = 15.1.1
-- CMAKE_COMPILER_IS_GNUCXX = 1
--
-- *** options:
-- HEADER_ONLY = OFF
-- STATIC_LIB = on
-- OPENBLAS_PROVIDES_LAPACK = OFF
-- ALLOW_FLEXIBLAS_LINUX = ON
-- ALLOW_OPENBLAS_MACOS = OFF
-- ALLOW_BLAS_LAPACK_MACOS = OFF
-- BUILD_SMOKE_TEST = OFF
--
-- *** Looking for external libraries
-- Found FlexiBLAS: /usr/lib64/libflexiblas.so
-- Found ATLAS: /usr/lib64/atlas/libtatlas.so
-- Found BLAS: /usr/lib64/libblas.so
-- Found LAPACK: /usr/lib64/liblapack.so
-- FlexiBLAS_FOUND = YES
-- MKL_FOUND = NO
-- OpenBLAS_FOUND = NO
-- ATLAS_FOUND = YES
-- BLAS_FOUND = YES
-- LAPACK_FOUND = YES
--
-- *** Using FlexiBLAS to access BLAS and LAPACK functions.
-- *** https://www.mpi-magdeburg.mpg.de/projects/flexiblas
-- *** WARNING: SuperLU and ARPACK must also link with FlexiBLAS.
--
-- *** If using FlexiBLAS causes problems,
-- *** rerun cmake with FlexiBLAS detection disabled:
-- *** cmake -D ALLOW_FLEXIBLAS_LINUX=false .
--
-- Found ARPACK: /usr/lib64/libarpack.so
-- ARPACK_FOUND = YES
-- Looking for suitable version of SuperLU
-- Found SuperLU library: /usr/lib64/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/lib64/libflexiblas.so;/usr/lib64/libarpack.so;/usr/lib64/libsuperlu.so
--
-- Copying /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/armadillo/include/ to /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/tmp/include/
-- Generating /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/config.hpp
--
-- CMAKE_CXX_FLAGS = -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -fopenmp -ftls-model=global-dynamic -O2
-- CMAKE_SHARED_LINKER_FLAGS = -L/usr/local/lib64 -Wl,--no-as-needed
-- CMAKE_REQUIRED_INCLUDES = /usr/include/SuperLU
--
-- CMAKE_INSTALL_PREFIX = /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed
-- CMAKE_INSTALL_LIBDIR = lib
-- CMAKE_INSTALL_INCLUDEDIR = include
-- CMAKE_INSTALL_DATADIR = share
-- CMAKE_INSTALL_BINDIR = bin
-- *** copying /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/armadillo/misc/ to /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/tmp/misc/
-- *** generating '/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/tmp/misc/armadillo.pc'
-- Generating '/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/ArmadilloConfig.cmake'
-- Generating '/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/ArmadilloConfigVersion.cmake'
-- Generating '/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/InstallFiles/ArmadilloConfig.cmake'
-- Generating '/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/InstallFiles/ArmadilloConfigVersion.cmake'
-- Build static library
-- Static analysis available but disabled as requested.
-- Octave binding available [v9.4.0] but disabled as requested.
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Could NOT find Matlab (missing: Matlab_INCLUDE_DIRS MAIN_PROGRAM)
-- Matlab binding not available
CMake Warning (dev) at CMakeLists.txt:535 (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.3", minimum required is "3.7")
-- Checking Python requirements
✘ Module pytest is NOT available
✘ Module wheel is NOT available
✔ Module numpy>=1.18,<2 is available
✔ Module setuptools is available
✔ Module packaging is available
-- Python requirement failure:
python3 interpreter found: /usr/bin/python3
-- Python binding not available.
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
CMake Warning (dev) at CMakeLists.txt:704 (exec_program):
Policy CMP0153 is not set: The exec_program command should not be called.
Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Use execute_process() instead.
This warning is for project developers. Use -Wno-dev to suppress it.
-- clang-format target for updating code format is available
-- doc target for documentation generation is available
-- Configuring done (10.1s)
-- Generating done (0.0s)
-- Build files have been written to: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build
gmake[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build'
[ 4%] Building CXX object armadillo/CMakeFiles/armadillo.dir/src/wrapper1.cpp.o
[ 8%] Building CXX object armadillo/CMakeFiles/armadillo.dir/src/wrapper2.cpp.o
[ 12%] Linking CXX static library libarmadillo.a
[ 12%] Built target armadillo
[ 16%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/blas.c.o
[ 20%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/lbfgsb.c.o
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘mainlb_’:
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:389:11: warning: unused variable ‘o__1’ [-Wunused-variable]
389 | olist o__1;
| ^~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘active_’:
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘cauchy_’:
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘freev_’:
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘lnsrlb_’:
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘prn1lb_’:
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3364:13: warning: unused variable ‘i__’ [-Wunused-variable]
3364 | integer i__;
| ^~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3356:13: warning: unused variable ‘i__1’ [-Wunused-variable]
3356 | integer i__1;
| ^~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘prn2lb_’:
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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;
| ^~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3485:13: warning: unused variable ‘i__’ [-Wunused-variable]
3485 | integer i__, imod;
| ^~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3476:13: warning: unused variable ‘i__1’ [-Wunused-variable]
3476 | integer i__1;
| ^~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘prn3lb_’:
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3662:13: warning: unused variable ‘i__’ [-Wunused-variable]
3662 | integer i__;
| ^~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3654:13: warning: unused variable ‘i__1’ [-Wunused-variable]
3654 | integer i__1;
| ^~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘subsm_’:
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/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 };
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘dcsrch_’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:4705:16: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
4705 | if (brackt && (*stp <= stmin || *stp >= stmax) || brackt && stmax - stmin
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: At top level:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:26:16: warning: ‘c__5’ defined but not used [-Wunused-variable]
26 | static integer c__5 = 5;
| ^~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:25:16: warning: ‘c__3’ defined but not used [-Wunused-variable]
25 | static integer c__3 = 3;
| ^~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:23:16: warning: ‘c__9’ defined but not used [-Wunused-variable]
23 | static integer c__9 = 9;
| ^~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c: In function ‘cauchy_’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1888:32: warning: ‘tl’ may be used uninitialized [-Wmaybe-uninitialized]
1888 | t[nbreak] = tl / (-neggi);
| ~~~^~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1551:32: note: ‘tl’ was declared here
1551 | doublereal f1, f2, dt, tj, tl, tu, tj0;
| ^~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1551:36: warning: ‘tu’ may be used uninitialized [-Wmaybe-uninitialized]
1551 | doublereal f1, f2, dt, tj, tl, tu, tj0;
| ^~
[ 24%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/linpack.c.o
[ 28%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/s_cmp.c.o
[ 32%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/s_copy.c.o
[ 36%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/timer.c.o
[ 40%] Linking C static library liblbfgsb_cpp.a
[ 40%] Built target lbfgsb_cpp
[ 44%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Trend.cpp.o
In file included from /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:130,
from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp.h:27,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Trend.cpp:7:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’
86 | static Fun fun = GET_CALLABLE("type2name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’
93 | static Fun fun = GET_CALLABLE("enterRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’
99 | static Fun fun = GET_CALLABLE("exitRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’
105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’
111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’
132 | static Fun fun = GET_CALLABLE("mktime00");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’
138 | static Fun fun = GET_CALLABLE("gmtime_");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’
154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’
159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<true>& Rcpp::Rcpp_cout_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<true>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’
165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<false>& Rcpp::Rcpp_cerr_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<false>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’
170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’
188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string<char> (*)(const std::__cxx11::basic_string<char>&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’
194 | static Fun fun = GET_CALLABLE("demangle");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’
200 | static Fun fun = GET_CALLABLE("short_file_name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’
206 | static Fun fun = GET_CALLABLE("stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’
212 | static Fun fun = GET_CALLABLE("get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’
218 | static Fun fun = GET_CALLABLE("char_get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’
224 | static Fun fun = GET_CALLABLE("set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’
230 | static Fun fun = GET_CALLABLE("char_set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’
236 | static Fun fun = GET_CALLABLE("get_string_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’
242 | static Fun fun = GET_CALLABLE("get_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’
248 | static Fun fun = GET_CALLABLE("set_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’
254 | static Fun fun = GET_CALLABLE("get_vector_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’
260 | static Fun fun = GET_CALLABLE("char_nocheck");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’
266 | static Fun fun = GET_CALLABLE("dataptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’
278 | static Fun fun = GET_CALLABLE("setCurrentScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’
284 | static Fun fun = GET_CALLABLE("get_cache");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’
296 | static Fun fun = GET_CALLABLE("error_occured");
| ^~~~~~~~~~~~
[ 48%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Optim.cpp.o
In file included from /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:130,
from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp.h:27,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Optim.cpp:7:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’
86 | static Fun fun = GET_CALLABLE("type2name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’
93 | static Fun fun = GET_CALLABLE("enterRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’
99 | static Fun fun = GET_CALLABLE("exitRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’
105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’
111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’
132 | static Fun fun = GET_CALLABLE("mktime00");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’
138 | static Fun fun = GET_CALLABLE("gmtime_");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’
154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’
159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<true>& Rcpp::Rcpp_cout_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<true>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’
165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<false>& Rcpp::Rcpp_cerr_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<false>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’
170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’
188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string<char> (*)(const std::__cxx11::basic_string<char>&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’
194 | static Fun fun = GET_CALLABLE("demangle");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’
200 | static Fun fun = GET_CALLABLE("short_file_name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’
206 | static Fun fun = GET_CALLABLE("stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’
212 | static Fun fun = GET_CALLABLE("get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’
218 | static Fun fun = GET_CALLABLE("char_get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’
224 | static Fun fun = GET_CALLABLE("set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’
230 | static Fun fun = GET_CALLABLE("char_set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’
236 | static Fun fun = GET_CALLABLE("get_string_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’
242 | static Fun fun = GET_CALLABLE("get_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’
248 | static Fun fun = GET_CALLABLE("set_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’
254 | static Fun fun = GET_CALLABLE("get_vector_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’
260 | static Fun fun = GET_CALLABLE("char_nocheck");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’
266 | static Fun fun = GET_CALLABLE("dataptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’
278 | static Fun fun = GET_CALLABLE("setCurrentScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’
284 | static Fun fun = GET_CALLABLE("get_cache");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’
296 | static Fun fun = GET_CALLABLE("error_occured");
| ^~~~~~~~~~~~
[ 52%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Random.cpp.o
In file included from /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:130,
from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp.h:27,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Random.cpp:9:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’
86 | static Fun fun = GET_CALLABLE("type2name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’
93 | static Fun fun = GET_CALLABLE("enterRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’
99 | static Fun fun = GET_CALLABLE("exitRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’
105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’
111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’
132 | static Fun fun = GET_CALLABLE("mktime00");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’
138 | static Fun fun = GET_CALLABLE("gmtime_");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’
154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’
159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<true>& Rcpp::Rcpp_cout_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<true>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’
165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<false>& Rcpp::Rcpp_cerr_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<false>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’
170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’
188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string<char> (*)(const std::__cxx11::basic_string<char>&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’
194 | static Fun fun = GET_CALLABLE("demangle");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’
200 | static Fun fun = GET_CALLABLE("short_file_name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’
206 | static Fun fun = GET_CALLABLE("stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’
212 | static Fun fun = GET_CALLABLE("get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’
218 | static Fun fun = GET_CALLABLE("char_get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’
224 | static Fun fun = GET_CALLABLE("set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’
230 | static Fun fun = GET_CALLABLE("char_set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’
236 | static Fun fun = GET_CALLABLE("get_string_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’
242 | static Fun fun = GET_CALLABLE("get_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’
248 | static Fun fun = GET_CALLABLE("set_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’
254 | static Fun fun = GET_CALLABLE("get_vector_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’
260 | static Fun fun = GET_CALLABLE("char_nocheck");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’
266 | static Fun fun = GET_CALLABLE("dataptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’
278 | static Fun fun = GET_CALLABLE("setCurrentScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’
284 | static Fun fun = GET_CALLABLE("get_cache");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’
296 | static Fun fun = GET_CALLABLE("error_occured");
| ^~~~~~~~~~~~
[ 56%] Building CXX object src/lib/CMakeFiles/Kriging.dir/LinearAlgebra.cpp.o
In file included from /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:130,
from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp.h:27,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’
86 | static Fun fun = GET_CALLABLE("type2name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’
93 | static Fun fun = GET_CALLABLE("enterRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’
99 | static Fun fun = GET_CALLABLE("exitRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’
105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’
111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’
132 | static Fun fun = GET_CALLABLE("mktime00");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’
138 | static Fun fun = GET_CALLABLE("gmtime_");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’
154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’
159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<true>& Rcpp::Rcpp_cout_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<true>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’
165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<false>& Rcpp::Rcpp_cerr_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<false>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’
170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’
188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string<char> (*)(const std::__cxx11::basic_string<char>&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’
194 | static Fun fun = GET_CALLABLE("demangle");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’
200 | static Fun fun = GET_CALLABLE("short_file_name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’
206 | static Fun fun = GET_CALLABLE("stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’
212 | static Fun fun = GET_CALLABLE("get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’
218 | static Fun fun = GET_CALLABLE("char_get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’
224 | static Fun fun = GET_CALLABLE("set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’
230 | static Fun fun = GET_CALLABLE("char_set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’
236 | static Fun fun = GET_CALLABLE("get_string_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’
242 | static Fun fun = GET_CALLABLE("get_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’
248 | static Fun fun = GET_CALLABLE("set_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’
254 | static Fun fun = GET_CALLABLE("get_vector_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’
260 | static Fun fun = GET_CALLABLE("char_nocheck");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’
266 | static Fun fun = GET_CALLABLE("dataptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’
278 | static Fun fun = GET_CALLABLE("setCurrentScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’
284 | static Fun fun = GET_CALLABLE("get_cache");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’
296 | static Fun fun = GET_CALLABLE("error_occured");
| ^~~~~~~~~~~~
[ 60%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Covariance.cpp.o
In file included from /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:130,
from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp.h:27,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Covariance.cpp:7:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’
86 | static Fun fun = GET_CALLABLE("type2name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’
93 | static Fun fun = GET_CALLABLE("enterRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’
99 | static Fun fun = GET_CALLABLE("exitRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’
105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’
111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’
132 | static Fun fun = GET_CALLABLE("mktime00");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’
138 | static Fun fun = GET_CALLABLE("gmtime_");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’
154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’
159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<true>& Rcpp::Rcpp_cout_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<true>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’
165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<false>& Rcpp::Rcpp_cerr_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<false>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’
170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’
188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string<char> (*)(const std::__cxx11::basic_string<char>&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’
194 | static Fun fun = GET_CALLABLE("demangle");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’
200 | static Fun fun = GET_CALLABLE("short_file_name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’
206 | static Fun fun = GET_CALLABLE("stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’
212 | static Fun fun = GET_CALLABLE("get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’
218 | static Fun fun = GET_CALLABLE("char_get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’
224 | static Fun fun = GET_CALLABLE("set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’
230 | static Fun fun = GET_CALLABLE("char_set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’
236 | static Fun fun = GET_CALLABLE("get_string_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’
242 | static Fun fun = GET_CALLABLE("get_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’
248 | static Fun fun = GET_CALLABLE("set_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’
254 | static Fun fun = GET_CALLABLE("get_vector_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’
260 | static Fun fun = GET_CALLABLE("char_nocheck");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’
266 | static Fun fun = GET_CALLABLE("dataptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’
278 | static Fun fun = GET_CALLABLE("setCurrentScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’
284 | static Fun fun = GET_CALLABLE("get_cache");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’
296 | static Fun fun = GET_CALLABLE("error_occured");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp: In static member function ‘static void LinearAlgebra::covMat_rect(arma::mat*, const arma::mat&, const arma::mat&, const arma::vec&, std::function<double(const arma::Col<double>&, const arma::Col<double>&)>, double)’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:527:54: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘unsigned int’} and ‘arma::sword’ {aka ‘int’} [-Wsign-compare]
527 | arma::uword block_end_i = (bi + BLOCK_SIZE < static_cast<arma::sword>(n1)) ? bi + BLOCK_SIZE : n1;
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:528:54: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘unsigned int’} and ‘arma::sword’ {aka ‘int’} [-Wsign-compare]
528 | arma::uword block_end_j = (bj + BLOCK_SIZE < static_cast<arma::sword>(n2)) ? bj + BLOCK_SIZE : n2;
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 64%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Kriging.cpp.o
In file included from /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:130,
from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp.h:27,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp:8:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’
86 | static Fun fun = GET_CALLABLE("type2name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’
93 | static Fun fun = GET_CALLABLE("enterRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’
99 | static Fun fun = GET_CALLABLE("exitRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’
105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’
111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’
132 | static Fun fun = GET_CALLABLE("mktime00");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’
138 | static Fun fun = GET_CALLABLE("gmtime_");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’
154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’
159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<true>& Rcpp::Rcpp_cout_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<true>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’
165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<false>& Rcpp::Rcpp_cerr_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<false>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’
170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’
188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string<char> (*)(const std::__cxx11::basic_string<char>&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’
194 | static Fun fun = GET_CALLABLE("demangle");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’
200 | static Fun fun = GET_CALLABLE("short_file_name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’
206 | static Fun fun = GET_CALLABLE("stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’
212 | static Fun fun = GET_CALLABLE("get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’
218 | static Fun fun = GET_CALLABLE("char_get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’
224 | static Fun fun = GET_CALLABLE("set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’
230 | static Fun fun = GET_CALLABLE("char_set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’
236 | static Fun fun = GET_CALLABLE("get_string_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’
242 | static Fun fun = GET_CALLABLE("get_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’
248 | static Fun fun = GET_CALLABLE("set_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’
254 | static Fun fun = GET_CALLABLE("get_vector_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’
260 | static Fun fun = GET_CALLABLE("char_nocheck");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’
266 | static Fun fun = GET_CALLABLE("dataptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’
278 | static Fun fun = GET_CALLABLE("setCurrentScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’
284 | static Fun fun = GET_CALLABLE("get_cache");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’
296 | static Fun fun = GET_CALLABLE("error_occured");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘void Kriging::populate_Model(KModel&, const arma::vec&, std::map<std::__cxx11::basic_string<char>, double>*) const’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp:160:15: warning: unused variable ‘d’ [-Wunused-variable]
160 | arma::uword d = m_X.n_cols;
| ^
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘double Kriging::_logLikelihood(const arma::vec&, arma::vec*, arma::mat*, KModel*, std::map<std::__cxx11::basic_string<char>, double>*) const’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp:266:17: warning: unused variable ‘p’ [-Wunused-variable]
266 | arma::uword p = m_F.n_cols;
| ^
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘std::tuple<arma::Col<double>, arma::Col<double> > Kriging::leaveOneOutVec(const arma::vec&)’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp:607:10: warning: variable ‘loo’ set but not used [-Wunused-but-set-variable]
607 | double loo = -1;
| ^~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp: In lambda function:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp:1392:20: warning: unused variable ‘sol_to_b’ [-Wunused-variable]
1392 | double sol_to_b = std::min(sol_to_ub, sol_to_lb);
| ^~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘void Kriging::fit(const arma::vec&, const arma::mat&, const Trend::RegressionModel&, bool, const std::string&, const std::string&, const Parameters&)’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp:1602:33: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
1602 | for (arma::uword i = 0; i < multistart; i++) { // TODO: use some foreach/pragma to let OpenMP work.
| ~~^~~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘arma::mat Kriging::update_simulate(const arma::vec&, const arma::mat&)’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp:2006:15: warning: unused variable ‘d’ [-Wunused-variable]
2006 | arma::uword d = m_X.n_cols;
| ^
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp:2010:15: warning: unused variable ‘n_on’ [-Wunused-variable]
2010 | arma::uword n_on = n_o + n_n;
| ^~~~
[ 68%] Building CXX object src/lib/CMakeFiles/Kriging.dir/NuggetKriging.cpp.o
In file included from /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:130,
from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp.h:27,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’
86 | static Fun fun = GET_CALLABLE("type2name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’
93 | static Fun fun = GET_CALLABLE("enterRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’
99 | static Fun fun = GET_CALLABLE("exitRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’
105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’
111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’
132 | static Fun fun = GET_CALLABLE("mktime00");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’
138 | static Fun fun = GET_CALLABLE("gmtime_");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’
154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’
159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<true>& Rcpp::Rcpp_cout_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<true>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’
165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<false>& Rcpp::Rcpp_cerr_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<false>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’
170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’
188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string<char> (*)(const std::__cxx11::basic_string<char>&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’
194 | static Fun fun = GET_CALLABLE("demangle");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’
200 | static Fun fun = GET_CALLABLE("short_file_name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’
206 | static Fun fun = GET_CALLABLE("stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’
212 | static Fun fun = GET_CALLABLE("get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’
218 | static Fun fun = GET_CALLABLE("char_get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’
224 | static Fun fun = GET_CALLABLE("set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’
230 | static Fun fun = GET_CALLABLE("char_set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’
236 | static Fun fun = GET_CALLABLE("get_string_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’
242 | static Fun fun = GET_CALLABLE("get_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’
248 | static Fun fun = GET_CALLABLE("set_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’
254 | static Fun fun = GET_CALLABLE("get_vector_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’
260 | static Fun fun = GET_CALLABLE("char_nocheck");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’
266 | static Fun fun = GET_CALLABLE("dataptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’
278 | static Fun fun = GET_CALLABLE("setCurrentScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’
284 | static Fun fun = GET_CALLABLE("get_cache");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’
296 | static Fun fun = GET_CALLABLE("error_occured");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NuggetKriging.cpp: In member function ‘void NuggetKriging::populate_Model(KModel&, const arma::vec&, double, std::map<std::__cxx11::basic_string<char>, double>*) const’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:163:15: warning: unused variable ‘d’ [-Wunused-variable]
163 | arma::uword d = m_X.n_cols;
| ^
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NuggetKriging.cpp: In lambda function:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1152:16: warning: unused variable ‘at_theta_lb’ [-Wunused-variable]
1152 | bool at_theta_lb = (sol_to_lb_theta < boundary_tol);
| ^~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1153:16: warning: unused variable ‘at_theta_ub’ [-Wunused-variable]
1153 | bool at_theta_ub = (sol_to_ub_theta < boundary_tol);
| ^~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1154:16: warning: unused variable ‘at_alpha_lb’ [-Wunused-variable]
1154 | bool at_alpha_lb = (sol_to_lb_alpha < boundary_tol);
| ^~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1155:16: warning: unused variable ‘at_alpha_ub’ [-Wunused-variable]
1155 | bool at_alpha_ub = (sol_to_ub_alpha < boundary_tol);
| ^~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NuggetKriging.cpp: In member function ‘arma::mat NuggetKriging::update_simulate(const arma::vec&, const arma::mat&)’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1717:15: warning: unused variable ‘d’ [-Wunused-variable]
1717 | arma::uword d = m_X.n_cols;
| ^
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1721:15: warning: unused variable ‘n_on’ [-Wunused-variable]
1721 | arma::uword n_on = n_o + n_n;
| ^~~~
In file included from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo:692,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:7:
In destructor ‘arma::Mat<eT>::~Mat() [with eT = double]’,
inlined from ‘arma::Col<double>::~Col()’ at /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Col_bones.hpp:25:7,
inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_destroy() [with _Tp = arma::Col<double>]’ at /usr/include/c++/15/optional:307:35,
inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col<double>]’ at /usr/include/c++/15/optional:338:14,
inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col<double>]’ at /usr/include/c++/15/optional:335:7,
inlined from ‘std::_Optional_payload<_Tp, false, _Copy, _Move>::~_Optional_payload() [with _Tp = arma::Col<double>; bool _Copy = false; bool _Move = false]’ at /usr/include/c++/15/optional:461:65,
inlined from ‘std::_Optional_base<arma::Col<double>, false, false>::~_Optional_base()’ at /usr/include/c++/15/optional:485:12,
inlined from ‘constexpr std::optional<_Tp>::optional(std::optional<_From>&&) [with _Up = arma::Gen<arma::Col<double>, arma::gen_ones>; typename std::enable_if<__and_v<std::__not_<std::is_same<_T1, _U1> >, std::is_constructible<_T1, _U1>, std::is_convertible<_U1, _T1>, __construct_from_contained_value<_Up, typename std::remove_cv< <template-parameter-1-1> >::type> >, bool>::type <anonymous> = true; _Tp = arma::Col<double>]’ at /usr/include/c++/15/optional:976:2,
inlined from ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’ at /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp:2130:20:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Mat_meat.hpp:29:6: warning: ‘*(arma::Mat<double>*)((char*)&<unnamed> + offsetof(Parameters, KrigingParameters::beta.std::optional<arma::Col<double> >::<unnamed>.std::_Optional_base<arma::Col<double>, false, false>::_M_payload.std::_Optional_payload<arma::Col<double>, false, false, false>::<unnamed>.std::_Optional_payload<arma::Col<double>, true, false, false>::<unnamed>.std::_Optional_payload_base<arma::Col<double> >::_M_payload)).arma::Mat<double>::n_alloc’ may be used uninitialized [-Wmaybe-uninitialized]
29 | if(n_alloc > 0)
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp:2135:35: note: ‘<anonymous>’ declared here
2135 | true};
| ^
In destructor ‘arma::Mat<eT>::~Mat() [with eT = double]’,
inlined from ‘arma::Col<double>::~Col()’ at /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Col_bones.hpp:25:7,
inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_destroy() [with _Tp = arma::Col<double>]’ at /usr/include/c++/15/optional:307:35,
inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col<double>]’ at /usr/include/c++/15/optional:338:14,
inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col<double>]’ at /usr/include/c++/15/optional:335:7,
inlined from ‘std::_Optional_payload<_Tp, false, _Copy, _Move>::~_Optional_payload() [with _Tp = arma::Col<double>; bool _Copy = false; bool _Move = false]’ at /usr/include/c++/15/optional:461:65,
inlined from ‘std::_Optional_base<arma::Col<double>, false, false>::~_Optional_base()’ at /usr/include/c++/15/optional:485:12,
inlined from ‘constexpr std::optional<_Tp>::optional(std::optional<_From>&&) [with _Up = arma::Gen<arma::Col<double>, arma::gen_ones>; typename std::enable_if<__and_v<std::__not_<std::is_same<_T1, _U1> >, std::is_constructible<_T1, _U1>, std::is_convertible<_U1, _T1>, __construct_from_contained_value<_Up, typename std::remove_cv< <template-parameter-1-1> >::type> >, bool>::type <anonymous> = true; _Tp = arma::Col<double>]’ at /usr/include/c++/15/optional:976:2,
inlined from ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’ at /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp:2130:20:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Mat_meat.hpp:32:20: warning: ‘((const double**)((char*)&<unnamed> + offsetof(Parameters, KrigingParameters::beta.std::optional<arma::Col<double> >::<unnamed>.std::_Optional_base<arma::Col<double>, false, false>::_M_payload.std::_Optional_payload<arma::Col<double>, false, false, false>::<unnamed>.std::_Optional_payload<arma::Col<double>, true, false, false>::<unnamed>.std::_Optional_payload_base<arma::Col<double> >::_M_payload)))[4]’ may be used uninitialized [-Wmaybe-uninitialized]
32 | memory::release( access::rw(mem) );
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp:2135:35: note: ‘<anonymous>’ declared here
2135 | true};
| ^
In destructor ‘arma::Mat<eT>::~Mat() [with eT = double]’,
inlined from ‘arma::Col<double>::~Col()’ at /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Col_bones.hpp:25:7,
inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_destroy() [with _Tp = arma::Col<double>]’ at /usr/include/c++/15/optional:307:35,
inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col<double>]’ at /usr/include/c++/15/optional:338:14,
inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col<double>]’ at /usr/include/c++/15/optional:335:7,
inlined from ‘std::_Optional_payload<_Tp, false, _Copy, _Move>::~_Optional_payload() [with _Tp = arma::Col<double>; bool _Copy = false; bool _Move = false]’ at /usr/include/c++/15/optional:461:65,
inlined from ‘std::_Optional_base<arma::Col<double>, false, false>::~_Optional_base()’ at /usr/include/c++/15/optional:485:12,
inlined from ‘constexpr std::optional<_Tp>::optional(std::optional<_From>&&) [with _Up = arma::Op<arma::Col<double>, arma::op_htrans2>; typename std::enable_if<__and_v<std::__not_<std::is_same<_T1, _U1> >, std::is_constructible<_T1, _U1>, std::is_convertible<_U1, _T1>, __construct_from_contained_value<_Up, typename std::remove_cv< <template-parameter-1-1> >::type> >, bool>::type <anonymous> = true; _Tp = arma::Col<double>]’ at /usr/include/c++/15/optional:976:2,
inlined from ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’ at /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp:2137:20:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Mat_meat.hpp:29:6: warning: ‘*(arma::Mat<double>*)((char*)&<unnamed> + offsetof(Parameters, KrigingParameters::beta.std::optional<arma::Col<double> >::<unnamed>.std::_Optional_base<arma::Col<double>, false, false>::_M_payload.std::_Optional_payload<arma::Col<double>, false, false, false>::<unnamed>.std::_Optional_payload<arma::Col<double>, true, false, false>::<unnamed>.std::_Optional_payload_base<arma::Col<double> >::_M_payload)).arma::Mat<double>::n_alloc’ may be used uninitialized [-Wmaybe-uninitialized]
29 | if(n_alloc > 0)
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp:2142:36: note: ‘<anonymous>’ declared here
2142 | false};
| ^
In destructor ‘arma::Mat<eT>::~Mat() [with eT = double]’,
inlined from ‘arma::Col<double>::~Col()’ at /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Col_bones.hpp:25:7,
inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_destroy() [with _Tp = arma::Col<double>]’ at /usr/include/c++/15/optional:307:35,
inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col<double>]’ at /usr/include/c++/15/optional:338:14,
inlined from ‘constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = arma::Col<double>]’ at /usr/include/c++/15/optional:335:7,
inlined from ‘std::_Optional_payload<_Tp, false, _Copy, _Move>::~_Optional_payload() [with _Tp = arma::Col<double>; bool _Copy = false; bool _Move = false]’ at /usr/include/c++/15/optional:461:65,
inlined from ‘std::_Optional_base<arma::Col<double>, false, false>::~_Optional_base()’ at /usr/include/c++/15/optional:485:12,
inlined from ‘constexpr std::optional<_Tp>::optional(std::optional<_From>&&) [with _Up = arma::Op<arma::Col<double>, arma::op_htrans2>; typename std::enable_if<__and_v<std::__not_<std::is_same<_T1, _U1> >, std::is_constructible<_T1, _U1>, std::is_convertible<_U1, _T1>, __construct_from_contained_value<_Up, typename std::remove_cv< <template-parameter-1-1> >::type> >, bool>::type <anonymous> = true; _Tp = arma::Col<double>]’ at /usr/include/c++/15/optional:976:2,
inlined from ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’ at /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp:2137:20:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/Mat_meat.hpp:32:20: warning: ‘((const double**)((char*)&<unnamed> + offsetof(Parameters, KrigingParameters::beta.std::optional<arma::Col<double> >::<unnamed>.std::_Optional_base<arma::Col<double>, false, false>::_M_payload.std::_Optional_payload<arma::Col<double>, false, false, false>::<unnamed>.std::_Optional_payload<arma::Col<double>, true, false, false>::<unnamed>.std::_Optional_payload_base<arma::Col<double> >::_M_payload)))[4]’ may be used uninitialized [-Wmaybe-uninitialized]
32 | memory::release( access::rw(mem) );
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp: In member function ‘void Kriging::update(const arma::vec&, const arma::mat&, bool)’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Kriging.cpp:2142:36: note: ‘<anonymous>’ declared here
2142 | false};
| ^
[ 72%] Building CXX object src/lib/CMakeFiles/Kriging.dir/NoiseKriging.cpp.o
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NuggetKriging.cpp: In member function ‘double NuggetKriging::_logMargPost(const arma::vec&, arma::vec*, KModel*, std::map<std::__cxx11::basic_string<char>, double>*) const’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:526:23: warning: ‘_sigma2’ may be used uninitialized [-Wmaybe-uninitialized]
526 | double log_S_2 = log(_sigma2 * (n - p));
| ~~~^~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:463:10: note: ‘_sigma2’ was declared here
463 | double _sigma2;
| ^~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:540:48: warning: ‘_nugget’ may be used uninitialized [-Wmaybe-uninitialized]
540 | double t = arma::accu(CL / _theta) + _nugget / _sigma2;
| ~~~~~~~~^~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:464:10: note: ‘_nugget’ was declared here
464 | double _nugget;
| ^~~~~~~
In file included from /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:130,
from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp.h:27,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’
86 | static Fun fun = GET_CALLABLE("type2name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’
93 | static Fun fun = GET_CALLABLE("enterRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’
99 | static Fun fun = GET_CALLABLE("exitRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’
105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’
111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’
132 | static Fun fun = GET_CALLABLE("mktime00");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’
138 | static Fun fun = GET_CALLABLE("gmtime_");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’
154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’
159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<true>& Rcpp::Rcpp_cout_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<true>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’
165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<false>& Rcpp::Rcpp_cerr_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<false>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’
170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’
188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string<char> (*)(const std::__cxx11::basic_string<char>&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’
194 | static Fun fun = GET_CALLABLE("demangle");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’
200 | static Fun fun = GET_CALLABLE("short_file_name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’
206 | static Fun fun = GET_CALLABLE("stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’
212 | static Fun fun = GET_CALLABLE("get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’
218 | static Fun fun = GET_CALLABLE("char_get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’
224 | static Fun fun = GET_CALLABLE("set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’
230 | static Fun fun = GET_CALLABLE("char_set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’
236 | static Fun fun = GET_CALLABLE("get_string_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’
242 | static Fun fun = GET_CALLABLE("get_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’
248 | static Fun fun = GET_CALLABLE("set_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’
254 | static Fun fun = GET_CALLABLE("get_vector_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’
260 | static Fun fun = GET_CALLABLE("char_nocheck");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’
266 | static Fun fun = GET_CALLABLE("dataptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’
278 | static Fun fun = GET_CALLABLE("setCurrentScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’
284 | static Fun fun = GET_CALLABLE("get_cache");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’
296 | static Fun fun = GET_CALLABLE("error_occured");
| ^~~~~~~~~~~~
[ 76%] Building CXX object src/lib/CMakeFiles/Kriging.dir/KrigingLoader.cpp.o
In file included from /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:130,
from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp.h:27,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’
86 | static Fun fun = GET_CALLABLE("type2name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’
93 | static Fun fun = GET_CALLABLE("enterRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’
99 | static Fun fun = GET_CALLABLE("exitRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’
105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’
111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’
132 | static Fun fun = GET_CALLABLE("mktime00");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’
138 | static Fun fun = GET_CALLABLE("gmtime_");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’
154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’
159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<true>& Rcpp::Rcpp_cout_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<true>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’
165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<false>& Rcpp::Rcpp_cerr_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<false>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’
170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’
188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string<char> (*)(const std::__cxx11::basic_string<char>&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’
194 | static Fun fun = GET_CALLABLE("demangle");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’
200 | static Fun fun = GET_CALLABLE("short_file_name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’
206 | static Fun fun = GET_CALLABLE("stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’
212 | static Fun fun = GET_CALLABLE("get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’
218 | static Fun fun = GET_CALLABLE("char_get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’
224 | static Fun fun = GET_CALLABLE("set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’
230 | static Fun fun = GET_CALLABLE("char_set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’
236 | static Fun fun = GET_CALLABLE("get_string_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’
242 | static Fun fun = GET_CALLABLE("get_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’
248 | static Fun fun = GET_CALLABLE("set_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’
254 | static Fun fun = GET_CALLABLE("get_vector_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’
260 | static Fun fun = GET_CALLABLE("char_nocheck");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’
266 | static Fun fun = GET_CALLABLE("dataptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’
278 | static Fun fun = GET_CALLABLE("setCurrentScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’
284 | static Fun fun = GET_CALLABLE("get_cache");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’
296 | static Fun fun = GET_CALLABLE("error_occured");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NoiseKriging.cpp: In member function ‘void NoiseKriging::populate_Model(KModel&, const arma::vec&, double, std::map<std::__cxx11::basic_string<char>, double>*) const’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:161:15: warning: unused variable ‘d’ [-Wunused-variable]
161 | arma::uword d = m_X.n_cols;
| ^
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NoiseKriging.cpp: In member function ‘void NoiseKriging::fit(const arma::vec&, const arma::vec&, const arma::mat&, const Trend::RegressionModel&, bool, const std::string&, const std::string&, const Parameters&)’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:659:31: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
659 | for (arma::uword i = 0; i < multistart; i++) {
| ~~^~~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NoiseKriging.cpp: In lambda function:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:777:20: warning: unused variable ‘sol_to_lb_sigma2’ [-Wunused-variable]
777 | double sol_to_lb_sigma2 = Optim::reparametrize
| ^~~~~~~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:780:20: warning: unused variable ‘sol_to_ub_sigma2’ [-Wunused-variable]
780 | double sol_to_ub_sigma2 = Optim::reparametrize
| ^~~~~~~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NoiseKriging.cpp: In member function ‘arma::mat NoiseKriging::update_simulate(const arma::vec&, const arma::vec&, const arma::mat&)’:
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:1293:15: warning: unused variable ‘d’ [-Wunused-variable]
1293 | arma::uword d = m_X.n_cols;
| ^
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:1297:15: warning: unused variable ‘n_on’ [-Wunused-variable]
1297 | arma::uword n_on = n_o + n_n;
| ^~~~
[ 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 /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:130,
from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp.h:27,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/Bench.cpp:7:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’
86 | static Fun fun = GET_CALLABLE("type2name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’
93 | static Fun fun = GET_CALLABLE("enterRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’
99 | static Fun fun = GET_CALLABLE("exitRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’
105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’
111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’
132 | static Fun fun = GET_CALLABLE("mktime00");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’
138 | static Fun fun = GET_CALLABLE("gmtime_");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’
154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’
159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<true>& Rcpp::Rcpp_cout_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<true>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’
165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<false>& Rcpp::Rcpp_cerr_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<false>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’
170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’
188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string<char> (*)(const std::__cxx11::basic_string<char>&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’
194 | static Fun fun = GET_CALLABLE("demangle");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’
200 | static Fun fun = GET_CALLABLE("short_file_name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’
206 | static Fun fun = GET_CALLABLE("stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’
212 | static Fun fun = GET_CALLABLE("get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’
218 | static Fun fun = GET_CALLABLE("char_get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’
224 | static Fun fun = GET_CALLABLE("set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’
230 | static Fun fun = GET_CALLABLE("char_set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’
236 | static Fun fun = GET_CALLABLE("get_string_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’
242 | static Fun fun = GET_CALLABLE("get_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’
248 | static Fun fun = GET_CALLABLE("set_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’
254 | static Fun fun = GET_CALLABLE("get_vector_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’
260 | static Fun fun = GET_CALLABLE("char_nocheck");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’
266 | static Fun fun = GET_CALLABLE("dataptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’
278 | static Fun fun = GET_CALLABLE("setCurrentScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’
284 | static Fun fun = GET_CALLABLE("get_cache");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’
296 | static Fun fun = GET_CALLABLE("error_occured");
| ^~~~~~~~~~~~
[ 88%] Building CXX object src/lib/CMakeFiles/Kriging.dir/utils/base64.cpp.o
[ 92%] Building CXX object src/lib/CMakeFiles/Kriging.dir/utils/jsonutils.cpp.o
In file included from /data/gannet/ripley/R/test-dev/Rcpp/include/RcppCommon.h:130,
from /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp.h:27,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4,
from /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* Rcpp::type2name(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro ‘GET_CALLABLE’
86 | static Fun fun = GET_CALLABLE("type2name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::enterRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro ‘GET_CALLABLE’
93 | static Fun fun = GET_CALLABLE("enterRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::exitRNGScope()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro ‘GET_CALLABLE’
99 | static Fun fun = GET_CALLABLE("exitRNGScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro ‘GET_CALLABLE’
105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘long unsigned int Rcpp::internal::endSuspendRNGSynchronization()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro ‘GET_CALLABLE’
111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘double Rcpp::mktime00(tm&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘double (*)(tm&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro ‘GET_CALLABLE’
132 | static Fun fun = GET_CALLABLE("mktime00");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘tm* Rcpp::gmtime_(const time_t*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘tm* (*)(const long int*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro ‘GET_CALLABLE’
138 | static Fun fun = GET_CALLABLE("gmtime_");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro ‘GET_CALLABLE’
154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void Rcpp::Rcpp_precious_remove(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro ‘GET_CALLABLE’
159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<true>& Rcpp::Rcpp_cout_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<true>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro ‘GET_CALLABLE’
165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘Rcpp::Rostream<false>& Rcpp::Rcpp_cerr_get()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘Rcpp::Rostream<false>& (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro ‘GET_CALLABLE’
170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* rcpp_set_stack_trace(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro ‘GET_CALLABLE’
188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘std::string demangle(const std::string&)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘std::__cxx11::basic_string<char> (*)(const std::__cxx11::basic_string<char>&)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro ‘GET_CALLABLE’
194 | static Fun fun = GET_CALLABLE("demangle");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* short_file_name(const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro ‘GET_CALLABLE’
200 | static Fun fun = GET_CALLABLE("short_file_name");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* stack_trace(const char*, int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(const char*, int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro ‘GET_CALLABLE’
206 | static Fun fun = GET_CALLABLE("stack_trace");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro ‘GET_CALLABLE’
212 | static Fun fun = GET_CALLABLE("get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_get_string_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro ‘GET_CALLABLE’
218 | static Fun fun = GET_CALLABLE("char_get_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_string_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro ‘GET_CALLABLE’
224 | static Fun fun = GET_CALLABLE("set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void char_set_string_elt(SEXP, R_xlen_t, const char*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, const char*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro ‘GET_CALLABLE’
230 | static Fun fun = GET_CALLABLE("char_set_string_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_string_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro ‘GET_CALLABLE’
236 | static Fun fun = GET_CALLABLE("get_string_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC* get_vector_elt(SEXP, R_xlen_t)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC* (*)(SEXPREC*, long int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro ‘GET_CALLABLE’
242 | static Fun fun = GET_CALLABLE("get_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void set_vector_elt(SEXP, R_xlen_t, SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(SEXPREC*, long int, SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro ‘GET_CALLABLE’
248 | static Fun fun = GET_CALLABLE("set_vector_elt");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘SEXPREC** get_vector_ptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘SEXPREC** (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro ‘GET_CALLABLE’
254 | static Fun fun = GET_CALLABLE("get_vector_ptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘const char* char_nocheck(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘const char* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro ‘GET_CALLABLE’
260 | static Fun fun = GET_CALLABLE("char_nocheck");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void* dataptr(SEXP)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void* (*)(SEXPREC*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro ‘GET_CALLABLE’
266 | static Fun fun = GET_CALLABLE("dataptr");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘void setCurrentScope(Rcpp::Module*)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘void (*)(Rcpp::Module*)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro ‘GET_CALLABLE’
278 | static Fun fun = GET_CALLABLE("setCurrentScope");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int* get_cache(int)’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int* (*)(int)’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro ‘GET_CALLABLE’
284 | static Fun fun = GET_CALLABLE("get_cache");
| ^~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h: In function ‘int error_occured()’:
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from ‘DL_FUNC’ {aka ‘void* (*)()’} to ‘Fun’ {aka ‘int (*)()’} [-Wcast-function-type]
82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro ‘GET_CALLABLE’
296 | static Fun fun = GET_CALLABLE("error_occured");
| ^~~~~~~~~~~~
[ 96%] Building CXX object src/lib/CMakeFiles/Kriging.dir/__/__/version.cpp.o
[100%] Linking CXX static library libKriging.a
[100%] Built target Kriging
-- Install configuration: "Release"
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_chi2rnd.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_misc_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpToDOp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_merge_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_dotext_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_solve_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_svd.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/hdf5_name.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Glue_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_vectorise_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_wishrnd.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_mean.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_shuffle_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_relational_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_times_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_each_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_fft2.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_plus_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_trapz_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_nonzeros_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_omit_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eigs_gen.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_chol_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_relational_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpBase_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cov_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtGlueCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_schur_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_spsolve.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/access.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_range_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_superlu.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_conv_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_all.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_repmat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_trimat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_circshift_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_resize_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_field_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SizeMat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spsolve_factoriser_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_max_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_conv.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_strans_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_mean_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/CubeToMatOp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_norm_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_minus.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fft_engine_kissfft.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_each_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_index_max_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpOp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_hist_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_div.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cx_scalar_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_strans_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_omit_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpMat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trans.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_rank_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SparseGenMatProd_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/field_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_clamp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_htrans_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/arrayops_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_interp2.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eig_sym.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/typedef_mat_fixed.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Gen_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_atan2_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_rcond_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/eop_core_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_arpack.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_var.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cov_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_lapack.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cov_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/CubeToMatOp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_flip.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_reshape.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/eop_core_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_logmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_regspace.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_intersect_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diff_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_repmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Op_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_expmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_schur.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/traits.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sqrtmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Glue_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_range_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_times.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_reverse_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_logmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_norm_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_relational.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_log_det.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_EigsSelect.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_rng.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_clamp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_strans.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SortEigenvalue.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/xvec_htrans_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_stddev_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_trapz_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_interp1.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_expmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_reverse_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Row_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_UpperHessenbergEigen_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_accu.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_shuffle.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_var_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_normcdf.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randg.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_prod.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Col_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/typedef_elem_check.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sprandu.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_elem.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_toeplitz_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_fft_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randi.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_atlas.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_qz.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diagvec_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_minus_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_blas.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_relational_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/field_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/eOp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_GenEigsSolver_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/eGlueCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sort_index_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_quantile_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_max_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/wall_clock_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_field_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_kron_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_symmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_quantile.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_diagvec_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_min.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_diag_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_dotext_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_powmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Op_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpCol_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_hist_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_normalise.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_wishrnd_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_log_det_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_any.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/include_hdf5.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_each_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_times_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_arpack.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/restrictors.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_full_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_htrans_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_nonzeros_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trunc_log.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_elem1_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/distr_param.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_circshift_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_min_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_n_unique.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_polyfit_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_trimat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_index_min_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_norm.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_ostream.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpCol_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_diagvec_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpReduceOp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/injector_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_misc_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpGlue_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_col_as_mat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/eOpCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sum_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpGlue_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randperm.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/strip.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_strans_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/diagview_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_shuffle_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/eOp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_times_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpRow_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_pinv_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/unwrap.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_ostream_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_norm_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Cube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_vectorise_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_rcond_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_roots_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SymEigsShiftSolver_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trace.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_accu_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sylvester.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_expmat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_qr.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trimat_ind.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_join_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_dot_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_inv_gen_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SymEigsShiftSolver_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_min_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_reverse_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cor_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_balance.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_mean_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_syrk.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_minus.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/running_stat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_times.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_plus.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/wall_clock_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_inv_gen_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Col_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_roots.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_inv_spd_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_range.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_circshift_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_hist_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_any_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_normalise_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_speye.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_quantile_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_size.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/GlueCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_minus_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_relational_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_sum_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/injector_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_vectorise_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_princomp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_unique_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cov.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_index_min_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/upgrade_val.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/diagmat_proxy.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_mvnrnd_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_index_max_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_plus_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/BaseCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpValProxy_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SizeCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_chi2rnd_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_symmat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_logmat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_toeplitz_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_kron_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_svds.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_misc_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_chi2rnd_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_accu_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_var_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/csv_name.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/MapMat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_index_min.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cumprod_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_relational_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/trimat_helper.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/running_stat_vec_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_resize_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/eGlue_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_inplace_trans.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cor.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_wishrnd_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_UpperHessenbergQR_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_var_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trimat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sort_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_prod_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trapz.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_roots_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_fft_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_intersect.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_det_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_mixed_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_omit.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cor_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/span.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_config.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtOp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtGlueCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_kron.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_relational.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SparseGenMatProd_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cross_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_TridiagEigen_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_solve.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_gemm.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_relational_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Mat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_plus_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_merge_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_diagvec.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_clamp.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SparseGenRealShiftSolve_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_forward.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_schur.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/diskio_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/auxlib_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_inv_sympd.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_pinv_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_max.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Gen_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_circshift.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/typedef_mat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spsolve_factoriser_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_herk.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_polyfit.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpRow_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpMat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/memory.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_reshape_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_hist.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_diagmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_unique_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_toeplitz_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/podarray_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_polyval_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sprandn.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diagmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/unwrap_spmat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_affmul_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/eop_aux.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_gemv.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_strans_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_conv_to.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/xtrans_mat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_fftw3.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_elem_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_diagmat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cor_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_stddev_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/eGlueCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_full_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cx_scalar_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_any_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_median_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_blas.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_hypot_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/compiler_check.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_mixed_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtOpCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_static_check.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_powext.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_nonzeros.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_intersect_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_reshape_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mp_misc.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_chol.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/debug.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_join_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sqrtmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_chol_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randn.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_min_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_DenseGenMatProd_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_dot.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_relational_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fill.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_min_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_approx_equal.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_plus.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpBase_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_sum_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_repelem_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_toeplitz_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_times_misc_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_plus_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_diff.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_hess.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/sp_auxlib_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_powext_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/MapMat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_median_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/podarray_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_col_list_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpValProxy_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_symmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_stddev.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_misc.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/OpCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_times_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_prod_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_reverse.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_elem_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_max_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_vecnorm_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/xtrans_mat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_powmat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_symmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sum_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_find.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/running_stat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SizeCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fft_engine_fftw3.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/xvec_htrans_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpToDGlue_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_max_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_solve_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_hypot_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_slices_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cond_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_inplace_strans.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpOp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_repelem.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SparseGenRealShiftSolve_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtGlue_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_all_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_accu_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_resize.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cond_rcond.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cumprod.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/compiler_setup.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_ostream_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_trimat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_polyfit_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_atan2_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sort_index.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_max_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/config.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_norm2est_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_as_dense_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_median.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_orth_null_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_norm2est_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/ProxyCube.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/auxlib_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpProxy.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpMat_iterators_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_conv_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_flip_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eigs_sym.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_max_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_elem2_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eig_gen.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_normpdf.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_join_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_rng_cxx03.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/diskio_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_histc_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diff_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_rel_comparators.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpToDGlue_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_TridiagEigen_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/hdf5_misc.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_all_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_fftw3.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_iterators_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_normalise_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cross.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/BaseCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_vectorise_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randu.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_normalise_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_vecnorm_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_htrans_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_col_list_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/running_stat_vec_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_circshift_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_kmeans.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cond_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_atlas.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/compiler_setup_post.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_cmath.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpGlue_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_repmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_join_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/include_superlu.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_mvnrnd_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_version.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_princomp.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_omit_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_div.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diagmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpOp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/typedef_elem.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_norm_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtGlue_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_cx_attrib.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_diag_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpToDOp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cumsum_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_dot_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/GlueCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_superlu.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_inv_spd_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_polyval.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_rank.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_repelem_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_inv.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_gemm_mixed.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cumsum_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_repmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sort_index_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/promote_type.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/GenCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/eGlue_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_find_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_histc_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_numel.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/sym_helper.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_toeplitz.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spdiagview_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/sp_auxlib_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_kron_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cumprod_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_log_det_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_times_misc_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_misc_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_rank_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_join.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sort.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_orth_null.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_vecnorm.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cumsum.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/eglue_core_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sort_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_UpperHessenbergEigen_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_histc.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_min_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_min_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_vecnorm_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpGlue_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spdiagview_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_orth_null_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/OpCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_trimat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_det.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trig.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_vecnorm_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_mvnrnd.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/diagview_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sum.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Row_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_omit_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_col_as_mat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_diagmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eye.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Proxy.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/eglue_core_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_schur.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/unwrap_cube.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/eOpCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_log_normpdf.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_symmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_row_as_mat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cov_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_repmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_spones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_index_max.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_stddev_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_stddev_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_affmul_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_max_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_var_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_schur_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_mean_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_nonzeros_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_nonzeros_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpReduceOp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_mean_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_ones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Base_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_lapack.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_each_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_elem2_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Mat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtOp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_elem1_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cor_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/constants_old.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_minus_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpOp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_powmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trunc_exp.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_zeros.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Base_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_find_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/GenCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_find_unique_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SymEigsSolver_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_min_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_relational_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_DenseGenMatProd_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_htrans_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_slices_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/constants.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_str.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_accu_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_pinv.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_det_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diagvec_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_powext_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_princomp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtOpCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_fft.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/cond_rel.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_UpperHessenbergQR_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_flip_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/Cube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_max_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_minus_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_normalise_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_kron_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/SizeMat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eig_pair.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_min_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sqrtmat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/band_helper.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_unique.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_reverse_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_as_scalar.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_vectorise.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/arrayops_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_find_unique_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cross_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_row_as_mat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_find_unique.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_diags_spdiags.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_hist_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_lu.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_polyval_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_as_dense_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/lib/libarmadillo.a
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/lib/pkgconfig/armadillo.pc
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/share/Armadillo/CMake/ArmadilloLibraryDepends.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/share/Armadillo/CMake/ArmadilloConfig.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/share/Armadillo/CMake/ArmadilloConfigVersion.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/lib/liblbfgsb_cpp.a
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/lbfgsb_cpp/lbfgsb.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/lib/cmake/lbfgsb_cpp/lbfgsb_cppConfig.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/lib/cmake/lbfgsb_cpp/lbfgsb_cppConfig-release.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/lib/libKriging.a
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/lib/cmake/libKriging.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/lib/cmake/libKriging-release.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/libKriging_exports.h
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/Bench.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/Covariance.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/Kriging.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/KrigingException.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/KrigingLoader.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/LinearAlgebra.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/LinearRegression.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/LinearRegressionOptim.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/NoiseKriging.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/NuggetKriging.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/Optim.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/Random.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/Trend.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/libKriging.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/utils/ExplicitCopySpecifier.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/utils/LinearHashStorage.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/utils/data_from_arma_vec.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/utils/jsonutils.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/utils/lk_armadillo.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/utils/lkalloc.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/utils/nlohmann/json.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/utils/nlohmann/json_fwd.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/utils/utils.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build/installed/include/libKriging/version.hpp
[100%] Built target install.lib
gmake[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/libK/build'
R Under development (unstable) (2026-01-26 r89334) -- "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.
> Rcpp::compileAttributes(pkgdir = '.', verbose = TRUE)
Exports from /data/gannet/ripley/R/packages/tests-devel/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<Rcpp::List> 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<Rcpp::List> 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 /data/gannet/ripley/R/packages/tests-devel/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 /data/gannet/ripley/R/packages/tests-devel/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 /data/gannet/ripley/R/packages/tests-devel/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<Rcpp::List> 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<Rcpp::List> 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 /data/gannet/ripley/R/packages/tests-devel/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<Rcpp::List> 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<Rcpp::List> 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 /data/gannet/ripley/R/packages/tests-devel/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 /data/gannet/ripley/R/packages/tests-devel/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)
/data/gannet/ripley/R/packages/tests-devel/rlibkriging/R/RcppExports.R updated.
>
** libs
specified C++17
make[1]: warning: -j0 forced in makefile: resetting jobserver mode.
using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
using C++17
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src'
make[1]: warning: -j0 forced in makefile: resetting jobserver mode.
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/../inst/"/include -include "libKriging/utils/lkalloc.hpp" -DARMA_ALIEN_MEM_ALLOC_FUNCTION=lkalloc::malloc -DARMA_ALIEN_MEM_FREE_FUNCTION=lkalloc::free -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/../inst/"/include -include "libKriging/utils/lkalloc.hpp" -DARMA_ALIEN_MEM_ALLOC_FUNCTION=lkalloc::malloc -DARMA_ALIEN_MEM_FREE_FUNCTION=lkalloc::free -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -c kriging_binding.cpp -o kriging_binding.o
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/../inst/"/include -include "libKriging/utils/lkalloc.hpp" -DARMA_ALIEN_MEM_ALLOC_FUNCTION=lkalloc::malloc -DARMA_ALIEN_MEM_FREE_FUNCTION=lkalloc::free -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -c linalg.cpp -o linalg.o
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/../inst/"/include -include "libKriging/utils/lkalloc.hpp" -DARMA_ALIEN_MEM_ALLOC_FUNCTION=lkalloc::malloc -DARMA_ALIEN_MEM_FREE_FUNCTION=lkalloc::free -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -c load.cpp -o load.o
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/../inst/"/include -include "libKriging/utils/lkalloc.hpp" -DARMA_ALIEN_MEM_ALLOC_FUNCTION=lkalloc::malloc -DARMA_ALIEN_MEM_FREE_FUNCTION=lkalloc::free -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -c noisekriging_binding.cpp -o noisekriging_binding.o
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/../inst/"/include -include "libKriging/utils/lkalloc.hpp" -DARMA_ALIEN_MEM_ALLOC_FUNCTION=lkalloc::malloc -DARMA_ALIEN_MEM_FREE_FUNCTION=lkalloc::free -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -c nuggetkriging_binding.cpp -o nuggetkriging_binding.o
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/../inst/"/include -include "libKriging/utils/lkalloc.hpp" -DARMA_ALIEN_MEM_ALLOC_FUNCTION=lkalloc::malloc -DARMA_ALIEN_MEM_FREE_FUNCTION=lkalloc::free -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -c optim.cpp -o optim.o
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I"/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/../inst/"/include -include "libKriging/utils/lkalloc.hpp" -DARMA_ALIEN_MEM_ALLOC_FUNCTION=lkalloc::malloc -DARMA_ALIEN_MEM_FREE_FUNCTION=lkalloc::free -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -c random.cpp -o random.o
g++ -std=gnu++17 -shared -L/usr/local/lib64 -o rlibkriging.so RcppExports.o kriging_binding.o linalg.o load.o noisekriging_binding.o nuggetkriging_binding.o optim.o random.o -fopenmp -L/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src/../inst//lib -lKriging -larmadillo -llbfgsb_cpp /usr/lib64/libflexiblas.so /usr/lib64/libarpack.so /usr/lib64/libsuperlu.so /usr/lib/gcc/x86_64-redhat-linux/15/libgomp.so /usr/lib64/libpthread.a -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -lgomp -larpack
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src'
make[1]: warning: -j0 forced in makefile: resetting jobserver mode.
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/rlibkriging/src'
installing to /data/gannet/ripley/R/packages/tests-devel/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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (rlibkriging)