* installing *source* package ‘dgumbel’ ...
** package ‘dgumbel’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (GCC) 13.2.0’
using C++11
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/dgumbel/src'
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c RcppExports.cpp -o RcppExports.o
g++-13 -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I../inst/include -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c dgumbel.cpp -o dgumbel.o
In file included from ../inst/include/dgumbel.hpp:23,
                 from dgumbel.cpp:6:
../inst/include/adept/adept_source.h:970: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
  970 | #pragma omp parallel
      | 
../inst/include/adept/adept_source.h:975: warning: ignoring '#pragma omp for' [-Wunknown-pragmas]
  975 | #pragma omp for
      | 
../inst/include/adept/adept_source.h:1085: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
 1085 | #pragma omp parallel
      | 
../inst/include/adept/adept_source.h:1090: warning: ignoring '#pragma omp for' [-Wunknown-pragmas]
 1090 | #pragma omp for
      | 
g++-13 -std=gnu++11 -shared -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o dgumbel.so RcppExports.o dgumbel.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/dgumbel/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/dgumbel/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/dgumbel/src'
installing to /data/gannet/ripley/R/packages/tests-devel/dgumbel.Rcheck/00LOCK-dgumbel/00new/dgumbel/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 (dgumbel)