* installing *source* package ‘birp’ ...
** this is package ‘birp’ version ‘0.0.4’
** package ‘birp’ successfully unpacked and MD5 sums checked
** using staged installation
clang++-20
-- The CXX compiler identification is Clang 20.1.7
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /data/gannet/ripley/bin/clang++-20 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1")
-- Compiling in Rcpp mode
-- Using R_HOME from -D: /data/gannet/ripley/R/R-clang
-- Using R_ROOT_DIR: /data/gannet/ripley/R/R-clang
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/.Rprofile
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/.sys.timezone
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/COPYING
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/I.USED
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/Makeconf
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/Makefile
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/Makefrag.cc
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/Makefrag.cc_lo
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/Makefrag.cxx
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/Makefrag.m
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/SVN-REVISION
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/bin
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/config.cache
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/config.log
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/config.site
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/config.status
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/doc
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/etc
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/include
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/keep
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/lib
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/library
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/libtool
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/m4
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/modules
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/non-tarball
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/po
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/share
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/site-library
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/src
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/stamp-java
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/tests
-- Subdirectory of R_ROOT_DIR: /data/gannet/ripley/R/R-clang/tools
-- Using R_EXECUTABLE: /data/gannet/ripley/R/R-clang/bin/R
-- Using R_INCLUDE_DIR: /data/gannet/ripley/R/R-clang/include
-- Using R_INCLUDE_DIRS: /data/gannet/ripley/R/R-clang/include
-- Using R_LIBRARY: R_LIBRARY-NOTFOUND
-- Could NOT find R (missing: R_LIBRARY) 
CMake Error at coretools/CMakeLists.txt:54 (message):
  No R found! R_EXECUTABLE: /data/gannet/ripley/R/R-clang/bin/R,
  R_INCLUDE_DIR: /data/gannet/ripley/R/R-clang/include, R_INCLUDE_DIRS:
  /data/gannet/ripley/R/R-clang/include, R_LIBRARY: R_LIBRARY-NOTFOUND


-- Configuring incomplete, errors occurred!
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/birp/src/build'
make[1]: *** No rule to make target 'coreLib'.
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/birp/src/build'
** libs
using C++ compiler: ‘clang version 20.1.7’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/birp/src'
clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ilibs/coretools/core/ -Ilibs/coretools/fast_float/include/ -Ilibs/stattools/core/ -Ilibs/core/ -DUSE_RCPP -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang20/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
clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -Ilibs/coretools/core/ -Ilibs/coretools/fast_float/include/ -Ilibs/stattools/core/ -Ilibs/core/ -DUSE_RCPP -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang20/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 main.cpp -o main.o
In file included from main.cpp:2:
In file included from libs/core/TBirpCore.h:4:
In file included from libs/core/TBirpPrior.h:4:
In file included from libs/core/TModels.h:7:
In file included from libs/coretools/core/coretools/Math/TMatrix.h:230:
In file included from libs/coretools/core/coretools/Math/TMatrix.tpp:5:
In file included from libs/coretools/core/coretools/Main/TRandomGenerator.h:6:
In file included from libs/coretools/core/coretools/Containers/TView.h:12:
In file included from libs/coretools/core/coretools/Types/TSomeProbability.h:4:
libs/coretools/core/coretools/Strings/fromString.h:17:10: fatal error: 'fast_float/fast_float.h' file not found
   17 | #include "fast_float/fast_float.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make[1]: *** [/data/gannet/ripley/R/R-clang/etc/Makeconf:209: main.o] Error 1
make[1]: Target 'all' not remade because of errors.
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/birp/src'
ERROR: compilation failed for package ‘birp’
* removing ‘/data/gannet/ripley/R/packages/tests-clang/birp.Rcheck/birp’