* installing *source* package ‘rlibkriging’ ...
** this is package ‘rlibkriging’ version ‘0.9-2.3’
** package ‘rlibkriging’ successfully unpacked and MD5 sums checked
** using staged installation
set CMAKE_BIN=/usr/bin/cmake3
set CC=/usr/local/clang21/bin/clang -std=gnu23
set FC=/usr/local/clang21/bin/flang
set CFLAGS=-isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
set CXX=/usr/local/clang21/bin/clang++
set CXXFLAGS=-std=gnu++17 -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw
set LDFLAGS=-L/usr/local/clang/lib64 -L/usr/local/clang21/lib -L/usr/local/clang21/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/21/lib/x86_64-unknown-linux-gnu
CI: travis-ci
build: Rcpp include path /data/gannet/ripley/R/test-clang/Rcpp/include
build: R include path /data/gannet/ripley/R/R-clang/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 Clang 21.1.3
-- The CXX compiler identification is Clang 21.1.3
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/local/clang21/bin/clang - 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/local/clang21/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Rcpp include path /data/gannet/ripley/R/test-clang/Rcpp/include
-- R include path /data/gannet/ripley/R/R-clang/include
-- Rcpp include path /data/gannet/ripley/R/test-clang/Rcpp/include
-- R include path /data/gannet/ripley/R/R-clang/include
CMake Deprecation Warning at armadillo/CMakeLists.txt:43 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- *** set cmake policy CMP0025 to NEW
-- CMAKE_CXX_STANDARD = 14
-- Configuring Armadillo 14.2.2
-- 
-- *** WARNING: variable 'CMAKE_CXX_FLAGS' is not empty; this may cause problems!
-- 
-- Detected Clang 6.0 or newer
-- 
-- CMAKE_SYSTEM_NAME          = Linux
-- CMAKE_CXX_COMPILER_ID      = Clang
-- CMAKE_CXX_COMPILER_VERSION = 21.1.3
-- CMAKE_COMPILER_IS_GNUCXX   = 
-- 
-- *** options:
-- HEADER_ONLY               = OFF
-- STATIC_LIB                = on
-- OPENBLAS_PROVIDES_LAPACK  = OFF
-- ALLOW_FLEXIBLAS_LINUX     = ON
-- ALLOW_OPENBLAS_MACOS      = OFF
-- ALLOW_BLAS_LAPACK_MACOS   = OFF
-- BUILD_SMOKE_TEST          = OFF
-- 
-- *** Looking for external libraries
-- Found 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 SuperLU version 5
-- Found SuperLU version 7, but version 5 is required
-- Could not find SuperLU
-- SuperLU_FOUND = NO
-- 
-- *** Result of configuration:
-- *** ARMA_USE_WRAPPER = true
-- *** ARMA_USE_LAPACK  = true
-- *** ARMA_USE_BLAS    = true
-- *** ARMA_USE_ATLAS   = false
-- *** ARMA_USE_ARPACK  = true
-- *** ARMA_USE_SUPERLU = false
-- 
-- *** Armadillo wrapper library links with these libraries:
-- *** ARMA_LIBS = /usr/lib64/libflexiblas.so;/usr/lib64/libarpack.so
-- 
-- Copying /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/armadillo/include/ to /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/armadillo/tmp/include/
-- Generating /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/armadillo/tmp/include/armadillo_bits/config.hpp
-- 
-- CMAKE_CXX_FLAGS           = -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -O2
-- CMAKE_SHARED_LINKER_FLAGS = -L/usr/local/clang/lib64 -L/usr/local/clang21/lib -L/usr/local/clang21/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/21/lib/x86_64-unknown-linux-gnu -Wl,--no-as-needed
-- CMAKE_REQUIRED_INCLUDES   = 
-- 
-- CMAKE_INSTALL_PREFIX     = /data/gannet/ripley/R/packages/tests-clang/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-clang/rlibkriging/src/libK/armadillo/misc/ to /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/armadillo/tmp/misc/
-- *** generating '/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/armadillo/tmp/misc/armadillo.pc'
-- Generating '/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/armadillo/ArmadilloConfig.cmake'
-- Generating '/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/armadillo/ArmadilloConfigVersion.cmake'
-- Generating '/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/armadillo/InstallFiles/ArmadilloConfig.cmake'
-- Generating '/data/gannet/ripley/R/packages/tests-clang/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:481 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.13.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:630 (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 (3.3s)
-- Generating done (0.1s)
-- Build files have been written to: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build
gmake[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build'
[  3%] Building CXX object armadillo/CMakeFiles/armadillo.dir/src/wrapper2.cpp.o
[  7%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/lbfgsb.c.o
[ 11%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/s_copy.c.o
[ 15%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/timer.c.o
[ 19%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/blas.c.o
[ 23%] Building CXX object armadillo/CMakeFiles/armadillo.dir/src/wrapper1.cpp.o
[ 30%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/s_cmp.c.o
[ 26%] Building C object lbfgsb_cpp/CMakeFiles/lbfgsb_cpp.dir/Lbfgsb.3.0/linpack.c.o
/data/gannet/ripley/R/packages/tests-clang/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-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:499:19: warning: unused variable 'io___56' [-Wunused-variable]
  499 |     static cilist io___56 = { 0, 6, 0, fmt_1002, 0 };
      |                   ^~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:500:19: warning: unused variable 'io___57' [-Wunused-variable]
  500 |     static cilist io___57 = { 0, 0, 0, fmt_1003, 0 };
      |                   ^~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:501:19: warning: unused variable 'io___58' [-Wunused-variable]
  501 |     static cilist io___58 = { 0, 6, 0, fmt_1001, 0 };
      |                   ^~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:502:19: warning: unused variable 'io___60' [-Wunused-variable]
  502 |     static cilist io___60 = { 0, 6, 0, fmt_1005, 0 };
      |                   ^~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:503:19: warning: unused variable 'io___62' [-Wunused-variable]
  503 |     static cilist io___62 = { 0, 6, 0, fmt_1006, 0 };
      |                   ^~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:504:19: warning: unused variable 'io___63' [-Wunused-variable]
  504 |     static cilist io___63 = { 0, 6, 0, fmt_1005, 0 };
      |                   ^~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:505:19: warning: unused variable 'io___65' [-Wunused-variable]
  505 |     static cilist io___65 = { 0, 6, 0, fmt_1008, 0 };
      |                   ^~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:506:19: warning: unused variable 'io___69' [-Wunused-variable]
  506 |     static cilist io___69 = { 0, 6, 0, fmt_1004, 0 };
      |                   ^~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:507:19: warning: unused variable 'io___70' [-Wunused-variable]
  507 |     static cilist io___70 = { 0, 6, 0, fmt_1007, 0 };
      |                   ^~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1259:25: warning: variable 'nbdd' set but not used [-Wunused-but-set-variable]
 1259 |     static integer i__, nbdd;
      |                         ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1262:19: warning: unused variable 'io___75' [-Wunused-variable]
 1262 |     static cilist io___75 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1263:19: warning: unused variable 'io___76' [-Wunused-variable]
 1263 |     static cilist io___76 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1264:19: warning: unused variable 'io___77' [-Wunused-variable]
 1264 |     static cilist io___77 = { 0, 6, 0, fmt_1001, 0 };
      |                   ^~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1581:19: warning: unused variable 'io___82' [-Wunused-variable]
 1581 |     static cilist io___82 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1582:19: warning: unused variable 'io___90' [-Wunused-variable]
 1582 |     static cilist io___90 = { 0, 6, 0, fmt_3010, 0 };
      |                   ^~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1583:19: warning: unused variable 'io___99' [-Wunused-variable]
 1583 |     static cilist io___99 = { 0, 6, 0, fmt_1010, 0 };
      |                   ^~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1584:19: warning: unused variable 'io___104' [-Wunused-variable]
 1584 |     static cilist io___104 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1585:19: warning: unused variable 'io___111' [-Wunused-variable]
 1585 |     static cilist io___111 = { 0, 6, 0, fmt_4011, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1586:19: warning: unused variable 'io___112' [-Wunused-variable]
 1586 |     static cilist io___112 = { 0, 6, 0, fmt_5010, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1587:19: warning: unused variable 'io___113' [-Wunused-variable]
 1587 |     static cilist io___113 = { 0, 6, 0, fmt_6010, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1588:19: warning: unused variable 'io___116' [-Wunused-variable]
 1588 |     static cilist io___116 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1589:19: warning: unused variable 'io___121' [-Wunused-variable]
 1589 |     static cilist io___121 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1590:19: warning: unused variable 'io___122' [-Wunused-variable]
 1590 |     static cilist io___122 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1591:19: warning: unused variable 'io___123' [-Wunused-variable]
 1591 |     static cilist io___123 = { 0, 6, 0, fmt_4010, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1592:19: warning: unused variable 'io___124' [-Wunused-variable]
 1592 |     static cilist io___124 = { 0, 6, 0, fmt_6010, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1593:19: warning: unused variable 'io___125' [-Wunused-variable]
 1593 |     static cilist io___125 = { 0, 6, 0, fmt_1010, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:1594:19: warning: unused variable 'io___126' [-Wunused-variable]
 1594 |     static cilist io___126 = { 0, 6, 0, fmt_2010, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:2809:19: warning: unused variable 'io___163' [-Wunused-variable]
 2809 |     static cilist io___163 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:2810:19: warning: unused variable 'io___164' [-Wunused-variable]
 2810 |     static cilist io___164 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:2811:19: warning: unused variable 'io___165' [-Wunused-variable]
 2811 |     static cilist io___165 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:2812:19: warning: unused variable 'io___167' [-Wunused-variable]
 2812 |     static cilist io___167 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3089:19: warning: unused variable 'io___178' [-Wunused-variable]
 3089 |     static cilist io___178 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/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-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3364:20: warning: unused variable 'i__' [-Wunused-variable]
 3364 |     static integer i__;
      |                    ^~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3367:19: warning: unused variable 'io___181' [-Wunused-variable]
 3367 |     static cilist io___181 = { 0, 6, 0, fmt_7001, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3368:19: warning: unused variable 'io___182' [-Wunused-variable]
 3368 |     static cilist io___182 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3369:19: warning: unused variable 'io___183' [-Wunused-variable]
 3369 |     static cilist io___183 = { 0, 0, 0, fmt_2001, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3370:19: warning: unused variable 'io___184' [-Wunused-variable]
 3370 |     static cilist io___184 = { 0, 0, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3371:19: warning: unused variable 'io___185' [-Wunused-variable]
 3371 |     static cilist io___185 = { 0, 0, 0, fmt_9001, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3372:19: warning: unused variable 'io___186' [-Wunused-variable]
 3372 |     static cilist io___186 = { 0, 6, 0, fmt_1004, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3373:19: warning: unused variable 'io___188' [-Wunused-variable]
 3373 |     static cilist io___188 = { 0, 6, 0, fmt_1004, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3374:19: warning: unused variable 'io___189' [-Wunused-variable]
 3374 |     static cilist io___189 = { 0, 6, 0, fmt_1004, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/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-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3485:20: warning: unused variable 'i__' [-Wunused-variable]
 3485 |     static integer i__, imod;
      |                    ^~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3485:25: warning: variable 'imod' set but not used [-Wunused-but-set-variable]
 3485 |     static integer i__, imod;
      |                         ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3488:19: warning: unused variable 'io___190' [-Wunused-variable]
 3488 |     static cilist io___190 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3489:19: warning: unused variable 'io___191' [-Wunused-variable]
 3489 |     static cilist io___191 = { 0, 6, 0, fmt_2001, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3490:19: warning: unused variable 'io___192' [-Wunused-variable]
 3490 |     static cilist io___192 = { 0, 6, 0, fmt_1004, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3491:19: warning: unused variable 'io___194' [-Wunused-variable]
 3491 |     static cilist io___194 = { 0, 6, 0, fmt_1004, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3492:19: warning: unused variable 'io___196' [-Wunused-variable]
 3492 |     static cilist io___196 = { 0, 6, 0, fmt_2001, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3493:19: warning: unused variable 'io___197' [-Wunused-variable]
 3493 |     static cilist io___197 = { 0, 0, 0, fmt_3001, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/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-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3662:20: warning: unused variable 'i__' [-Wunused-variable]
 3662 |     static integer i__;
      |                    ^~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3665:19: warning: unused variable 'io___198' [-Wunused-variable]
 3665 |     static cilist io___198 = { 0, 6, 0, fmt_3003, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3666:19: warning: unused variable 'io___199' [-Wunused-variable]
 3666 |     static cilist io___199 = { 0, 6, 0, fmt_3004, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3667:19: warning: unused variable 'io___200' [-Wunused-variable]
 3667 |     static cilist io___200 = { 0, 6, 0, fmt_3005, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3668:19: warning: unused variable 'io___201' [-Wunused-variable]
 3668 |     static cilist io___201 = { 0, 6, 0, fmt_1004, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3669:19: warning: unused variable 'io___203' [-Wunused-variable]
 3669 |     static cilist io___203 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3670:19: warning: unused variable 'io___204' [-Wunused-variable]
 3670 |     static cilist io___204 = { 0, 6, 0, fmt_3009, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3671:19: warning: unused variable 'io___205' [-Wunused-variable]
 3671 |     static cilist io___205 = { 0, 6, 0, fmt_9011, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3672:19: warning: unused variable 'io___206' [-Wunused-variable]
 3672 |     static cilist io___206 = { 0, 6, 0, fmt_9012, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3673:19: warning: unused variable 'io___207' [-Wunused-variable]
 3673 |     static cilist io___207 = { 0, 6, 0, fmt_9013, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3674:19: warning: unused variable 'io___208' [-Wunused-variable]
 3674 |     static cilist io___208 = { 0, 6, 0, fmt_9014, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3675:19: warning: unused variable 'io___209' [-Wunused-variable]
 3675 |     static cilist io___209 = { 0, 6, 0, fmt_9015, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3676:19: warning: unused variable 'io___210' [-Wunused-variable]
 3676 |     static cilist io___210 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3677:19: warning: unused variable 'io___211' [-Wunused-variable]
 3677 |     static cilist io___211 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3678:19: warning: unused variable 'io___212' [-Wunused-variable]
 3678 |     static cilist io___212 = { 0, 6, 0, fmt_9018, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3679:19: warning: unused variable 'io___213' [-Wunused-variable]
 3679 |     static cilist io___213 = { 0, 6, 0, fmt_9019, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3680:19: warning: unused variable 'io___214' [-Wunused-variable]
 3680 |     static cilist io___214 = { 0, 6, 0, fmt_3007, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3681:19: warning: unused variable 'io___215' [-Wunused-variable]
 3681 |     static cilist io___215 = { 0, 6, 0, fmt_3008, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3682:19: warning: unused variable 'io___216' [-Wunused-variable]
 3682 |     static cilist io___216 = { 0, 0, 0, fmt_3002, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3683:19: warning: unused variable 'io___217' [-Wunused-variable]
 3683 |     static cilist io___217 = { 0, 0, 0, fmt_3009, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3684:19: warning: unused variable 'io___218' [-Wunused-variable]
 3684 |     static cilist io___218 = { 0, 0, 0, fmt_9011, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3685:19: warning: unused variable 'io___219' [-Wunused-variable]
 3685 |     static cilist io___219 = { 0, 0, 0, fmt_9012, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3686:19: warning: unused variable 'io___220' [-Wunused-variable]
 3686 |     static cilist io___220 = { 0, 0, 0, fmt_9013, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3687:19: warning: unused variable 'io___221' [-Wunused-variable]
 3687 |     static cilist io___221 = { 0, 0, 0, fmt_9014, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3688:19: warning: unused variable 'io___222' [-Wunused-variable]
 3688 |     static cilist io___222 = { 0, 0, 0, fmt_9015, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3689:19: warning: unused variable 'io___223' [-Wunused-variable]
 3689 |     static cilist io___223 = { 0, 0, 0, fmt_9018, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3690:19: warning: unused variable 'io___224' [-Wunused-variable]
 3690 |     static cilist io___224 = { 0, 0, 0, fmt_9019, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3691:19: warning: unused variable 'io___225' [-Wunused-variable]
 3691 |     static cilist io___225 = { 0, 0, 0, fmt_3008, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3986:19: warning: unused variable 'io___228' [-Wunused-variable]
 3986 |     static cilist io___228 = { 0, 6, 0, fmt_1001, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3987:19: warning: unused variable 'io___242' [-Wunused-variable]
 3987 |     static cilist io___242 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3988:19: warning: unused variable 'io___243' [-Wunused-variable]
 3988 |     static cilist io___243 = { 0, 6, 0, 0, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:3989:19: warning: unused variable 'io___246' [-Wunused-variable]
 3989 |     static cilist io___246 = { 0, 6, 0, fmt_1004, 0 };
      |                   ^~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:4705:16: warning: '&&' within '||' [-Wlogical-op-parentheses]
 4705 |     if (brackt && (*stp <= stmin || *stp >= stmax) || brackt && stmax - stmin 
      |         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:4705:16: note: place parentheses around the '&&' expression to silence this warning
 4705 |     if (brackt && (*stp <= stmin || *stp >= stmax) || brackt && stmax - stmin 
      |                ^
      |         (                                         )
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:4705:62: warning: '&&' within '||' [-Wlogical-op-parentheses]
 4705 |     if (brackt && (*stp <= stmin || *stp >= stmax) || brackt && stmax - stmin 
      |                                                    ~~ ~~~~~~~^~~~~~~~~~~~~~~~
 4706 |             <= *xtol * stmax) {
      |             ~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:4705:62: note: place parentheses around the '&&' expression to silence this warning
 4705 |     if (brackt && (*stp <= stmin || *stp >= stmax) || brackt && stmax - stmin 
      |                                                              ^
      |                                                       (
 4706 |             <= *xtol * stmax) {
      |                             
      |                             )
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:23:16: warning: unused variable 'c__9' [-Wunused-variable]
   23 | static integer c__9 = 9;
      |                ^~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:25:16: warning: unused variable 'c__3' [-Wunused-variable]
   25 | static integer c__3 = 3;
      |                ^~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/lbfgsb.c:26:16: warning: unused variable 'c__5' [-Wunused-variable]
   26 | static integer c__5 = 5;
      |                ^~~~
90 warnings generated.
[ 34%] Linking C static library liblbfgsb_cpp.a
[ 34%] Built target lbfgsb_cpp
[ 38%] Linking CXX static library libarmadillo.a
[ 38%] Built target armadillo
[ 42%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Random.cpp.o
[ 46%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Covariance.cpp.o
[ 50%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Kriging.cpp.o
[ 53%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Trend.cpp.o
[ 57%] Building CXX object src/lib/CMakeFiles/Kriging.dir/NuggetKriging.cpp.o
[ 61%] Building CXX object src/lib/CMakeFiles/Kriging.dir/LinearAlgebra.cpp.o
[ 65%] Building CXX object src/lib/CMakeFiles/Kriging.dir/lkalloc.cpp.o
[ 69%] Building CXX object src/lib/CMakeFiles/Kriging.dir/KrigingLoader.cpp.o
[ 73%] Building CXX object src/lib/CMakeFiles/Kriging.dir/utils/base64.cpp.o
[ 76%] Building CXX object src/lib/CMakeFiles/Kriging.dir/CacheFunction.cpp.o
[ 80%] Building CXX object src/lib/CMakeFiles/Kriging.dir/NoiseKriging.cpp.o
[ 88%] Building CXX object src/lib/CMakeFiles/Kriging.dir/__/__/version.cpp.o
[ 88%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Bench.cpp.o
[ 92%] Building CXX object src/lib/CMakeFiles/Kriging.dir/Optim.cpp.o
[ 96%] Building CXX object src/lib/CMakeFiles/Kriging.dir/utils/jsonutils.cpp.o
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Optim.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:132:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
   86 |         static Fun fun = GET_CALLABLE("type2name");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   93 |             static Fun fun = GET_CALLABLE("enterRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   99 |             static Fun fun = GET_CALLABLE("exitRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  105 |             static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  111 |             static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  132 |         static Fun fun = GET_CALLABLE("mktime00");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch]
  138 |         static Fun fun =  GET_CALLABLE("gmtime_");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  154 |         static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  159 |         static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<true> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  165 |         static Fun fun = GET_CALLABLE("Rcpp_cout_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<false> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  170 |         static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  188 |     static Fun fun =  GET_CALLABLE("rcpp_set_stack_trace");
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string<char> (*)(const basic_string<char> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  194 |     static Fun fun = GET_CALLABLE("demangle");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  200 |     static Fun fun = GET_CALLABLE("short_file_name");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  206 |     static Fun fun = GET_CALLABLE("stack_trace");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  212 |     static Fun fun = GET_CALLABLE("get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  218 |     static Fun fun = GET_CALLABLE("char_get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  224 |     static Fun fun = GET_CALLABLE("set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  230 |     static Fun fun = GET_CALLABLE("char_set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  236 |     static Fun fun = GET_CALLABLE("get_string_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  242 |     static Fun fun = GET_CALLABLE("get_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  248 |     static Fun fun = GET_CALLABLE("set_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  254 |     static Fun fun = GET_CALLABLE("get_vector_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  260 |     static Fun fun = GET_CALLABLE("char_nocheck");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  266 |     static Fun fun = GET_CALLABLE("dataptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  278 |     static Fun fun = GET_CALLABLE("setCurrentScope");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  284 |     static Fun fun = GET_CALLABLE("get_cache");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  296 |     static Fun fun = GET_CALLABLE("error_occured");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Optim.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:192:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter]
  525 |     inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) {
      |                                                         ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter]
  909 |      inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) {
      |                                                ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Optim.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:23:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter]
  150 |     void get_indices( traits::identity< traits::int2type<INTSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter]
  160 |     void get_indices( traits::identity< traits::int2type<REALSXP> > t ) {
      |                                                                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter]
  173 |     void get_indices( traits::identity< traits::int2type<STRSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter]
  188 |     void get_indices( traits::identity< traits::int2type<LGLSXP> > t ) {
      |                                                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Optim.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:132:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
   86 |         static Fun fun = GET_CALLABLE("type2name");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   93 |             static Fun fun = GET_CALLABLE("enterRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   99 |             static Fun fun = GET_CALLABLE("exitRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  105 |             static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  111 |             static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  132 |         static Fun fun = GET_CALLABLE("mktime00");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch]
  138 |         static Fun fun =  GET_CALLABLE("gmtime_");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  154 |         static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  159 |         static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<true> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  165 |         static Fun fun = GET_CALLABLE("Rcpp_cout_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<false> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  170 |         static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  188 |     static Fun fun =  GET_CALLABLE("rcpp_set_stack_trace");
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string<char> (*)(const basic_string<char> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  194 |     static Fun fun = GET_CALLABLE("demangle");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  200 |     static Fun fun = GET_CALLABLE("short_file_name");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  206 |     static Fun fun = GET_CALLABLE("stack_trace");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  212 |     static Fun fun = GET_CALLABLE("get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  218 |     static Fun fun = GET_CALLABLE("char_get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  224 |     static Fun fun = GET_CALLABLE("set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  230 |     static Fun fun = GET_CALLABLE("char_set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  236 |     static Fun fun = GET_CALLABLE("get_string_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  242 |     static Fun fun = GET_CALLABLE("get_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  248 |     static Fun fun = GET_CALLABLE("set_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  254 |     static Fun fun = GET_CALLABLE("get_vector_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  260 |     static Fun fun = GET_CALLABLE("char_nocheck");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  266 |     static Fun fun = GET_CALLABLE("dataptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  278 |     static Fun fun = GET_CALLABLE("setCurrentScope");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  284 |     static Fun fun = GET_CALLABLE("get_cache");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Covariance.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:132:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
   86 |         static Fun fun = GET_CALLABLE("type2name");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCa/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hl:l296a:b22l:e (warning:  cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]"
Rcpp", __  F296U | N _ _   )s
t      a| t                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~i
c Fun fun = GET_CALLABLE("error_occured");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   93 |             static Fun fun = GET_CALLABLE("enterRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   99 |             static Fun fun = GET_CALLABLE("exitRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  105 |             static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  111 |             static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  132 |         static Fun fun = GET_CALLABLE("mktime00");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch]
  138 |         static Fun fun =  GET_CALLABLE("gmtime_");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  154 |         static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  159 |         static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<true> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  165 |         static Fun fun = GET_CALLABLE("Rcpp_cout_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<false> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  170 |         static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  188 |     static Fun fun =  GET_CALLABLE("rcpp_set_stack_trace");
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string<char> (*)(const basic_string<char> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  194 |     static Fun fun = GET_CALLABLE("demangle");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  200 |     static Fun fun = GET_CALLABLE("short_file_name");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  206 |     static Fun fun = GET_CALLABLE("stack_trace");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  212 |     static Fun fun = GET_CALLABLE("get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  218 |     static Fun fun = GET_CALLABLE("char_get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  224 |     static Fun fun = GET_CALLABLE("set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  230 |     static Fun fun = GET_CALLABLE("char_set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  236 |     static Fun fun = GET_CALLABLE("get_string_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  242 |     static Fun fun = GET_CALLABLE("get_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  248 |     static Fun fun = GET_CALLABLE("set_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  254 |     static Fun fun = GET_CALLABLE("get_vector_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  260 |     static Fun fun = GET_CALLABLE("char_nocheck");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  266 |     static Fun fun = GET_CALLABLE("dataptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  278 |     static Fun fun = GET_CALLABLE("setCurrentScope");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  284 |     static Fun fun = GET_CALLABLE("get_cache");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  296 |     static Fun fun = GET_CALLABLE("error_occured");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Optim.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:45:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter]
   74 |         inline void update(SEXP data){}
      |                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Optim.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:53:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter]
   51 |         void update(SEXP x){}
      |                          ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:132:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
   86 |         static Fun fun = GET_CALLABLE("type2name");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   93 |             static Fun fun = GET_CALLABLE("enterRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   99 |             static Fun fun = GET_CALLABLE("exitRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  105 |             static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  111 |             static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Trend.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:132:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
   86 |         static Fun fun = GET_CALLABLE("type2name");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   93 |             static Fun fun = GET_CALLABLE("enterRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   99 |             static Fun fun = GET_CALLABLE("exitRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  105 |             static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  111 |             static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h82: | 132 : 26 :  #warning: dcast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch]e
fine GET_C  A132L | L A B L E ( _ _ FsUtNa_t_i)c  (FFuunn )f uRn_ G=e tGCECTa_lClAaLbLlAeB(L E"(R"cmpkpt"i,m e_0_0F"U)N;_
_       | )                         ^~~~~~~~~~~~~~~~~~~~~~~~

      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch]
  138 |         static Fun fun =  GET_CALLABLE("gmtime_");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  132 |         static Fun fun = GET_CALLABLE("mktime00");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch]
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h  :138154 | : 26 :   warning:  cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 
  static   154F | u n   f u n   =  s tGaEtTi_cC AFLuLnA BfLuEn( "=g mGtEiTm_eC_A"L)L;A
B      L| E                          ^~~~~~~~~~~~~~~~~~~~~~~(
"Rcp/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hp:_82p:r35e:c inote: oexpanded from macro 'GET_CALLABLE'u
s_prese   r82v | e " ) ; 
#      d| e                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~f
ine /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hG:E82T:_35C:A Lnote: Lexpanded from macro 'GET_CALLABLE'A
BLE(__FU   N82_ | _ )   ( F#udne)f iRn_eG eGtECTC_aClAlLaLbAlBeL(E ("_R_cFpUpN"_,_ )_ _(FFUuNn_)_  R)_
G      e| t                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~C
Callable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  159 |         static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  154 |         static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  159 |         static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<true> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  165 |         static Fun fun = GET_CALLABLE("Rcpp_cout_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<false> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  170 |         static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  188 |     static Fun fun =  GET_CALLABLE("rcpp_set_stack_trace");
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<true> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  165 |         static Fun fun = GET_CALLABLE("Rcpp_cout_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #de/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hf:i194n:e22 :G Ewarning: Tcast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string<char> (*)(const basic_string<char> &)') converts to incompatible function type [-Wcast-function-type-mismatch]_
CALLABL  E194( | _ _ F U Ns_t_a)t i(cF uFnu)n  Rf_uGne t=C CGaElTl_aCbAlLeL(A B"LREc(p"pd"e,m a_n_gFlUeN"_)_; 
)      
|                            ^~~~~~~~~~~~~~~~~~~~~~~~| 
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<false> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  170 |         static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h_:G200e:t22C:C awarning: lcast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]l
able( "R  c200p | p " ,   _s_tFaUtNi_c_  F)u
n       | f                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~u
n = GET_CALLABLE("short_file_name");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:132:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
   86 |         static Fun fun = GET_CALLABLE("type2name");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hd:e206f:i22n:e  warning: Gcast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch]E
T_CALLA  B206L | E ( _ _ FsUtNa_t_i)c  (FFuunn )f uRn_ G=e tGCECTa_lClAaLbLlAeB(L E"(R"csptpa"c,k __t_rFaUcNe_"_) ;)

      /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h      | :|                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~188                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:
23/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:: 82warning: :cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]35
: note: expanded from macro 'GET_CALLABLE'
  188    | 82  |       s t#adteifci nFeu nG EfTu_nC A=L L AGBELTE_(C_A_LFLUANB_L_E)( "(rFcupnp)_ sRe_tG_esttCaCcakl_ltarbalcee(" )";R
c      p| p                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
, __F/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hU:N82_:_35 :) 
note:       expanded from macro 'GET_CALLABLE'| 
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rc/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hp:p93":,30 :_ _warning: Fcast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]U
N__ )
         93|  |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
           static Fun fun = GET_CALLABLE("enterRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hG:e212t:C22C:a lwarning: lcast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]a
ble( "R  c212p | p " ,   _s_tFaUtNi_c_  F)u
n       | f                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~u
n = GET_CALLABLE("get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_Ge/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.ht:C194C:a22l:l awarning: bcast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string<char> (*)(const basic_string<char> &)') converts to incompatible function type [-Wcast-function-type-mismatch]l
e( "Rcpp"  ,194  | _ _ F U Ns_t_a t)i
c       | F                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~u
n fun = GET_CALLABLE("demangle");/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h
:      99| :                     ^~~~~~~~~~~~~~~~~~~~~~~~30
: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h
:82:35: note: expanded from macro 'GET_CALLABLE'   
99 |           82  |         s#tdaetfiicn eF uGnE Tf_uCnA L=L AGBELTE_(C_A_LFLUANB_L_E)( "(eFxuint)R NRG_SGceotpCeC"a)l;l
a      b| l                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~e
( "R/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hc:p82p:"35,:  _note: _expanded from macro 'GET_CALLABLE'F
UN__ )/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h
   :      82218|  | :                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 22
 :   warning: #cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]d
efine G  E218T | _ C A L LsAtBaLtEi(c_ _FFuUnN _f_u)n  (=F uGnE)T _RC_AGLeLtACBCLaEl(l"acbhlaer(_ g"eRtc_pspt"r,i n_g__FeUlNt_"_) ;)

            | |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  105 |             static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h_:C224A:L22L:A Bwarning: Lcast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]E
(__FUN  _224_ | )   ( F usnt)a tRi_cG eFtuCnC aflulna b=l eG(E T"_RCcApLpL"A,B L_E_(F"UsNe_t__ s)t
r      i| n                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~g
_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  111 |             static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp"/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h,: 230_:_22F:U Nwarning: _cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]_
 )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  230 |     static Fun fun = GET_CALLABLE("char_set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  236 |     static Fun fun = GET_CALLABLE("get_string_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h
:      132| :                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~26
: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  132 |         static Fun fun = GET_CALLABLE("mktime00");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  242 |     static Fun fun = GET_CALLABLE("get_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FU/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hN:_138_: 27):
       warning: | cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch]                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  138 |         static Fun fun =  GET_CALLABLE("gmtime_");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  248 |     static Fun fun = GET_CALLABLE("set_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h  :200254 | : 22 :   warning: scast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]t
atic Fun   254f | u/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h n:  154 =:  26sG:tE aTwarning: t_cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]iC
cA LFLuA  nB154 L | fE u( n"  s =h  o Gr Et T_s_ftCiaAltLeiL_cAn BaFLmuEen(" ")fg;ue
nt       _| =v                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ e
GcEtTo/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h_r:C_82Ap:Lt35Lr:A" B)note: L;expanded from macro 'GET_CALLABLE'E

(      "| R                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~c
pp   82_/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h | p: r82 e: c35 i:#o dunote: esexpanded from macro 'GET_CALLABLE'f_
ipnree    s82Ge | Er Tv _e C" A)#L;dL
eA      fB| iL                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~nE
e( _G/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h_E:FT82U_:NC35_A:_L )Lnote:  Aexpanded from macro 'GET_CALLABLE'(B
FLuEn()_    _82RF | _U GN e_ t_ C)#C da(elFfluiannb)el  eRG(_E GT"e_RtCcCApCLpaL"lA,lB aL_bE_l(Fe_U(_N F_"U_RN c_)p_
p)      " | ,(                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ F
_u_nF)U NR___G e)t
C      C| a                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~l
lable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h::260206::2222::  /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hwarning: warning: :cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch]159

:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]  
260   | 206  |      159   |  s  t sa tt ai tc i  cF  usFntu anftu infc u =nF  uG=nE  TGf_EuCTnA_ LC=LA ALGBLELATEB_(LC"EAc(Lh"LasArtB_aLncEok(c_"htRerccapkcp"e_)"p;)r
;e      
c|       i                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~| o
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~u
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hs:_82r/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:e:35m82:o: v35note: e:expanded from macro 'GET_CALLABLE'" 
)note: ;expanded from macro 'GET_CALLABLE'

         | 82                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 
       /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h82#: | d82 e: f35 i: n #enote: d eexpanded from macro 'GET_CALLABLE'Gf
EiTn_eC    A82GL | EL TA _B CL AE#L(dL_eA_fBFiLUnENe(_ __G_)EF TU(_NFC_uA_nL))L  A(RBF_LuGEne()t_ C_RCF_aUGlNel_ta_Cb)Cl ae(l(Fl ua"nbR)lc epR(p_ "G",eR tc_Cp_CpFa"Ul,Nl _a__b_ lF)eU
(N       _| "_                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~R 
c)p
p      "| ,                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
__FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  266 |   /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h : 212s:t22a:t iwarning: ccast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch] /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h
F:u165n: 26f:u   n212warning:   | cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<true> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]= 
  G E T  s_165tC | aA tL iL cA  B FL uE n(  "sfdtuaantt ai=pc t GrFE"uT)n_; C
fA      uL| nL                     ^~~~~~~~~~~~~~~~~~~~~~~ A
=B L/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hGE:E(82T":_g35Ce:At L_note: Lsexpanded from macro 'GET_CALLABLE'At
BrLiEn(   g"82_R | ec lp tp "_ )c#;od
ue      tf| _i                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~gn
eet "G/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h)E:;T82
_:      C35| A:                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~L 
Lnote: Aexpanded from macro 'GET_CALLABLE'/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hB
:L82E:(35_:_ Fnote: Uexpanded from macro 'GET_CALLABLE'N
__) (Fun   )82  | R _ G e t#CdCeaflilnaeb lGeE(T _"CRAcLpLpA"B,L E_(__F_UFNU_N__ _))
       (| F                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~u
n) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<false> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  170 |         static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  278 |     static Fun fun = GET_CALLABLE("setCurrentScope");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  284 |     static Fun fun = GET_CALLABLE("get_cache");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h | : 188 : 23 :# dwarning: ecast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]f
ine GET_  C188A | L L A B LsEt(a_t_iFcU NF_u_n)  f(uFnu n=)   RG_EGTe_tCCACLaLlAlBaLbEl(e"(r c"pRpc_pspe"t,_ s_t_aFcUkN__t_r a)c
e      "| )                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~;

      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string<char> (*)(const basic_string<char> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  194 |     static Fun fun = GET_CALLABLE("de/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hm:a296n:g22l:e "warning: )cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch];

      |                      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h  :29682 | : 35 :   note: sexpanded from macro 'GET_CALLABLE't
atic Fu   n82  | f u n   =# dGeEfTi_nCeA LGLEATB_LCEA(L"LeArBrLoEr(__o_cFcUuNr_e_d)" )(;F
u      n| )                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
R_Get/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hC:C82a:l35l:a bnote: lexpanded from macro 'GET_CALLABLE'e
( "Rcpp   "82, |   _ _ F U#Nd_e_f i)n
e       | G                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~E
T_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  200 |     static Fun fun = GET_CALLABLE("short_file_name");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  206 |     static Fun fun = GET_CALLABLE("stack_trace");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  218 |     static Fun fun = GET_CALLABLE("char_get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  212 |     static Fun fun = GET_CALLABLE("get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  224 |     static Fun fun = GET_CALLABLE("set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rc/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hp:p218":,22 :_ _warning: Fcast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]U
N__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
218 |     static Fun fun = GET_CALLABLE("char_get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  230 |     static Fun fun = GET_CALLABLE("char_set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  224 |     static Fun fun = GET_CALLABLE("set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  236 |     static Fun fun = GET_CALLABLE("get_string_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  230 |     static Fun fun = GET_CALLABLE("char_set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  242 |     static Fun fun = GET_CALLABLE("get_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  236 |     static Fun fun = GET_CALLABLE("get_string_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  242 |     static Fun fun = GET_CALLABLE("get_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  248 |     static Fun fun = GET_CALLABLE("set_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  254 |     static Fun fun = GET_CALLABLE("get_vector_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  260 |     static Fun fun = GET_CALLABLE("char_nocheck");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  248 |     static Fun fun = GET_CALLABLE("set_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #de/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hf:i266n:e22 :G Ewarning: Tcast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]_
CALLABL  E266( | _ _ F U Ns_t_a)t i(cF uFnu)n  Rf_uGne t=C CGaElTl_aCbAlLeL(A B"LREc(p"pd"a,t a_p_tFrU"N)_;_
       )| 
                     ^~~~~~~~~~~~~~~~~~~~~~~      
|                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  254 |     static Fun fun = GET_CALLABLE("get_vector_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  278 |     static Fun fun = GET_CALLABLE("setCurrentScope");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h_:C260A:L22L:A Bwarning: Lcast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]E
(__FUN__  )260  | ( F u n )s tRa_tGiect CFCuanl lfaubnl e=(  G"ERTc_pCpA"L,L A_B_LFEU(N"_c_h a)r
_      n| o                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~c
heck");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  284 |     static Fun fun = GET_CALLABLE("get_cache");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GE/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hT:_266C:A22L:L Awarning: Bcast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]L
E(__FUN_  _266) |   ( F u ns)t aRt_iGce tFCuCna lfluanb l=e (G E"TR_cCpApL"L,A B_L_EF(U"Nd_a_t a)p
t      r| "                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~)
;
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  296 |     static Fun fun = GET_CALLABLE("error_occured");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  278 |     static Fun fun = GET_CALLABLE("setCurrentScope");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  284 |     static Fun fun = GET_CALLABLE("get_cache");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  296 |     static Fun fun = GET_CALLABLE("error_occured");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:192:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter]
  525 |     inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) {
      |                                                         ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter]
  909 |      inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) {
      |                                                ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:132:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
   86 |         static Fun fun = GET_CALLABLE("type2name");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   93 |             static Fun fun = GET_CALLABLE("enterRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   99 |             static Fun fun = GET_CALLABLE("exitRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  105 |             static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  111 |             static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  132 |         static Fun fun = GET_CALLABLE("mktime00");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch]
  138 |         static Fun fun =  GET_CALLABLE("gmtime_");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  154 |         static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  159 |         static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<true> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  165 |         static Fun fun = GET_CALLABLE("Rcpp_cout_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<false> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  170 |         static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  188 |     static Fun fun =  GET_CALLABLE("rcpp_set_stack_trace");
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string<char> (*)(const basic_string<char> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  194 |     static Fun fun = GET_CALLABLE("demangle");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  200 |     static Fun fun = GET_CALLABLE("short_file_name");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  206 |     static Fun fun = GET_CALLABLE("stack_trace");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  212 |     static Fun fun = GET_CALLABLE("get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  218 |     static Fun fun = GET_CALLABLE("char_get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hIn file included from :/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/KrigingLoader.cpp224::122:
:In file included from  /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hppwarning: :cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]6
:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from   /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h224: | 51 :
 In file included from  /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h :s23t:
a/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.ht:i150c: 68F:u nwarning:  unused parameter 't' [-Wunused-parameter]f
un = GET_CA  L150L | A B L E (v"osiedt _gsettr_iinngd_ieclets"() ;t
r      a| i                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~t
s::/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hi:d82e:n35t:i tnote: yexpanded from macro 'GET_CALLABLE'<
 traits   :82: | i n t 2 t#ydpeef<iInNeT SGXEPT>_ C>A LtL A)B L{E
(      _| _                                                                   ^F
UN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  230 |     static Fun fun = GET_CALLABLE("char_set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter]
  160 |     void get_indices( traits::identity< traits::int2type<REALSXP> > t ) {
      |                                                                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  236 |     static Fun fun = GET_CALLABLE("get_string_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(_/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter]
  173 |     void get_indices( traits::identity< traits::int2type<STRSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter]
  188 |     void get_indices( traits::identity< traits::int2type<LGLSXP> > t ) {
      |                                                                    ^
_FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  242 |     static Fun fun = GET_CALLABLE("get_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  248 |     static Fun fun = GET_CALLABLE("set_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  254 |     static Fun fun = GET_CALLABLE("get_vector_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  260 |     static Fun fun = GET_CALLABLE("char_nocheck");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  266 |     static Fun fun = GET_CALLABLE("dataptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  278 |     static Fun fun = GET_CALLABLE("setCurrentScope");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  284 |     static Fun fun = GET_CALLABLE("get_cache");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  296 |     static Fun fun = GET_CALLABLE("error_occured");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Covariance.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:192:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter]
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Bench.cpp  :5257 | :
 In file included from  /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp : 4i:
nIn file included from l/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hppi:n6e:
 In file included from S/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.hE:X27P:
 In file included from w/data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.hr:a132p:
_/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hd:i86s:p26a:t cwarning: hcast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]_
unknown_iterable(c   o86n | s t   T &   o b jsetcatt,i c: :FRucnp pf:u:nt r=a iGtEsT:_:CfAaLlLsAeB_LtEy(p"et)y p{e
2      n| a                                                        ^m
e");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   93 |             static Fun fun = GET_CALLABLE("enterRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   99 |             static Fun fun = GET_CALLABLE("exitRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  105 |             static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  111 |             static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  132 |         static Fun fun = GET_CALLABLE("mktime00");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch]
  138 |         static Fun fun =  GET_CALLABLE("gmtime_");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  154 |         static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  159 |         static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<true> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  165 |         static Fun fun = GET_CALLABLE("Rcpp_cout_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<false> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  170 |         static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  188 |     static Fun fun =  GET_CALLABLE("rcpp_set_stack_trace");
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string<char> (*)(const basic_string<char> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  194 |     static Fun fun = GET_CALLABLE("demangle");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  200 |     static Fun fun = GET_CALLABLE("short_file_name");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  206 |     static Fun fun = GET_CALLABLE("stack_trace");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter]
  909 |      inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) {
      |                                                ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:132:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
   86 |         static Fun fun = GET_CALLABLE("type2name");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   93 |             static Fun fun = GET_CALLABLE("enterRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCa/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hl:l212a:b22l:e (warning:  cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]"
Rcpp", _  _212F | U N _ _  s)t
a      t| i                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~c
 Fun fun = GET_CALLABLE("get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   99 |             static Fun fun = GET_CALLABLE("exitRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  218 |     static Fun fun = GET_CALLABLE("char_get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hC:A105L:L30A:B Lwarning: Ecast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch](
__FUN__)   (105F | u n )   R _ G e t C C a lsltaabtliec(  F"uRnc pfpu"n,  =_ _GFEUTN__C_A L)L
A      B| L                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~E
("beginSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  224 |     static Fun fun = GET_/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hC:A111L:L30A:B Lwarning: Ecast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch](
"set_str  i111n | g _ e l t " ) ; 
       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  230 |     static Fun fun = GET_CALLABLE("char_set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  236 |     static Fun fun = GET_CALLABLE("get_string_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Optim.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter]
  208 |         Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence<Is...>) {
      |                                             ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter]
  225 |         virtual Class* get_new( SEXP* args, int nargs ){
      |                                                 ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  242 |     static Fun fun = GET_CALLABLE("get_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  248 |     static Fun fun = GET_CALLABLE("set_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  254 |     static Fun fun = GET_CALLABLE("get_vector_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  260 |     static Fun fun = GET_CALLABLE("char_nocheck");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  266 |     static Fun fun = GET_CALLABLE("dataptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  278 |     static Fun fun = GET_CALLABLE("setCurrentScope");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  284 |     static Fun fun = GET_CALLABLE("get_cache");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  296 |     static Fun fun = GET_CALLABLE("error_occured");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  132 |         static Fun fun = GET_CALLABLE("mktime00");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch]
  138 |         static Fun fun =  GET_CALLABLE("gmtime_");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  154 |         static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  159 |         static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<true> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  165 |         static Fun fun = GET_CALLABLE("Rcpp_cout_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<false> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  170 |         static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  188 |     static Fun fun =  GET_CALLABLE("rcpp_set_stack_trace");
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string<char> (*)(const basic_string<char> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  194 |     static Fun fun = GET_CALLABLE("demangle");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  200 |     static Fun fun = GET_CALLABLE("short_file_name");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  206 |     static Fun fun = GET_CALLABLE("stack_trace");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  212 |     static Fun fun = GET_CALLABLE("get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  218 |     static Fun fun = GET_CALLABLE("char_get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  224 |     static Fun fun = GET_CALLABLE("set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  230 |     static Fun fun = GET_CALLABLE("char_set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  236 |     static Fun fun = GET_CALLABLE("get_string_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  242 |     static Fun fun = GET_CALLABLE("get_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  248 |     static Fun fun = GET_CALLABLE("set_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  254 |     static Fun fun = GET_CALLABLE("get_vector_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  260 |     static Fun fun = GET_CALLABLE("char_nocheck");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  266 |     static Fun fun = GET_CALLABLE("dataptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  278 |     static Fun fun = GET_CALLABLE("setCurrentScope");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  284 |     static Fun fun = GET_CALLABLE("get_cache");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  296 |     static Fun fun = GET_CALLABLE("error_occured");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Optim.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:510:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/class.h:492:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:192:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter]
  525 |     inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) {
      |                                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:192:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter]
  525 |     inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) {
      |                                                         ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter]
  909 |      inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) {
      |                                                ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter]
  909 |      inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) {
      |                                                ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Trend.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:192:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter]
  525 |     inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) {
      |                                                         ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter]
  909 |      inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) {
      |                                                ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Optim.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:30:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/operators.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter]
   56 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter]
   95 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Covariance.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:23:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter]
  150 |     void get_indices( traits::identity< traits::int2type<INTSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter]
  160 |     void get_indices( traits::identity< traits::int2type<REALSXP> > t ) {
      |                                                                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter]
  173 |     void get_indices( traits::identity< traits::int2type<STRSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter]
  188 |     void get_indices( traits::identity< traits::int2type<LGLSXP> > t ) {
      |                                                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:23:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter]
  150 |     void get_indices( traits::identity< traits::int2type<INTSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter]
  160 |     void get_indices( traits::identity< traits::int2type<REALSXP> > t ) {
      |                                                                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter]
  173 |     void get_indices( traits::identity< traits::int2type<STRSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter]
  188 |     void get_indices( traits::identity< traits::int2type<LGLSXP> > t ) {
      |                                                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:23:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter]
  150 |     void get_indices( traits::identity< traits::int2type<INTSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter]
  160 |     void get_indices( traits::identity< traits::int2type<REALSXP> > t ) {
      |                                                                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter]
  173 |     void get_indices( traits::identity< traits::int2type<STRSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter]
  188 |     void get_indices( traits::identity< traits::int2type<LGLSXP> > t ) {
      |                                                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/CacheFunction.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/CacheFunction.hpp:12:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:132:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
   86 |         static Fun fun = GET_CALLABLE("type2name");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   93 |             static Fun fun = GET_CALLABLE("enterRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   99 |             static Fun fun = GET_CALLABLE("exitRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  105 |             static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  111 |             static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  132 |         static Fun fun = GET_CALLABLE("mktime00");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch]
  138 |         static Fun fun =  GET_CALLABLE("gmtime_");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  154 |         static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  159 |         static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<true> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  165 |         static Fun fun = GET_CALLABLE("Rcpp_cout_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<false> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  170 |         static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  188 |     static Fun fun =  GET_CALLABLE("rcpp_set_stack_trace");
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string<char> (*)(const basic_string<char> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  194 |     static Fun fun = GET_CALLABLE("demangle");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  200 |     static Fun fun = GET_CALLABLE("short_file_name");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  206 |     static Fun fun = GET_CALLABLE("stack_trace");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  212 |     static Fun fun = GET_CALLABLE("get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  218 |     static Fun fun = GET_CALLABLE("char_get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  224 |     static Fun fun = GET_CALLABLE("set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  230 |     static Fun fun = GET_CALLABLE("char_set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  236 |     static Fun fun = GET_CALLABLE("get_string_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  242 |     static Fun fun = GET_CALLABLE("get_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter]
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:248:22:   warning: 517cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] | 
    stat  i248c |   v o i ds traetpilca cFeu_ne lfeumne n=t _G_EdTi_sCpAaLtLcAhB(L Et(r"asietts_:v:efcatlosre__etlytp"e),; 
i      t| e                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~r
ator/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h :i82t:,35 :S Enote: Xexpanded from macro 'GET_CALLABLE'P
 names,    R82_ | x l e n _#td eifnidneex ,G EcTo_nCsAtL LUA&B LuE)({_
_      F| U                                                                                                 ^N
__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  254 |     static Fun fun = GET_CALLABLE("get_vector_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "In file included from R/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Covariance.cppc:p7p:
"In file included from ,/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp :_4_:
FIn file included from U/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hppN:_6_:
 In file included from )/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h
:      41| :
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~In file included from 
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t inde/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.hx:,260 :c22o:n swarning: tcast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch] 
U& u){
        | 260                                                                                                 ^ | 
    static Fun fun = GET_CALLABLE("char_nocheck");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  266 |     static Fun fun = GET_CALLABLE("dataptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  278 |     static Fun fun = GET_CALLABLE("setCurrentScope");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  284 |     static Fun fun = GET_CALLABLE("get_cache");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  296 |     static Fun fun = GET_CALLABLE("error_occured");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Trend.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:23:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter]
  150 |     void get_indices( traits::identity< traits::int2type<INTSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter]
  160 |     void get_indices( traits::identity< traits::int2type<REALSXP> > t ) {
      |                                                                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter]
  173 |     void get_indices( traits::identity< traits::int2type<STRSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter]
  188 |     void get_indices( traits::identity< traits::int2type<LGLSXP> > t ) {
      |                                                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Optim.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:36:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter]
   58 |         inline int operator[]( R_xlen_t i ) const {
      |                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Trend.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:45:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter]
   74 |         inline void update(SEXP data){}
      |                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:53:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter]
   51 |         void update(SEXP x){}
      |                          ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:192:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter]
  525 |     inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) {
      |                                                         ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter]
  909 |      inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) {
      |                                                ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Optim.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:85:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter]
  154 |     inline stored_type operator[](R_xlen_t i) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                                        ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:45:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter]
   74 |         inline void update(SEXP data){}
      |                                 ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter]
  446 | MakeBindable(const T& t) {
      |                       ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter]
  455 | MakeBindable(const T& t) {
      |                       ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:53:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter]
   51 |         void update(SEXP x){}
      |                          ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/base64.cpp:34:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:132:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
   86 |         static Fun fun = GET_CALLABLE("type2name");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   93 |             static Fun fun = GET_CALLABLE("enterRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:45:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter]
   74 |         inline void update(SEXP data){}
      |                                 ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   99 |             static Fun fun = GET_CALLABLE("exitRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  105 |             static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  111 |             static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  132 |         static Fun fun = GET_CALLABLE("mktime00");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch]
  138 |         static Fun fun =  GET_CALLABLE("gmtime_");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  154 |         static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  159 |         static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:23:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter]
  150 |  /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h : 165 :v26o:i dwarning:  cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<true> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]g
et_indice  s165( |   t r a i t s : :sitdaetnitci tFyu<n  tfruani t=s :G:EiTn_tC2AtLyLpAeB<LIEN(T"SRXcPp>p _>c otu t)_ g{e
t      "| )                                                                   ^;

      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<false> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  170 |         static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLA/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter]
  160 |     void get_indices( traits::identity< traits::int2type<REALSXP> > t ) {
      |                                                                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter]
  173 |     void get_indices( traits::identity< traits::int2type<STRSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter]
  188 |     void get_indices( traits::identity< traits::int2type<LGLSXP> > t ) {
      |                                                                    ^
BLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  188 |     static Fun fun =  GET_CALLABLE("rcpp_set_stack_trace");
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string<char> (*)(const basic_string<char> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  194 |     static Fun fun = GET_CALLABLE("demangle");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  200 |     static Fun fun = GET_CALLABLE("short_file_name");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  206 |     static Fun fun = GET_CALLABLE("stack_trace");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  212 |     static Fun fun = GET_CALLABLE("get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  218 |     static Fun fun = GET_CALLABLE("char_get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  224 |     static Fun fun = GET_CALLABLE("set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  230 |     static Fun fun = GET_CALLABLE("char_set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  236 |     static Fun fun = GET_CALLABLE("get_string_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  242 |     static Fun fun = GET_CALLABLE("get_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  248 |     static Fun fun = GET_CALLABLE("set_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  254 |     static Fun fun = GET_CALLABLE("get_vector_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  260 |     static Fun fun = GET_CALLABLE("char_nocheck");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  266 |     static Fun fun = GET_CALLABLE("dataptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  278 |     static Fun fun = GET_CALLABLE("setCurrentScope");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  284 |     static Fun fun = GET_CALLABLE("get_cache");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  296 |     static Fun fun = GET_CALLABLE("error_occured");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:53:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter]
   51 |         void update(SEXP x){}
      |                          ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:132:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
   86 |         static Fun fun = GET_CALLABLE("type2name");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   93 |             static Fun fun = GET_CALLABLE("enterRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   99 |             static Fun fun = GET_CALLABLE("exitRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  105 |             static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  111 |             static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  132 |         static Fun fun = GET_CALLABLE("mktime00");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch]
  138 |         static Fun fun =  GET_CALLABLE("gmtime_");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  154 |         static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  159 |         static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<true> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  165 |         static Fun fun = GET_CALLABLE("Rcpp_cout_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:192:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter]
  525 |     inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::tr/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.ha:i170t:s26::: fwarning: acast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<false> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]l
se_type)   170{ | 
        |                                                          ^ 
    static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  188 |     static Fun fun =  GET_CALLABLE("rcpp_set_stack_trace");
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string<char> (*)(const basic_string<char> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  194 |     static Fun fun = GET_CALLABLE("demangle");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  200 |     static Fun fun = GET_CALLABLE("short_file_name");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  206 |     static Fun fun = GET_CALLABLE("stack_trace");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  212 |     static Fun fun = GET_CALLABLE("get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  218 |     static Fun fun = GET_CALLABLE("char_get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  224 |     static Fun fun = GET_CALLABLE("set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  230 |     static Fun fun = GET_CALLABLE("char_set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  236 |     static Fun fun = GET_CALLABLE("get_string_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:242:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  242 |     static Fun fun = GET_CALLABLE("get_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  248 |     static Fun fun = GET_CALLABLE("set_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  254 |     static Fun fun = GET_CALLABLE("get_vector_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  260 |     static Fun fun = GET_CALLABLE("char_nocheck");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  266 |     static Fun fun = GET_CALLABLE("dataptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter]
  909 |      inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) {
      |                                                ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  278 |     static Fun fun = GET_CALLABLE("setCurrentScope");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  284 |     static Fun fun = GET_CALLABLE("get_cache");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  296 |     static Fun fun = GET_CALLABLE("error_occured");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/CacheFunction.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/CacheFunction.hpp:12:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:192:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter]
  525 |     inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) {
      |                                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Optim.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                           ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Optim.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Optim.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:23:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter]
  150 |     void get_indices( traits::identity< traits::int2type<INTSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter]
  160 |     void get_indices( traits::identity< traits::int2type<REALSXP> > t ) {
      |                                                                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter]
  173 |     void get_indices( traits::identity< traits::int2type<STRSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter]
  188 |     void get_indices( traits::identity< traits::int2type<LGLSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter]
  909 |      inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) {
      |                                                ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Bench.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:192:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter]
  525 |     inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) {
      |                                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Random.cpp:9:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:132:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:86:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
   86 |         static Fun fun = GET_CALLABLE("type2name");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:93:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   93 |             static Fun fun = GET_CALLABLE("enterRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:99:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
   99 |             static Fun fun = GET_CALLABLE("exitRNGScope");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:105:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  105 |             static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:111:30: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'unsigned long (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  111 |             static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization");
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:132:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'double (*)(struct tm &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  132 |         static Fun fun /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter]
  909 |      inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) {
      |                                                ^
= GET_CALLABLE("mktime00");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:138:27: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'tm *(*)(const long *const)') converts to incompatible function type [-Wcast-function-type-mismatch]
  138 |         static Fun fun =  GET_CALLABLE("gmtime_");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:154:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  154 |         static Fun fun = GET_CALLABLE("Rcpp_precious_preserve");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:159:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  159 |         static Fun fun = GET_CALLABLE("Rcpp_precious_remove");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:165:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<true> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  165 |         static Fun fun = GET_CALLABLE("Rcpp_cout_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:170:26: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'Rostream<false> &(*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  170 |         static Fun fun = GET_CALLABLE("Rcpp_cerr_get");
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:188:23: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  188 |     static Fun fun =  GET_CALLABLE("rcpp_set_stack_trace");
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:194:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'basic_string<char> (*)(const basic_string<char> &)') converts to incompatible function type [-Wcast-function-type-mismatch]
  194 |     static Fun fun = GET_CALLABLE("demangle");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:200:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  200 |     static Fun fun = GET_CALLABLE("short_file_name");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:206:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(const char *, int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  206 |     static Fun fun = GET_CALLABLE("stack_trace");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:212:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  212 |     static Fun fun = GET_CALLABLE("get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCaIn file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Covariance.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:45:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter]
   74 |         inline void update(SEXP data){}
      |                                 ^
llable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:218:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]
  218 |     static Fun fun = GET_CALLABLE("char_get_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:224:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  224 |     static Fun fun = GET_CALLABLE("set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:230:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, const char *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  230 |     static Fun fun = GET_CALLABLE("char_set_string_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:236:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  236 |     static Fun fun = GET_CALLABLE("get_string_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h6::
242In file included from :/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h22::70 :
warning: /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.hcast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC *(*)(SEXPREC *, long)') converts to incompatible function type [-Wcast-function-type-mismatch]:
208:45: warning: unused parameter 'nargs' [-Wunused-parameter]  
242 |     sta  t208i | c   F u n   f u nC l=a sGsE*T _gCeAtL_LnAeBwL_Ei(m"pgle(tS_EvXePc*t oarr_gesl,t "i)n;t
       n| a                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~r
gs, /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.ht:r82a:i35t:s :note: :expanded from macro 'GET_CALLABLE'i
ndex_se   q82u | e n c e <#Idse.f.i.n>e)  G{E
T      _| C                                            ^A
LLABLE/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter]
  225 |         virtual Class* get_new( SEXP* args, int nargs ){
      |                                                 ^
(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:248:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(SEXPREC *, long, SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  248 |     static Fun fun = GET_CALLABLE("set_vector_elt");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:254:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'SEXPREC **(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  254 |     static Fun fun = GET_CALLABLE("get_vector_ptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:260:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'const char *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  260 |     static Fun fun = GET_CALLABLE("char_nocheck");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:266:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void *(*)(SEXPREC *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  266 |     static Fun fun = GET_CALLABLE("dataptr");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:278:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'void (*)(Rcpp::Module *)') converts to incompatible function type [-Wcast-function-type-mismatch]
  278 |     static Fun fun = GET_CALLABLE("setCurrentScope");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:284:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int *(*)(int)') converts to incompatible function type [-Wcast-function-type-mismatch]
  284 |     static Fun fun = GET_CALLABLE("get_cache");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:296:22: warning: cast from 'DL_FUNC' (aka 'void *(*)()') to 'Fun' (aka 'int (*)()') converts to incompatible function type [-Wcast-function-type-mismatch]
  296 |     static Fun fun = GET_CALLABLE("error_occured");
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/routines.h:82:35: note: expanded from macro 'GET_CALLABLE'
   82 |     #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ )
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Covariance.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:53:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter]
   51 |         void update(SEXP x){}
      |                          ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/CacheFunction.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/CacheFunction.hpp:12:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:23:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter]
  150 |     void get_indices( traits::identity< traits::int2type<INTSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter]
  160 |     void get_indices( traits::identity< traits::int2type<REALSXP> > t ) {
      |                                                                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter]
  173 |     void get_indices( traits::identity< traits::int2type<STRSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter]
  188 |     void get_indices( traits::identity< traits::int2type<LGLSXP> > t ) {
      |                                                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Bench.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:23:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter]
  150 |     void get_indices( traits::identity< traits::int2type<INTSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter]
  160 |     void get_indices( traits::identity< traits::int2type<REALSXP> > t ) {
      |                                                                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter]
  173 |     void get_indices( traits::identity< traits::int2type<STRSXP> > t ) {
      |                                                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter]
  208 |         Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence<Is...>) {
      |                                             ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter]/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h
:225:49: warning: unused parameter 'nargs' [-Wunused-parameter]  
188 |       v225o | i d   g e t _ i nvdiircteusa(l  tCrlaaistss*: :giedte_nnteiwt(y <S EtXrPa*i tasr:g:si,n ti2ntty pnea<rLgGsL S)X{P
>       | >                                                ^ 
t ) {
      |                                                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:510:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/class.h:492:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/CacheFunction.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/CacheFunction.hpp:12:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Bench.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Trend.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:45:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter]
   74 |         inline void update(SEXP data){}
      |                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:510:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/class.h:492:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Trend.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:53:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter]
   51 |         void update(SEXP x){}
      |                          ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/base64.cpp:34:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:192:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter]
  525 |     inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) {
      |                                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:45:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter]
   74 |         inline void update(SEXP data){}
      |                                 ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter]
  909 |      inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) {
      |                                                ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:30:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/operators.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter]
   56 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter]
   95 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:53:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter]
   51 |         void update(SEXP x){}
      |                          ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/base64.cpp:34:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:23:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter]
  150 |     void get_indices( traits::identity< traits::int2type<INTSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter]
  160 |     void get_indices( traits::identity< traits::int2type<REALSXP> > t ) {
      |                                                                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter]
  173 |     void get_indices( traits::identity< traits::int2type<STRSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter]
  188 |     void get_indices( traits::identity< traits::int2type<LGLSXP> > t ) {
      |                                                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter]
  208 |         Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence<Is...>) {
      |                                             ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter]
  225 |         virtual Class* get_new( SEXP* args, int nargs ){
      |                                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/base64.cpp:34:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:192:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter]
  525 |     inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) {
      |                                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:30:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/operators.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter]
   56 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter]
   95 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter]
  909 |      inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) {
      |                                                ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Bench.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:45:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter]
   74 |         inline void update(SEXP data){}
      |                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:36:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter]
   58 |         inline int operator[]( R_xlen_t i ) const {
      |                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:510:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/class.h:492:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:23:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter]
  150 |     void get_indices( traits::identity< traits::int2type<INTSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter]
  160 |     void get_indices( traits::identity< traits::int2type<REALSXP> > t ) {
      |                                                                     ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Bench.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:53:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter]
   51 |         void update(SEXP x){}
      |                          ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter]
  173 |     void get_indices( traits::identity< traits::int2type<STRSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter]
  188 |     void get_indices( traits::identity< traits::int2type<LGLSXP> > t ) {
      |                                                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/CacheFunction.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/CacheFunction.hpp:12:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:45:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter]
   74 |         inline void update(SEXP data){}
      |                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/CacheFunction.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/CacheFunction.hpp:12:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:53:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter]
   51 |         void update(SEXP x){}
      |                          ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:45:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter]
   74 |         inline void update(SEXP data){}
      |                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Covariance.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter]
  208 |         Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence<Is...>) {
      |                                             ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter]
  225 |         virtual Class* get_new( SEXP* args, int nargs ){
      |                                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:53:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter]
   51 |         void update(SEXP x){}
      |                          ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:85:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter]
  154 |     inline stored_type operator[](R_xlen_t i) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                                        ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter]
  208 |         Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence<Is...>) {
      |                                             ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter]
  225 |         virtual Class* get_new( SEXP* args, int nargs ){
      |                                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:36:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter]
   58 |         inline int operator[]( R_xlen_t i ) const {
      |                                         ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter]
  446 | MakeBindable(const T& t) {
      |                       ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter]
  455 | MakeBindable(const T& t) {
      |                       ^
In file included from In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/base64.cpp:34:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:45:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter]
   74 |         inline void update(SEXP data){}
      |                                 ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:30:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/operators.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter]
   56 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter]
   95 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/base64.cpp:34:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:53:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter]
   51 |         void update(SEXP x){}
      |                          ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:510:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/class.h:492:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Covariance.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:510:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/class.h:492:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:45:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter]
   74 |         inline void update(SEXP data){}
      |                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Trend.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter]
  208 |         Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence<Is...>) {
      |                                             ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter]
  225 |         virtual Class* get_new( SEXP* args, int nargs ){
      |                                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:30:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/operators.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter]
   56 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter]
   95 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:53:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter]
   51 |         void update(SEXP x){}
      |                          ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:85:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter]
  154 |     inline stored_type operator[](R_xlen_t i) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                                        ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter]
  446 | MakeBindable(const T& t) {
      |                       ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter]
  455 | MakeBindable(const T& t) {
      |                       ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Bench.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter]
  208 |         Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence<Is...>) {
      |                                             ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter]
  225 |         virtual Class* get_new( SEXP* args, int nargs ){
      |                                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                           ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/KrigingLoader.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Random.cpp:9:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:192:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:525:57: warning: unused parameter 'object' [-Wunused-parameter]
  525 |     inline SEXP wrap_dispatch_unknown_iterable(const T& object, ::Rcpp::traits::false_type) {
      |                                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Bench.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:510:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/class.h:492:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Covariance.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:30:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/operators.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter]
   56 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter]
   95 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Trend.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:510:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/class.h:492:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/internal/wrap.h:909:48: warning: unused parameter 'obj' [-Wunused-parameter]
  909 |      inline SEXP module_wrap_dispatch(const T& obj, Rcpp::traits::void_wrap_tag) {
      |                                                ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:36:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter]
   58 |         inline int operator[]( R_xlen_t i ) const {
      |                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:36:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter]
   58 |         inline int operator[]( R_xlen_t i ) const {
      |                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Bench.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:30:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/operators.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter]
   56 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter]
   95 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/CacheFunction.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/CacheFunction.hpp:12:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter]
  208 |         Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence<Is...>) {
      |                                             ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter]
  225 |         virtual Class* get_new( SEXP* args, int nargs ){
      |                                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Random.cpp:9:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:23:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:150:68: warning: unused parameter 't' [-Wunused-parameter]
  150 |     void get_indices( traits::identity< traits::int2type<INTSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:160:69: warning: unused parameter 't' [-Wunused-parameter]
  160 |     void get_indices( traits::identity< traits::int2type<REALSXP> > t ) {
      |                                                                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:173:68: warning: unused parameter 't' [-Wunused-parameter]
  173 |     void get_indices( traits::identity< traits::int2type<STRSXP> > t ) {
      |                                                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Subsetter.h:188:68: warning: unused parameter 't' [-Wunused-parameter]
  188 |     void get_indices( traits::identity< traits::int2type<LGLSXP> > t ) {
      |                                                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Trend.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:30:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/operators.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter]
   56 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter]
   95 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/base64.cpp:34:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter]
  208 |         Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence<Is...>) {
      |                                             ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter]
  225 |         virtual Class* get_new( SEXP* args, int nargs ){
      |                                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                           ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Random.cpp:9:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:41:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Vector.h:51:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:82: warning: unused parameter 'names' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/vector/Vector.h:517:98: warning: unused parameter 'index' [-Wunused-parameter]
  517 |     static void replace_element__dispatch( traits::false_type, iterator it, SEXP names, R_xlen_t index, const U& u){
      |                                                                                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/CacheFunction.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/CacheFunction.hpp:12:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:510:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/class.h:492:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter]
  208 |         Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence<Is...>) {
      |                                             ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter]
  225 |         virtual Class* get_new( SEXP* args, int nargs ){
      |                                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/base64.cpp:34:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:510:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/class.h:492:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:85:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter]
  154 |     inline stored_type operator[](R_xlen_t i) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                                        ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter]
  446 | MakeBindable(const T& t) {
      |                       ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter]
  455 | MakeBindable(const T& t) {
      |                       ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:85:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter]
  154 |     inline stored_type operator[](R_xlen_t i) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                                        ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter]
  446 | MakeBindable(const T& t) {
      |                       ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter]
  455 | MakeBindable(const T& t) {
      |                       ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Covariance.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:36:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter]
   58 |         inline int operator[]( R_xlen_t i ) const {
      |                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:510:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/class.h:492:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/CacheFunction.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/CacheFunction.hpp:12:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:30:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/operators.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter]
   56 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter]
   95 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Bench.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:36:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter]
   58 |         inline int operator[]( R_xlen_t i ) const {
      |                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/base64.cpp:34:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:30:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/operators.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter]
   56 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter]
   95 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Trend.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:36:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter]
   58 |         inline int operator[]( R_xlen_t i ) const {
      |                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:30:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/operators.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter]
   56 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter]
   95 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Random.cpp:9:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:45:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Promise.h:74:33: warning: unused parameter 'data' [-Wunused-parameter]
   74 |         inline void update(SEXP data){}
      |                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                           ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Covariance.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:85:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter]
  154 |     inline stored_type operator[](R_xlen_t i) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                                        ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Bench.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:85:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter]
  154 |     inline stored_type operator[](R_xlen_t i) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                                        ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Random.cpp:9:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:53:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/StretchyList.h:51:26: warning: unused parameter 'x' [-Wunused-parameter]
   51 |         void update(SEXP x){}
      |                          ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter]
  446 | MakeBindable(const T& t) {
      |                       ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter]
  455 | MakeBindable(const T& t) {
      |                       ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter]
  446 | MakeBindable(const T& t) {
      |                       ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter]
  455 | MakeBindable(const T& t) {
      |                       ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Trend.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:85:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter]
  154 |     inline stored_type operator[](R_xlen_t i) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                                        ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/CacheFunction.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/CacheFunction.hpp:12:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:36:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter]
   58 |         inline int operator[]( R_xlen_t i ) const {
      |                                         ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter]
  446 | MakeBindable(const T& t) {
      |                       ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter]
  455 | MakeBindable(const T& t) {
      |                       ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                           ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/LinearAlgebra.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/LinearAlgebra.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:208:45: warning: unused parameter 'nargs' [-Wunused-parameter]
  208 |         Class* get_new_impl(SEXP* args, int nargs, traits::index_sequence<Is...>) {
      |                                             ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter]
  225 |         virtual Class* get_new( SEXP* args, int nargs ){
      |                                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/CacheFunction.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/CacheFunction.hpp:12:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:85:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter]
  154 |     inline stored_type operator[](R_xlen_t i) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                                        ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter]
  446 | MakeBindable(const T& t) {
      |                       ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter]
  455 | MakeBindable(const T& t) {
      |                       ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Bench.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                           ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Bench.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Bench.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:36:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter]
   58 |         inline int operator[]( R_xlen_t i ) const {
      |                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Covariance.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                           ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Covariance.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Covariance.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Trend.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                           ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Trend.cpp:7:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/base64.cpp:34:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:36:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter]
   58 |         inline int operator[]( R_xlen_t i ) const {
      |                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:510:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/class.h:492:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:30:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/operators.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter]
   56 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Random.cpp:9:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:208:45: warning: /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.hunused parameter 'nargs' [-Wunused-parameter]:
95:27: warning: unused parameter 'i' [-Wunused-parameter]
     20895 |  |           i n l i n e  Cilnats sr*h sg_eits__nneaw(_iinmtp li()S EcXoPn*s ta r{g sr,e tiunrtn  nrahrsg s;,  }t
r      a| i                                 ^t
s::index_sequence<Is...>) {
      |                                             ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:225:49: warning: unused parameter 'nargs' [-Wunused-parameter]
  225 |         virtual Class* get_new( SEXP* args, int nargs ){
      |                                                 ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:85:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter]
  154 |     inline stored_type operator[](R_xlen_t i) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                                        ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter]
  446 | MakeBindable(const T& t) {
      |                       ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter]
  455 | MakeBindable(const T& t) {
      |                       ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/base64.cpp:34:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:85:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter]
  154 |     inline stored_type operator[](R_xlen_t i) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                                        ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/CacheFunction.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/CacheFunction.hpp:12:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                           ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/CacheFunction.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/CacheFunction.hpp:12:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                    ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter]
  446 | MakeBindable(const T& t) {
      |                       ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter]
  455 | MakeBindable(const T& t) {
      |                       ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Random.cpp:9:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:70:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Module.h:510:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/class.h:492:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:21: warning: unused parameter 'object' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                     ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/module/Module_Field.h:57:34: warning: unused parameter 'value' [-Wunused-parameter]
   57 |     void set(Class* object, SEXP value) { throw std::range_error("read only data member") ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:36:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter]
   58 |         inline int operator[]( R_xlen_t i ) const {
      |                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Random.cpp:9:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:30:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/operators.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:56:27: warning: unused parameter 'i' [-Wunused-parameter]
   56 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/operators/Comparator_With_One_Value.h:95:27: warning: unused parameter 'i' [-Wunused-parameter]
   95 |         inline int rhs_is_na(int i) const { return rhs ; }
      |                                  ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/base64.cpp:34:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                           ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/base64.cpp:34:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                           ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/utils/jsonutils.cpp:1:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/jsonutils.hpp:4:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:85:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter]
  154 |     inline stored_type operator[](R_xlen_t i) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                                        ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter]
  446 | MakeBindable(const T& t) {
      |                       ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter]
  455 | MakeBindable(const T& t) {
      |                       ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Random.cpp:9:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:36:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/is_na.h:58:41: warning: unused parameter 'i' [-Wunused-parameter]
   58 |         inline int operator[]( R_xlen_t i ) const {
      |                                         ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                           ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:8:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                    ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Random.cpp:9:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:31:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/functions.h:85:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:154:44: warning: unused parameter 'i' [-Wunused-parameter]
  154 |     inline stored_type operator[](R_xlen_t i) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:44: warning: unused parameter 'i' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                            ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:158:56: warning: unused parameter 'j' [-Wunused-parameter]
  158 |     inline stored_type operator()(R_xlen_t i, R_xlen_t j) const {
      |                                                        ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:446:23: warning: unused parameter 't' [-Wunused-parameter]
  446 | MakeBindable(const T& t) {
      |                       ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/functions/cbind.h:455:23: warning: unused parameter 't' [-Wunused-parameter]
  455 | MakeBindable(const T& t) {
      |                       ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Random.cpp:9:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:26:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/row.h:39:36: warning: unused parameter 'j' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                           ^
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Random.cpp:9:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/Random.hpp:6:
In file included from /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/include/libKriging/utils/lk_armadillo.hpp:6:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:79:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/sugar.h:32:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/matrix_functions.h:27:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/sugar/matrix/col.h:39:29: warning: unused parameter 'i' [-Wunused-parameter]
   39 |         inline int operator()( int i, int j ) const {
      |                                    ^
52 warnings generated.
52 warnings generated.
52 warnings generated.
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:121:15: warning: unused variable 'd' [-Wunused-variable]
  121 |   arma::uword d = m_X.n_cols;
      |               ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:123:15: warning: unused variable 'd' [-Wunused-variable]
  123 |   arma::uword d = m_X.n_cols;
      |               ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:606:50: warning: '&&' within '||' [-Wlogical-op-parentheses]
  606 |                 || (sol_to_b < arma::datum::eps) && (result.num_iters <= 2)  // we fastly converged to one bound
      |                 ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:606:50: note: place parentheses around the '&&' expression to silence this warning
  606 |                 || (sol_to_b < arma::datum::eps) && (result.num_iters <= 2)  // we fastly converged to one bound
      |                                                  ^
      |                    (                                                       )
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:517:31: warning: comparison of integers of different signs: 'arma::uword' (aka 'unsigned int') and 'int' [-Wsign-compare]
  517 |     for (arma::uword i = 0; i < multistart; i++) {
      |                             ~ ^ ~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:906:31: warning: comparison of integers of different signs: 'arma::uword' (aka 'unsigned int') and 'int' [-Wsign-compare]
  906 |     for (arma::uword i = 0; i < multistart; i++) {
      |                             ~ ^ ~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:829:26: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
  829 |                          std::move(arma::sqrt(ysd2_n)),
      |                          ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:829:26: note: remove std::move call here
  829 |                          std::move(arma::sqrt(ysd2_n)),
      |                          ^~~~~~~~~~                  ~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:832:26: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
  832 |                          std::move(Dysd2_n / (2 * arma::sqrt(ysd2_n) * arma::mat(1, d, arma::fill::ones))));
      |                          ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:832:26: note: remove std::move call here
  832 |                          std::move(Dysd2_n / (2 * arma::sqrt(ysd2_n) * arma::mat(1, d, arma::fill::ones))));
      |                          ^~~~~~~~~~                                                                      ~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:120:15: warning: unused variable 'd' [-Wunused-variable]
  120 |   arma::uword d = m_X.n_cols;
      |               ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:1003:15: warning: unused variable 'd' [-Wunused-variable]
 1003 |   arma::uword d = m_X.n_cols;
      |               ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NoiseKriging.cpp:1007:15: warning: unused variable 'n_on' [-Wunused-variable]
 1007 |   arma::uword n_on = n_o + n_n;
      |               ^~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1247:26: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
 1247 |                          std::move(arma::sqrt(ysd2_n)),
      |                          ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1247:26: note: remove std::move call here
 1247 |                          std::move(arma::sqrt(ysd2_n)),
      |                          ^~~~~~~~~~                  ~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1250:26: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
 1250 |                          std::move(Dysd2_n / (2 * arma::sqrt(ysd2_n) * arma::mat(1, d, arma::fill::ones))));
      |                          ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1250:26: note: remove std::move call here
 1250 |                          std::move(Dysd2_n / (2 * arma::sqrt(ysd2_n) * arma::mat(1, d, arma::fill::ones))));
      |                          ^~~~~~~~~~                                                                      ~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:191:17: warning: unused variable 'p' [-Wunused-variable]
  191 |     arma::uword p = m_F.n_cols;
      |                 ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:501:26: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
  501 |   return std::make_tuple(std::move(yhat.col(0)), std::move(yhat.col(1) * std::sqrt(m_sigma2)));
      |                          ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:501:26: note: remove std::move call here
  501 |   return std::make_tuple(std::move(yhat.col(0)), std::move(yhat.col(1) * std::sqrt(m_sigma2)));
      |                          ^~~~~~~~~~           ~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:501:50: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
  501 |   return std::make_tuple(std::move(yhat.col(0)), std::move(yhat.col(1) * std::sqrt(m_sigma2)));
      |                                                  ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:501:50: note: remove std::move call here
  501 |   return std::make_tuple(std::move(yhat.col(0)), std::move(yhat.col(1) * std::sqrt(m_sigma2)));
      |                                                  ^~~~~~~~~~                                 ~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:497:10: warning: variable 'loo' set but not used [-Wunused-but-set-variable]
  497 |   double loo = -1;
      |          ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1412:15: warning: unused variable 'd' [-Wunused-variable]
 1412 |   arma::uword d = m_X.n_cols;
      |               ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/NuggetKriging.cpp:1416:15: warning: unused variable 'n_on' [-Wunused-variable]
 1416 |   arma::uword n_on = n_o + n_n;
      |               ^~~~
52 warnings generated.
52 warnings generated.
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:1161:33: warning: comparison of integers of different signs: 'arma::uword' (aka 'unsigned int') and 'int' [-Wsign-compare]
 1161 |       for (arma::uword i = 0; i < multistart; i++) {  // TODO: use some foreach/pragma to let OpenMP work.
      |                               ~ ^ ~~~~~~~~~~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:1328:33: warning: comparison of integers of different signs: 'arma::uword' (aka 'unsigned int') and 'int' [-Wsign-compare]
 1328 |       for (arma::uword i = 0; i < multistart; i++) {  // TODO: use some foreach/pragma to let OpenMP work.
      |                               ~ ^ ~~~~~~~~~~
52 warnings generated.
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:1571:26: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
 1571 |                          std::move(arma::sqrt(ysd2_n)),
      |                          ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:1571:26: note: remove std::move call here
 1571 |                          std::move(arma::sqrt(ysd2_n)),
      |                          ^~~~~~~~~~                  ~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:1574:26: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
 1574 |                          std::move(Dysd2_n / (2 * arma::sqrt(ysd2_n) * arma::mat(1, d, arma::fill::ones))));
      |                          ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:1574:26: note: remove std::move call here
 1574 |                          std::move(Dysd2_n / (2 * arma::sqrt(ysd2_n) * arma::mat(1, d, arma::fill::ones))));
      |                          ^~~~~~~~~~                                                                      ~
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:1736:15: warning: unused variable 'd' [-Wunused-variable]
 1736 |   arma::uword d = m_X.n_cols;
      |               ^
/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/src/lib/Kriging.cpp:1740:15: warning: unused variable 'n_on' [-Wunused-variable]
 1740 |   arma::uword n_on = n_o + n_n;
      |               ^~~~
52 warnings generated.
52 warnings generated.
52 warnings generated.
52 warnings generated.
59 warnings generated.
58 warnings generated.
63 warnings generated.
[100%] Linking CXX static library libKriging.a
[100%] Built target Kriging
-- Install configuration: "Release"
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_chi2rnd.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_misc_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpToDOp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_merge_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_dotext_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/cond_rel_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_solve_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_svd.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/hdf5_name.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Glue_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_vectorise_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_wishrnd.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_mean.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_shuffle_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_relational_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_times_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_each_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_fft2.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_plus_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_trapz_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_nonzeros_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eigs_gen.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_chol_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_relational_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpBase_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cov_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtGlueCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_schur_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_spsolve.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/access.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_range_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_superlu.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_conv_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_all.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_repmat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_trimat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_resize_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_DoubleShiftQR_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_field_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SizeMat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spsolve_factoriser_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_max_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_conv.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_strans_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_mean_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/CubeToMatOp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_norm_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_minus.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fft_engine_kissfft.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_each_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_index_max_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpOp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_hist_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_div.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cx_scalar_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_strans_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpMat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trans.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_rank_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SparseGenMatProd_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/field_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_clamp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_htrans_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/arrayops_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_interp2.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eig_sym.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/typedef_mat_fixed.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Gen_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_atan2_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_rcond_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/eop_core_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_arpack.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_var.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cov_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_lapack.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cov_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/CubeToMatOp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_flip.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_reshape.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/eop_core_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_logmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_regspace.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_intersect_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diff_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_repmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Op_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_expmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_schur.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/traits.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sqrtmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Glue_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_range_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_times.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_reverse_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_logmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_norm_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_relational.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_log_det.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_EigsSelect.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_rng.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_clamp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_strans.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SortEigenvalue.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/xvec_htrans_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_stddev_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_trapz_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_interp1.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_shift.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_expmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_reverse_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Row_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_UpperHessenbergEigen_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_accu.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_shuffle.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_var_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_normcdf.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randg.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_prod.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Col_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/typedef_elem_check.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sprandu.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_elem.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_toeplitz_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_fft_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randi.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_atlas.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_qz.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diagvec_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_minus_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_blas.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_relational_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/field_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/eOp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_GenEigsSolver_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/eGlueCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sort_index_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_shift_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_quantile_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_max_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/wall_clock_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_field_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_kron_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_symmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_quantile.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_diagvec_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_min.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_diag_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_misc_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_dotext_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_powmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Op_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpCol_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_hist_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_normalise.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_wishrnd_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_log_det_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_any.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/include_hdf5.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_each_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_times_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_arpack.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/restrictors.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_full_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_htrans_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_nonzeros_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trunc_log.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_elem1_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/distr_param.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_min_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_n_unique.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_polyfit_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_trimat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_index_min_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_norm.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_ostream.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpCol_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_diagvec_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpReduceOp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/injector_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_misc_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpGlue_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_col_as_mat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/eOpCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sum_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpGlue_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randperm.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/strip.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_strans_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/diagview_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_shuffle_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/eOp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_times_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpRow_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_pinv_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/unwrap.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_ostream_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_norm_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Cube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_vectorise_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_rcond_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_roots_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SymEigsShiftSolver_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trace.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sylvester.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_expmat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_qr.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trimat_ind.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_join_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_dot_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_inv_gen_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SymEigsShiftSolver_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_min_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_reverse_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cor_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_mean_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_syrk.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_minus.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/running_stat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_times.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_plus.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/wall_clock_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_inv_gen_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Col_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_roots.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_inv_spd_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_range.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_hist_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_any_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_normalise_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_speye.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/cond_rel_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_quantile_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_size.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/GlueCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_minus_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_relational_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_sum_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/injector_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_vectorise_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_princomp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_unique_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cov.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_index_min_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/upgrade_val.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/diagmat_proxy.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_mvnrnd_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_index_max_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_plus_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/BaseCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpValProxy_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SizeCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_chi2rnd_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_symmat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_logmat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_toeplitz_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_kron_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_svds.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_misc_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_chi2rnd_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_var_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/csv_name.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/MapMat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_index_min.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cumprod_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_relational_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/trimat_helper.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/running_stat_vec_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_resize_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/eGlue_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_inplace_trans.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cor.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_wishrnd_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_UpperHessenbergQR_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_var_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trimat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sort_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_prod_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trapz.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_roots_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_fft_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_intersect.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_det_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_mixed_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cor_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/span.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_config.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtOp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtGlueCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_kron.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_misc_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_relational.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SparseGenMatProd_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cross_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_TridiagEigen_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_solve.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_gemm.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eps.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_relational_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Mat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_plus_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_merge_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_diagvec.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_clamp.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SparseGenRealShiftSolve_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_forward.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_schur.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/diskio_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/auxlib_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_inv_sympd.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_pinv_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_max.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Gen_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/typedef_mat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spsolve_factoriser_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_herk.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_polyfit.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpRow_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpMat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/memory.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_reshape_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_hist.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_diagmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_unique_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_toeplitz_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_shift_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/podarray_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_polyval_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sprandn.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diagmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/unwrap_spmat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_affmul_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/eop_aux.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_gemv.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_strans_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_conv_to.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/xtrans_mat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_fftw3.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_diagmat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cor_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_stddev_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/eGlueCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_full_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cx_scalar_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_any_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_median_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_blas.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_hypot_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/compiler_check.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_mixed_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtOpCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_static_check.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_powext.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_nonzeros.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_intersect_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_reshape_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mp_misc.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_chol.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/debug.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_join_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sqrtmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_chol_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randn.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_min_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_DenseGenMatProd_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_dot.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_relational_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fill.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_min_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_approx_equal.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_plus.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpBase_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_sum_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_repelem_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_toeplitz_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_times_misc_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_plus_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_diff.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_hess.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_shift_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/sp_auxlib_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_powext_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/MapMat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_median_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/podarray_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_col_list_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpValProxy_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_symmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_stddev.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_misc.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/OpCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_times_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_prod_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_reverse.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_max_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_vecnorm_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/xtrans_mat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_powmat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_symmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sum_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_find.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/running_stat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SizeCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fft_engine_fftw3.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/xvec_htrans_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpToDGlue_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_max_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_solve_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_hypot_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_slices_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cond_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_inplace_strans.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpOp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_repelem.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SparseGenRealShiftSolve_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtGlue_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_all_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_resize.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cond_rcond.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cumprod.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_shift_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/compiler_setup.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_ostream_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_trimat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_polyfit_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_atan2_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sort_index.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_max_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/config.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_norm2est_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_as_dense_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_median.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_orth_null_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_norm2est_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/ProxyCube.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/auxlib_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpProxy.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpMat_iterators_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_conv_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_flip_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eigs_sym.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_max_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_elem2_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eig_gen.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_normpdf.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_join_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_rng_cxx03.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/diskio_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_histc_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diff_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_rel_comparators.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpToDGlue_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_TridiagEigen_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/hdf5_misc.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_all_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_fftw3.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_iterators_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_normalise_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cross.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/BaseCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_vectorise_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_randu.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_normalise_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_vecnorm_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_htrans_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_col_list_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/running_stat_vec_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_kmeans.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cond_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_atlas.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/compiler_setup_post.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_cmath.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpGlue_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_repmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_join_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/include_superlu.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_mvnrnd_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_version.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_princomp.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/operator_cube_div.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diagmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpOp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/typedef_elem.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_norm_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtGlue_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_cx_attrib.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_diag_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpToDOp_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cumsum_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_dot_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/GlueCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/def_superlu.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_inv_spd_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_polyval.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_rank.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_repelem_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_inv.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mul_gemm_mixed.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cumsum_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_repmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sort_index_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/promote_type.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/GenCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/eGlue_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_find_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_histc_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_numel.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/sym_helper.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_toeplitz.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spdiagview_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/sp_auxlib_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_kron_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cumprod_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_log_det_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_times_misc_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/gmm_misc_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_rank_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_join.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sort.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_orth_null.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_vecnorm.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_cumsum.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/eglue_core_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sort_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_UpperHessenbergEigen_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_histc.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_min_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_min_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_vecnorm_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpGlue_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spdiagview_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_orth_null_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/OpCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_trimat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_det.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trig.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_vecnorm_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_mvnrnd.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/diagview_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sum.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Row_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_col_as_mat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_diagmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eye.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Proxy.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/eglue_core_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SymEigsSolver_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_schur.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/unwrap_cube.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/eOpCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_log_normpdf.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_symmat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_row_as_mat_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_cov_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_repmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_spones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_index_max.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_stddev_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_stddev_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_affmul_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_max_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_var_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_schur_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_mean_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_nonzeros_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_nonzeros_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpReduceOp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_mean_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_ones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Base_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/translate_lapack.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_each_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_elem2_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Mat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtOp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_elem1_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cor_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/constants_old.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_minus_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtSpOp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_powmat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_trunc_exp.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_zeros.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Base_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_find_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/GenCube_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_find_unique_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_GenEigsSolver_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_SymEigsSolver_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SpSubview_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_min_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_relational_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_DenseGenMatProd_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_DoubleShiftQR_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_htrans_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/subview_cube_slices_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/constants.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/arma_str.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_pinv.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_det_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_diagvec_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_powext_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_princomp_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/mtOpCube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_fft.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/newarp_UpperHessenbergQR_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_flip_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/Cube_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_max_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_minus_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_normalise_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spglue_kron_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/SizeMat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_eig_pair.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_min_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_sqrtmat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/band_helper.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_unique.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/spop_reverse_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_as_scalar.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_vectorise.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/arrayops_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_find_unique_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_cross_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_row_as_mat_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_find_unique.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_diags_spdiags.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_hist_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/fn_lu.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/glue_polyval_bones.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/armadillo_bits/op_sp_as_dense_meat.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/lib/libarmadillo.a
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/lib/pkgconfig/armadillo.pc
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/share/Armadillo/CMake/ArmadilloLibraryDepends.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/share/Armadillo/CMake/ArmadilloConfig.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/share/Armadillo/CMake/ArmadilloConfigVersion.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/lib/liblbfgsb_cpp.a
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/lbfgsb_cpp/lbfgsb.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/lib/cmake/lbfgsb_cpp/lbfgsb_cppConfig.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/lib/cmake/lbfgsb_cpp/lbfgsb_cppConfig-release.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/lib/libKriging.a
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/lib/cmake/libKriging.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/lib/cmake/libKriging-release.cmake
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/libKriging_exports.h
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/Bench.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/CacheFunction.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/Covariance.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/Kriging.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/KrigingException.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/KrigingLoader.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/LinearAlgebra.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/LinearRegression.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/LinearRegressionOptim.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/NoiseKriging.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/NuggetKriging.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/Optim.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/Random.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/Trend.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/libKriging.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/utils/ExplicitCopySpecifier.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/utils/LinearHashStorage.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/utils/cache_details.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/utils/custom_hash_function.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/utils/data_from_arma_vec.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/utils/jsonutils.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/utils/lk_armadillo.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/utils/lkalloc.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/utils/nlohmann/json.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/utils/nlohmann/json_fwd.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/utils/utils.hpp
-- Installing: /data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build/installed/include/libKriging/version.hpp
[100%] Built target install.lib
gmake[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src/libK/build'

R Under development (unstable) (2025-10-17 r88928) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> Rcpp::compileAttributes(pkgdir = '.', verbose = TRUE)
Exports from /data/gannet/ripley/R/packages/tests-clang/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-clang/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-clang/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-clang/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-clang/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-clang/rlibkriging/src/optim.cpp:
   bool optim_is_reparametrized()
   void optim_use_reparametrize(bool reparametrize)
   double optim_get_theta_lower_factor()
   void optim_set_theta_lower_factor(double theta_lower_factor)
   double optim_get_theta_upper_factor()
   void optim_set_theta_upper_factor(double theta_upper_factor)
   bool optim_variogram_bounds_heuristic_used()
   void optim_use_variogram_bounds_heuristic(bool variogram_bounds_heuristic)
   void optim_log(int l)
   int optim_get_max_iteration()
   void optim_set_max_iteration(int max_iteration)
   double optim_get_gradient_tolerance()
   void optim_set_gradient_tolerance(double gradient_tolerance)
   double optim_get_objective_rel_tolerance()
   void optim_set_objective_rel_tolerance(double objective_rel_tolerance)

Exports from /data/gannet/ripley/R/packages/tests-clang/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-clang/rlibkriging/R/RcppExports.R updated.
> 
** libs
make[1]: warning: -j0 forced in makefile: resetting jobserver mode.
using C++ compiler: ‘clang version 21.1.3’
using C++17
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src'
make[1]: warning: -j0 forced in makefile: resetting jobserver mode.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"/data/gannet/ripley/R/packages/tests-clang/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-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c RcppExports.cpp -o RcppExports.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"/data/gannet/ripley/R/packages/tests-clang/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-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c kriging_binding.cpp -o kriging_binding.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"/data/gannet/ripley/R/packages/tests-clang/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-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c linalg.cpp -o linalg.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"/data/gannet/ripley/R/packages/tests-clang/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-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c load.cpp -o load.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"/data/gannet/ripley/R/packages/tests-clang/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-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c noisekriging_binding.cpp -o noisekriging_binding.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"/data/gannet/ripley/R/packages/tests-clang/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-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c nuggetkriging_binding.cpp -o nuggetkriging_binding.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"/data/gannet/ripley/R/packages/tests-clang/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-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c optim.cpp -o optim.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I"/data/gannet/ripley/R/packages/tests-clang/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-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c random.cpp -o random.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang21/lib -L/usr/local/clang21/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/21/lib/x86_64-unknown-linux-gnu -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-clang/rlibkriging/src/../inst//lib -lKriging -larmadillo -llbfgsb_cpp /usr/lib64/libflexiblas.so /usr/lib64/libarpack.so -L/data/gannet/ripley/R/R-clang/lib -lRlapack -L/data/gannet/ripley/R/R-clang/lib -lRblas -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src'
make[1]: warning: -j0 forced in makefile: resetting jobserver mode.
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/rlibkriging/src'
installing to /data/gannet/ripley/R/packages/tests-clang/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)