downloading reverse dependencies ... downloading GGally_2.4.0.tar.gz ... ok downloading ggplot2.utils_0.3.3.tar.gz ... ok downloading bregr_1.2.0.tar.gz ... ok downloading broom.helpers_1.21.0.tar.gz ... ok downloading gtsummary_2.4.0.tar.gz ... ok installing dependencies ‘airports’, ‘chemometrics’, ‘forestploter’, ‘ggalign’, ‘ggstats’, ‘ggstatsplot’, ‘glmtoolbox’, ‘logitr’, ‘margins’, ‘merDeriv’, ‘multgee’, ‘scagnostics’, ‘smd’, ‘svyVGAM’, ‘tidycmprsk’, ‘UCSCXenaShiny’, ‘visreg’ also installing the dependencies ‘forestmodel’, ‘som’, ‘ggside’, ‘statsExpressions’, ‘ezcox’, ‘UCSCXenaTools’, ‘prediction’ begin installing package ‘forestmodel’ begin installing package ‘som’ begin installing package ‘ggside’ begin installing package ‘statsExpressions’ begin installing package ‘UCSCXenaTools’ begin installing package ‘prediction’ begin installing package ‘airports’ begin installing package ‘scagnostics’ begin installing package ‘ggalign’ begin installing package ‘forestploter’ begin installing package ‘merDeriv’ begin installing package ‘visreg’ begin installing package ‘glmtoolbox’ begin installing package ‘logitr’ begin installing package ‘multgee’ begin installing package ‘tidycmprsk’ begin installing package ‘svyVGAM’ begin installing package ‘smd’ begin installing package ‘ggstats’ * installing *source* package ‘airports’ ... ** this is package ‘airports’ version ‘0.1.0’ ** package ‘airports’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (airports) * installing *source* package ‘smd’ ... ** this is package ‘smd’ version ‘0.8.0’ ** package ‘smd’ 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 ** installing vignettes ** 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 (smd) * installing *source* package ‘scagnostics’ ... ** this is package ‘scagnostics’ version ‘0.2-6’ ** package ‘scagnostics’ 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 (scagnostics) * installing *source* package ‘logitr’ ... ** this is package ‘logitr’ version ‘1.1.2’ ** package ‘logitr’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (logitr) * installing *source* package ‘visreg’ ... ** this is package ‘visreg’ version ‘2.8.0’ ** package ‘visreg’ 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 ** installing vignettes ** 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 (visreg) * installing *source* package ‘som’ ... ** this is package ‘som’ version ‘0.3-5.2’ ** package ‘som’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-3) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp7uiEfE/R.INSTALL2b3e62b9602ea/som/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I. -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c som.cc -o som.o In file included from tntsupp.h:8, from sub.h:1, from SomParam.h:2, from som.cc:4: tnt/fmat.h: In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘*this.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘double rect_dist(TNT::Region2D >, TNT::Region2D >)’ at SomParam.h:11:19: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘TNT::Subscript find_winner(TNT::DMatrix&, TNT::Subscript, TNT::DMatrix&)’ at som.cc:12:40: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘TNT::Subscript find_winner(TNT::DMatrix&, TNT::Subscript, TNT::DMatrix&)’ at som.cc:16:36: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘void visual(TNT::DMatrix&, TNT::DMatrix&, TNT::DMatrix&, TNT::DMatrix&)’ at som.cc:57:36: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘int update(TNT::DMatrix&, TNT::DMatrix&, TNT::Subscript, double, TNT::DVector&)’ at som.cc:32:24: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘double qerror(TNT::DMatrix&, TNT::DMatrix&, TNT::DMatrix&, TNT::DMatrix&, SomParam&)’ at som.cc:76:38: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘void som_top(TNT::DMatrix&, TNT::DMatrix&, TNT::DMatrix&, SomParam&, SomParam&, double*)’ at som.cc:108:1: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘cord.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘SEXPREC* som_bat(SEXP, SEXP, SEXP, SEXP)’ at som.cc:225:3: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘Vis.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘SEXPREC* som_bat(SEXP, SEXP, SEXP, SEXP)’ at som.cc:225:3: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘Code.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘SEXPREC* som_bat(SEXP, SEXP, SEXP, SEXP)’ at som.cc:225:3: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘Data.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘SEXPREC* som(SEXP, SEXP, SEXP)’ at som.cc:198:3: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘Vis.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘SEXPREC* som(SEXP, SEXP, SEXP)’ at som.cc:198:3: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘Cord.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘SEXPREC* som(SEXP, SEXP, SEXP)’ at som.cc:198:3: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘Code.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ In member function ‘void TNT::Fortran_Matrix::destroy() [with T = double]’, inlined from ‘TNT::Fortran_Matrix::~Fortran_Matrix() [with T = double]’ at tnt/fmat.h:211:16, inlined from ‘SEXPREC* som(SEXP, SEXP, SEXP)’ at som.cc:198:3: tnt/fmat.h:161:9: warning: ‘void operator delete [](void*)’ called on pointer ‘Data.TNT::Fortran_Matrix::col_’ with nonzero offset 8 [-Wfree-nonheap-object] 161 | delete [] (col_); | ^~~~~~~~~~~~~~~~ g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o som.so som.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp7uiEfE/R.INSTALL2b3e62b9602ea/som/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-som/00new/som/libs ** R ** data ** 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 (som) begin installing package ‘chemometrics’ * installing *source* package ‘prediction’ ... ** this is package ‘prediction’ version ‘0.3.18’ ** package ‘prediction’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (prediction) begin installing package ‘margins’ * installing *source* package ‘forestploter’ ... ** this is package ‘forestploter’ version ‘1.1.3’ ** package ‘forestploter’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (forestploter) * installing *source* package ‘statsExpressions’ ... ** this is package ‘statsExpressions’ version ‘1.7.1’ ** package ‘statsExpressions’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (statsExpressions) * installing *source* package ‘forestmodel’ ... ** this is package ‘forestmodel’ version ‘0.6.2’ ** package ‘forestmodel’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (forestmodel) begin installing package ‘ezcox’ * installing *source* package ‘UCSCXenaTools’ ... ** this is package ‘UCSCXenaTools’ version ‘1.6.1’ ** package ‘UCSCXenaTools’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (UCSCXenaTools) * installing *source* package ‘ggstats’ ... ** this is package ‘ggstats’ version ‘0.11.0’ ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ggstats) * installing *source* package ‘svyVGAM’ ... ** this is package ‘svyVGAM’ version ‘1.2-17’ ** package ‘svyVGAM’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (svyVGAM) * installing *source* package ‘merDeriv’ ... ** this is package ‘merDeriv’ version ‘0.2-5’ ** package ‘merDeriv’ 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 (merDeriv) * installing *source* package ‘margins’ ... ** this is package ‘margins’ version ‘0.3.28’ ** package ‘margins’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (margins) * installing *source* package ‘chemometrics’ ... ** this is package ‘chemometrics’ version ‘1.4.4’ ** package ‘chemometrics’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (chemometrics) * installing *source* package ‘tidycmprsk’ ... ** this is package ‘tidycmprsk’ version ‘1.1.0’ ** package ‘tidycmprsk’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (tidycmprsk) * installing *source* package ‘ggside’ ... ** this is package ‘ggside’ version ‘0.4.0’ ** package ‘ggside’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ggside) begin installing package ‘ggstatsplot’ * installing *source* package ‘ezcox’ ... ** this is package ‘ezcox’ version ‘1.0.4’ ** package ‘ezcox’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ezcox) begin installing package ‘UCSCXenaShiny’ * installing *source* package ‘ggstatsplot’ ... ** this is package ‘ggstatsplot’ version ‘0.13.2’ ** package ‘ggstatsplot’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ggstatsplot) * installing *source* package ‘multgee’ ... ** this is package ‘multgee’ version ‘1.9.0’ ** package ‘multgee’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-3) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDDYzJe/R.INSTALL2b3e9218f0abc5/multgee/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29, from RcppExports.cpp:4: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.’ 71 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.") | ^ g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c code.cpp -o code.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29, from code.cpp:1: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.’ 71 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.") | ^ g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o multgee.so RcppExports.o code.o -fopenmp -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDDYzJe/R.INSTALL2b3e9218f0abc5/multgee/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-multgee/00new/multgee/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (multgee) * installing *source* package ‘glmtoolbox’ ... ** this is package ‘glmtoolbox’ version ‘0.1.12’ ** package ‘glmtoolbox’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 (glmtoolbox) * installing *source* package ‘ggalign’ ... ** this is package ‘ggalign’ version ‘1.1.0’ ** package ‘ggalign’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ggalign) * installing *source* package ‘UCSCXenaShiny’ ... ** this is package ‘UCSCXenaShiny’ version ‘2.2.0’ ** package ‘UCSCXenaShiny’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (UCSCXenaShiny) checking ggstats_0.11.0.tar.gz ... checking GGally_2.4.0.tar.gz ... checking ggplot2.utils_0.3.3.tar.gz ... checking bregr_1.2.0.tar.gz ... checking broom.helpers_1.21.0.tar.gz ... checking gtsummary_2.4.0.tar.gz ... Depends: Package: ggstats Depends: R (>= 4.2) Imports: cli, dplyr, forcats, ggplot2 (>= 4.0.0), lifecycle, patchwork, purrr, rlang, scales, stats, stringr, utils, tidyr Timings: user system elapsed ggstats 190.111 7.489 201.291 Results: Check status summary: ERROR OK Source packages 0 1 Reverse depends 1 4 Check results summary: ggstats ... OK rdepends_bregr ... ERROR * checking tests ... [64s/64s] ERROR rdepends_broom.helpers ... OK rdepends_GGally ... OK rdepends_ggplot2.utils ... OK rdepends_gtsummary ... OK