* installing *source* package ‘fastplyr’ ...
** this is package ‘fastplyr’ version ‘0.9.91’
** package ‘fastplyr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘clang version 21.1.6’
using C++17
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/fastplyr/src'
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/cheapr/include' -I'/data/gannet/ripley/R/test-clang/cpp11/include' -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   -c cpp11.cpp -o cpp11.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/cheapr/include' -I'/data/gannet/ripley/R/test-clang/cpp11/include' -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   -c expressions.cpp -o expressions.o
In file included from expressions.cpp:1:
In file included from ./fastplyr.h:5:
In file included from /data/gannet/ripley/R/test-clang/cheapr/include/cheapr_api.h:5:
/data/gannet/ripley/R/test-clang/cheapr/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
   66 | inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
      |                                     ^~~~~~~~~~~~~~~~
      |                                     {               }
/data/gannet/ripley/R/R-clang/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
   58 | #define NA_REAL         R_NaReal
      |                         ^
1 warning generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/cheapr/include' -I'/data/gannet/ripley/R/test-clang/cpp11/include' -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   -c fastplyr.cpp -o fastplyr.o
In file included from fastplyr.cpp:1:
In file included from ./fastplyr.h:5:
In file included from /data/gannet/ripley/R/test-clang/cheapr/include/cheapr_api.h:5:
/data/gannet/ripley/R/test-clang/cheapr/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
   66 | inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
      |                                     ^~~~~~~~~~~~~~~~
      |                                     {               }
/data/gannet/ripley/R/R-clang/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
   58 | #define NA_REAL         R_NaReal
      |                         ^
1 warning generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/cheapr/include' -I'/data/gannet/ripley/R/test-clang/cpp11/include' -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   -c groups.cpp -o groups.o
In file included from groups.cpp:1:
In file included from ./fastplyr.h:5:
In file included from /data/gannet/ripley/R/test-clang/cheapr/include/cheapr_api.h:5:
/data/gannet/ripley/R/test-clang/cheapr/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
   66 | inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
      |                                     ^~~~~~~~~~~~~~~~
      |                                     {               }
/data/gannet/ripley/R/R-clang/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
   58 | #define NA_REAL         R_NaReal
      |                         ^
1 warning generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/cheapr/include' -I'/data/gannet/ripley/R/test-clang/cpp11/include' -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   -c imports.cpp -o imports.o
In file included from imports.cpp:1:
In file included from ./fastplyr.h:5:
In file included from /data/gannet/ripley/R/test-clang/cheapr/include/cheapr_api.h:5:
/data/gannet/ripley/R/test-clang/cheapr/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
   66 | inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
      |                                     ^~~~~~~~~~~~~~~~
      |                                     {               }
/data/gannet/ripley/R/R-clang/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
   58 | #define NA_REAL         R_NaReal
      |                         ^
1 warning generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/cheapr/include' -I'/data/gannet/ripley/R/test-clang/cpp11/include' -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   -c mask.cpp -o mask.o
In file included from mask.cpp:1:
In file included from ./fastplyr.h:5:
In file included from /data/gannet/ripley/R/test-clang/cheapr/include/cheapr_api.h:5:
/data/gannet/ripley/R/test-clang/cheapr/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
   66 | inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
      |                                     ^~~~~~~~~~~~~~~~
      |                                     {               }
/data/gannet/ripley/R/R-clang/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
   58 | #define NA_REAL         R_NaReal
      |                         ^
1 warning generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/cheapr/include' -I'/data/gannet/ripley/R/test-clang/cpp11/include' -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   -c tidy.cpp -o tidy.o
In file included from tidy.cpp:1:
In file included from ./fastplyr.h:5:
In file included from /data/gannet/ripley/R/test-clang/cheapr/include/cheapr_api.h:5:
/data/gannet/ripley/R/test-clang/cheapr/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
   66 | inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
      |                                     ^~~~~~~~~~~~~~~~
      |                                     {               }
/data/gannet/ripley/R/R-clang/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
   58 | #define NA_REAL         R_NaReal
      |                         ^
1 warning generated.
/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 fastplyr.so cpp11.o expressions.o fastplyr.o groups.o imports.o mask.o tidy.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/fastplyr/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/fastplyr/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/fastplyr/src'
installing to /data/gannet/ripley/R/packages/tests-clang/fastplyr.Rcheck/00LOCK-fastplyr/00new/fastplyr/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (fastplyr)