installing dependencies ‘constructive’, ‘prettycode’ begin installing package ‘constructive’ begin installing package ‘prettycode’ * installing *source* package ‘prettycode’ ... ** this is package ‘prettycode’ version ‘1.1.0’ ** package ‘prettycode’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (prettycode) * installing *source* package ‘constructive’ ... ** this is package ‘constructive’ version ‘1.1.0’ ** package ‘constructive’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmprzahRj/R.INSTALL38674138df8690/constructive/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c constructive.c -o constructive.o gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o constructive.so constructive.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprzahRj/R.INSTALL38674138df8690/constructive/src' installing to /home/hornik/tmp/CRAN_special_donttest/Library/00LOCK-constructive/00new/constructive/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 (constructive) checking duckplyr_1.1.1.tar.gz ... Depends: Package: duckplyr Depends: R (>= 4.0.0), dplyr (>= 1.1.4) Imports: cli, collections, DBI, duckdb (>= 1.2.2), glue, jsonlite, lifecycle, magrittr, memoise, pillar (>= 1.10.2), rlang (>= 1.0.6), tibble, tidyselect, utils, vctrs (>= 0.6.3) Timings: user system elapsed duckplyr 169.543 15.204 187.767 Results: Check status summary: OK Source packages 1 Check results summary: duckplyr ... OK