* installing *source* package ‘fastplyr’ ... ** this is package ‘fastplyr’ version ‘0.9.92’ ** using staged installation ** libs specified C++17 using C++ compiler: ‘Debian clang version 21.1.8 (3+b1)’ using C++17 clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/srv/hornik/tmp/CRAN_pretest/Library/cheapr/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c cpp11.cpp -o cpp11.o clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/srv/hornik/tmp/CRAN_pretest/Library/cheapr/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c expressions.cpp -o expressions.o In file included from expressions.cpp:1: In file included from ./fastplyr.h:4: In file included from /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/c_api.h:13: /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:123:35: warning: suggest braces around initialization of subobject [-Wmissing-braces] 123 | constexpr r_complex_t() : value{0.0, 0.0} {} | ^~~~~~~~ | { } /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:124:53: warning: suggest braces around initialization of subobject [-Wmissing-braces] 124 | constexpr r_complex_t(double r, double i) : value{r, i} {} | ^~~~ | { } /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:1256:5: warning: expression result unused [-Wunused-value] 1256 | r_null; | ^~~~~~ 3 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/srv/hornik/tmp/CRAN_pretest/Library/cheapr/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fastplyr.cpp -o fastplyr.o In file included from fastplyr.cpp:1: In file included from ./fastplyr.h:4: In file included from /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/c_api.h:13: /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:123:35: warning: suggest braces around initialization of subobject [-Wmissing-braces] 123 | constexpr r_complex_t() : value{0.0, 0.0} {} | ^~~~~~~~ | { } /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:124:53: warning: suggest braces around initialization of subobject [-Wmissing-braces] 124 | constexpr r_complex_t(double r, double i) : value{r, i} {} | ^~~~ | { } /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:1256:5: warning: expression result unused [-Wunused-value] 1256 | r_null; | ^~~~~~ 3 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/srv/hornik/tmp/CRAN_pretest/Library/cheapr/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c groups.cpp -o groups.o In file included from groups.cpp:1: In file included from ./fastplyr.h:4: In file included from /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/c_api.h:13: /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:123:35: warning: suggest braces around initialization of subobject [-Wmissing-braces] 123 | constexpr r_complex_t() : value{0.0, 0.0} {} | ^~~~~~~~ | { } /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:124:53: warning: suggest braces around initialization of subobject [-Wmissing-braces] 124 | constexpr r_complex_t(double r, double i) : value{r, i} {} | ^~~~ | { } /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:1256:5: warning: expression result unused [-Wunused-value] 1256 | r_null; | ^~~~~~ 3 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/srv/hornik/tmp/CRAN_pretest/Library/cheapr/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c imports.cpp -o imports.o In file included from imports.cpp:1: In file included from ./fastplyr.h:4: In file included from /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/c_api.h:13: /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:123:35: warning: suggest braces around initialization of subobject [-Wmissing-braces] 123 | constexpr r_complex_t() : value{0.0, 0.0} {} | ^~~~~~~~ | { } /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:124:53: warning: suggest braces around initialization of subobject [-Wmissing-braces] 124 | constexpr r_complex_t(double r, double i) : value{r, i} {} | ^~~~ | { } /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:1256:5: warning: expression result unused [-Wunused-value] 1256 | r_null; | ^~~~~~ 3 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/srv/hornik/tmp/CRAN_pretest/Library/cheapr/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mask.cpp -o mask.o In file included from mask.cpp:1: In file included from ./fastplyr.h:4: In file included from /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/c_api.h:13: /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:123:35: warning: suggest braces around initialization of subobject [-Wmissing-braces] 123 | constexpr r_complex_t() : value{0.0, 0.0} {} | ^~~~~~~~ | { } /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:124:53: warning: suggest braces around initialization of subobject [-Wmissing-braces] 124 | constexpr r_complex_t(double r, double i) : value{r, i} {} | ^~~~ | { } /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:1256:5: warning: expression result unused [-Wunused-value] 1256 | r_null; | ^~~~~~ 3 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/srv/hornik/tmp/CRAN_pretest/Library/cheapr/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c tidy.cpp -o tidy.o In file included from tidy.cpp:1: In file included from ./fastplyr.h:4: In file included from /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/c_api.h:13: /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:123:35: warning: suggest braces around initialization of subobject [-Wmissing-braces] 123 | constexpr r_complex_t() : value{0.0, 0.0} {} | ^~~~~~~~ | { } /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:124:53: warning: suggest braces around initialization of subobject [-Wmissing-braces] 124 | constexpr r_complex_t(double r, double i) : value{r, i} {} | ^~~~ | { } /srv/hornik/tmp/CRAN_pretest/Library/cheapr/include/cheapr/internal/c_core.h:1256:5: warning: expression result unused [-Wunused-value] 1256 | r_null; | ^~~~~~ 3 warnings generated. clang++-21 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o fastplyr.so cpp11.o expressions.o fastplyr.o groups.o imports.o mask.o tidy.o -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/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)