* installing *source* package ‘mrfDepth’ ...
** this is package ‘mrfDepth’ version ‘1.0.17’
** package ‘mrfDepth’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 23.1.0’
using Fortran compiler: ‘flang version 23.1.0’
using C++ compiler: ‘clang version 23.1.0’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/mrfDepth/src'
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DEIGEN_DONT_PARALLELIZE -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c AdjOutlyingness.cpp -o AdjOutlyingness.o
In file included from AdjOutlyingness.cpp:17:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:3:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Cholesky:32:
/data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Cholesky/LLT.h:240:14: warning: unused function template 'llt_rank_update_lower' [-Wunused-template]
240 | static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma)
| ^~~~~~~~~~~~~~~~~~~~~
In file included from AdjOutlyingness.cpp:17:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:7:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Eigenvalues:39:
/data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:839:13: warning: unused function template 'tridiagonal_qr_step' [-Wunused-template]
839 | static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n)
| ^~~~~~~~~~~~~~~~~~~
2 warnings generated.
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c Auxiliary.f -o Auxiliary.o
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c Bagplot.f -o Bagplot.o
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c HalfSpaceDepth2D.f -o HalfSpaceDepth2D.o
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c HalfSpaceDepthContour2D.f -o HalfSpaceDepthContour2D.o
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c HalfSpaceDepthDeepestLoc.f -o HalfSpaceDepthDeepestLoc.o
/usr/local/clang23/bin/flang-23 -fpic -O1 -g -c -o HalfSpaceDepthMedian.o HalfSpaceDepthMedian.f
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c HalfSpaceDepthND.f -o HalfSpaceDepthND.o
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c HalfspaceDepth3D.f -o HalfspaceDepth3D.o
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c LinAlg.f -o LinAlg.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DEIGEN_DONT_PARALLELIZE -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c Outlyingness.cpp -o Outlyingness.o
In file included from Outlyingness.cpp:16:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:3:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Cholesky:32:
/data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Cholesky/LLT.h:240:14: warning: unused function template 'llt_rank_update_lower' [-Wunused-template]
240 | static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma)
| ^~~~~~~~~~~~~~~~~~~~~
In file included from Outlyingness.cpp:16:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:7:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Eigenvalues:39:
/data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:839:13: warning: unused function template 'tridiagonal_qr_step' [-Wunused-template]
839 | static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n)
| ^~~~~~~~~~~~~~~~~~~
2 warnings generated.
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c Random.f -o Random.o
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c RegresDepth3D.f -o RegresDepth3D.o
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c RegresDepth4D.f -o RegresDepth4D.o
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c RegresDepthDeepest.f -o RegresDepthDeepest.o
/usr/local/clang23/bin/flang-23 -fpic -O2 -pedantic -c RegresDepthNd.f -o RegresDepthNd.o
RegresDepthNd.f:578:46: warning: Value of local variable 's' is never used [-Wunused-variable]
DOUBLE PRECISION X(MAXN,MAXP1),R(NNP1),S
^
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DEIGEN_DONT_PARALLELIZE -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c auxyl.cpp -o auxyl.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DEIGEN_DONT_PARALLELIZE -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c dirOutl.cpp -o dirOutl.o
In file included from auxyl.cpp:15:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:3:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Cholesky:32:
/data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Cholesky/LLT.h:240:14: warning: unused function template 'llt_rank_update_lower' [-Wunused-template]
240 | static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma)
| ^~~~~~~~~~~~~~~~~~~~~
In file included from auxyl.cpp:15:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:7:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Eigenvalues:39:
/data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:839:13: warning: unused function template 'tridiagonal_qr_step' [-Wunused-template]
839 | static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n)
| ^~~~~~~~~~~~~~~~~~~
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DEIGEN_DONT_PARALLELIZE -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c dirOutl_aux.cpp -o dirOutl_aux.o
In file included from dirOutl.cpp:1:
In file included from ./dirOutl.h:5:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:241:1: warning: unused function template 'arma_print' [-Wunused-template]
241 | arma_print(const T1& x, const T2& y)
| ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
253 | arma_print(const T1& x, const T2& y, const T3& z)
| ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
346 | arma_plain_warn(const T1& arg1, const T2& arg2)
| ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:357:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
357 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3)
| ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
| ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
2 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DEIGEN_DONT_PARALLELIZE -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c hdepthND.cpp -o hdepthND.o
In file included from hdepthND.cpp:17:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:3:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Cholesky:32:
/data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Cholesky/LLT.h:240:14: warning: unused function template 'llt_rank_update_lower' [-Wunused-template]
240 | static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma)
| ^~~~~~~~~~~~~~~~~~~~~
In file included from hdepthND.cpp:17:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:7:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Eigenvalues:39:
/data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:839:13: warning: unused function template 'tridiagonal_qr_step' [-Wunused-template]
839 | static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n)
| ^~~~~~~~~~~~~~~~~~~
2 warnings generated.
In file included from dirOutl_aux.cpp:1:
In file included from ./dirOutl.h:5:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo.h:29:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:51:
In file included from /data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo:436:
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:253:1: warning: unused function template 'arma_print' [-Wunused-template]
253 | arma_print(const T1& x, const T2& y, const T3& z)
| ^~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:346:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
346 | arma_plain_warn(const T1& arg1, const T2& arg2)
| ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:368:1: warning: unused function template 'arma_plain_warn' [-Wunused-template]
368 | arma_plain_warn(const T1& arg1, const T2& arg2, const T3& arg3, const T4& arg4)
| ^~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-clang/RcppArmadillo/include/armadillo_bits/debug.hpp:545:1: warning: unused function template 'arma_incompat_size_string' [-Wunused-template]
545 | arma_incompat_size_string(const subview_cube<eT>& Q, const Mat<eT>& A, const char* x)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DEIGEN_DONT_PARALLELIZE -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c mc.cpp -o mc.o
4 warnings generated.
mc.cpp:50:21: warning: variable 'wright' set but not used [-Wunused-but-set-variable]
50 | int64_t wleft,wmid,wright,w_tot=0,wrest=0;
| ^
In file included from mc.cpp:18:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:3:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Cholesky:32:
/data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Cholesky/LLT.h:240:14: warning: unused function template 'llt_rank_update_lower' [-Wunused-template]
240 | static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma)
| ^~~~~~~~~~~~~~~~~~~~~
In file included from mc.cpp:18:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:7:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Eigenvalues:39:
/data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:839:13: warning: unused function template 'tridiagonal_qr_step' [-Wunused-template]
839 | static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n)
| ^~~~~~~~~~~~~~~~~~~
3 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DEIGEN_DONT_PARALLELIZE -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c medcouple.cpp -o medcouple.o
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c mrfDepth_init.c -o mrfDepth_init.o
In file included from medcouple.cpp:14:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:3:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Cholesky:32:
/data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Cholesky/LLT.h:240:14: warning: unused function template 'llt_rank_update_lower' [-Wunused-template]
240 | static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma)
| ^~~~~~~~~~~~~~~~~~~~~
In file included from medcouple.cpp:14:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Dense:7:
In file included from /data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/Eigenvalues:39:
/data/localhost/ripley/R/test-clang/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:839:13: warning: unused function template 'tridiagonal_qr_step' [-Wunused-template]
839 | static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n)
| ^~~~~~~~~~~~~~~~~~~
2 warnings generated.
/usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I'/data/localhost/ripley/R/test-clang/RcppEigen/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -I'/data/localhost/ripley/R/test-clang/RcppArmadillo/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -DEIGEN_DONT_PARALLELIZE -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -D_LIBCPP_KEEP_TRANSITIVE_INCLUDES_LLVM23 -c randy.cpp -o randy.o
/usr/local/clang23/bin/clang++ -std=gnu++20 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o mrfDepth.so AdjOutlyingness.o Auxiliary.o Bagplot.o HalfSpaceDepth2D.o HalfSpaceDepthContour2D.o HalfSpaceDepthDeepestLoc.o HalfSpaceDepthMedian.o HalfSpaceDepthND.o HalfspaceDepth3D.o LinAlg.o Outlyingness.o Random.o RegresDepth3D.o RegresDepth4D.o RegresDepthDeepest.o RegresDepthNd.o auxyl.o dirOutl.o dirOutl_aux.o hdepthND.o mc.o medcouple.o mrfDepth_init.o randy.o -L/data/localhost/ripley/R/R-clang/lib -lRlapack -L/data/localhost/ripley/R/R-clang/lib -lRblas -lflang_rt.runtime -lm -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/mrfDepth/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/mrfDepth/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/mrfDepth/src'
installing to /data/localhost/ripley/R/packages/tests-clang/mrfDepth.Rcheck/00LOCK-mrfDepth/00new/mrfDepth/libs
** R
** data
** 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 (mrfDepth)