downloading reverse dependencies ... downloading ClustAssess_1.1.0.tar.gz ... ok installing dependencies ‘Gmedian’, ‘gprofiler2’, ‘leiden’, ‘monocle3’, ‘qualpalr’, ‘SharedObject’, ‘shinyLP’, ‘vioplot’ Warning: package ‘monocle3’ is not available for this version of R A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-devel/R-admin.html#Installing-packages begin installing package ‘Gmedian’ begin installing package ‘gprofiler2’ begin installing package ‘leiden’ begin installing package ‘qualpalr’ begin installing package ‘shinyLP’ begin installing package ‘vioplot’ begin installing package ‘SharedObject’ * installing *source* package ‘shinyLP’ ... ** this is package ‘shinyLP’ version ‘1.1.3’ ** package ‘shinyLP’ 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 (shinyLP) * installing *source* package ‘vioplot’ ... ** this is package ‘vioplot’ version ‘0.5.1’ ** package ‘vioplot’ 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 (vioplot) * installing *source* package ‘gprofiler2’ ... ** this is package ‘gprofiler2’ version ‘0.2.3’ ** package ‘gprofiler2’ 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 (gprofiler2) * installing *source* package ‘leiden’ ... ** this is package ‘leiden’ version ‘0.4.3.1’ ** package ‘leiden’ 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 (leiden) * installing *source* package ‘SharedObject’ ... ** this is package ‘SharedObject’ version ‘1.22.0’ ** using staged installation checking for gcc... gcc-14 -std=gnu23 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc-14 -std=gnu23 accepts -g... yes checking for gcc-14 -std=gnu23 option to accept ISO C89... none needed checking for shm_open in -lrt... yes configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJBUCq3/R.INSTALL1e20fa1d3987d7/SharedObject/src' g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c C_interface.cpp -o C_interface.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c altrep.cpp -o altrep.o altrep.cpp: In function ‘SEXPREC* createSharedStringFromSource(SEXP, bool, SEXP)’: altrep.cpp:146:69: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] 146 | Rf_error("Something is wrong with the unit size: %llu\n", unitSize); | ~~~^ ~~~~~~~~ | | | | | long unsigned int | long long unsigned int | %lu altrep.cpp: In function ‘SEXPREC* unshareString(SEXP, SEXP)’: altrep.cpp:241:98: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 241 | Rf_error("Unknown unit size in the unshareString function, unit size: %llu", (uint64_t)unitSize); | ~~~^ ~~~~~~~~~~~~~~~~~~ | | | | | size_t {aka long unsigned int} | long long unsigned int | %lu g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c altrepRegistration.cpp -o altrepRegistration.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c numericAltrepOperations.cpp -o numericAltrepOperations.o numericAltrepOperations.cpp: In function ‘Rboolean sharedVector_Inspect(SEXP, int, int, int, void (*)(SEXP, int, int, int))’: numericAltrepOperations.cpp:13:27: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=] 13 | Rprintf(" (len=%llu, type=%d, COW=%d, SC=%d, SS=%d) shared object ID:%s\n", Rf_xlength(x), TYPEOF(x), | ~~~^ ~~~~~~~~~~~~~ | | | | long long unsigned int R_xlen_t {aka long int} | %lu g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c sharedMemory.cpp -o sharedMemory.o g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c sharedObjectClass.cpp -o sharedObjectClass.o sharedObjectClass.cpp: In function ‘void validate_shared_memory(std::string, boost::interprocess::shared_memory_object*)’: sharedObjectClass.cpp:73:14: warning: comparison of integer expressions of different signedness: ‘boost::interprocess::offset_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 73 | if (size > free_size) | ~~~~~^~~~~~~~~~~ sharedObjectClass.cpp:93:62: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 93 | "Testing shared memory failed, key: %s, size: %lluB.\n" | ~~~^ | | | long long unsigned int | %lu ...... 96 | key.c_str(), (uint64_t)size); | ~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} In function ‘uint64_t get_size(boost::interprocess::shared_memory_object*)’, inlined from ‘void SharedObjectClass::openSharedMemoryHandle()’ at sharedObjectClass.cpp:121:20: sharedObjectClass.cpp:29:12: warning: ‘size’ may be used uninitialized [-Wmaybe-uninitialized] 29 | return size; | ^~~~ sharedObjectClass.cpp: In member function ‘void SharedObjectClass::openSharedMemoryHandle()’: sharedObjectClass.cpp:27:14: note: ‘size’ was declared here 27 | offset_t size; | ^~~~ In function ‘uint64_t get_size(boost::interprocess::shared_memory_object*)’, inlined from ‘size_t SharedObjectClass::getSharedMemorySize()’ at sharedObjectClass.cpp:148:28: sharedObjectClass.cpp:29:12: warning: ‘size’ may be used uninitialized [-Wmaybe-uninitialized] 29 | return size; | ^~~~ sharedObjectClass.cpp: In member function ‘size_t SharedObjectClass::getSharedMemorySize()’: sharedObjectClass.cpp:27:14: note: ‘size’ was declared here 27 | offset_t size; | ^~~~ In function ‘uint64_t get_size(boost::interprocess::shared_memory_object*)’, inlined from ‘size_t SharedObjectClass::getSharedMemorySize()’ at sharedObjectClass.cpp:141:24: sharedObjectClass.cpp:29:12: warning: ‘size’ may be used uninitialized [-Wmaybe-uninitialized] 29 | return size; | ^~~~ sharedObjectClass.cpp: In member function ‘size_t SharedObjectClass::getSharedMemorySize()’: sharedObjectClass.cpp:27:14: note: ‘size’ was declared here 27 | offset_t size; | ^~~~ In function ‘uint64_t get_size(boost::interprocess::shared_memory_object*)’, inlined from ‘void SharedObjectClass::allocateSharedMemory()’ at sharedObjectClass.cpp:228:20: sharedObjectClass.cpp:29:12: warning: ‘size’ may be used uninitialized [-Wmaybe-uninitialized] 29 | return size; | ^~~~ sharedObjectClass.cpp: In member function ‘void SharedObjectClass::allocateSharedMemory()’: sharedObjectClass.cpp:27:14: note: ‘size’ was declared here 27 | offset_t size; | ^~~~ g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c stringAltrepOperations.cpp -o stringAltrepOperations.o stringAltrepOperations.cpp: In function ‘Rboolean sharedString_Inspect(SEXP, int, int, int, void (*)(SEXP, int, int, int))’: stringAltrepOperations.cpp:13:23: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=] 13 | Rprintf(" (len=%llu, COW=%d) shared string object\n", Rf_xlength(x), | ~~~^ ~~~~~~~~~~~~~ | | | | long long unsigned int R_xlen_t {aka long int} | %lu g++-14 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.cpp -o utils.o g++-14 -std=gnu++11 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o SharedObject.so C_interface.o RcppExports.o altrep.o altrepRegistration.o numericAltrepOperations.o sharedMemory.o sharedObjectClass.o stringAltrepOperations.o utils.o -lrt -L/home/hornik/tmp/R/lib -lR mkdir -p ../inst/include&&\ mkdir -p ../inst/include/SharedObject&&\ mkdir -p ../inst/usrlib ar -crv SharedObject.a C_interface.o RcppExports.o altrep.o altrepRegistration.o numericAltrepOperations.o sharedMemory.o sharedObjectClass.o stringAltrepOperations.o utils.o a - C_interface.o a - RcppExports.o a - altrep.o a - altrepRegistration.o a - numericAltrepOperations.o a - sharedMemory.o a - sharedObjectClass.o a - stringAltrepOperations.o a - utils.o cp "sharedMemory.h" "../inst/include/SharedObject/"&&\ cp SharedObject.a "../inst/usrlib/" make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJBUCq3/R.INSTALL1e20fa1d3987d7/SharedObject/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-SharedObject/00new/SharedObject/libs ** 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 ** 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 (SharedObject) * installing *source* package ‘Gmedian’ ... ** this is package ‘Gmedian’ version ‘1.2.7’ ** package ‘Gmedian’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpPkB8rO/R.INSTALL1e20f14c9868e0/Gmedian/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/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'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RSpectra/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Gmedian.cpp -o Gmedian.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/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'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RSpectra/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/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'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RSpectra/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Weiszfeld.cpp -o Weiszfeld.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o Gmedian.so Gmedian.o RcppExports.o Weiszfeld.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpPkB8rO/R.INSTALL1e20f14c9868e0/Gmedian/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-Gmedian/00new/Gmedian/libs ** R ** 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 (Gmedian) * installing *source* package ‘qualpalr’ ... ** this is package ‘qualpalr’ version ‘1.0.0’ ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpiedtoV/R.INSTALL1e20f67d590d2c/qualpalr/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpalr.cpp -o qualpalr.o qualpalr.cpp: In function ‘bool contains(const Rcpp::List&, const std::string&)’: qualpalr.cpp:29:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 29 | for (size_t i = 0; i < list_names.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpal/analyze.cpp -o qualpal/analyze.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpal/color_difference.cpp -o qualpal/color_difference.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpal/colors.cpp -o qualpal/colors.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpal/cvd.cpp -o qualpal/cvd.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpal/farthest_points.cpp -o qualpal/farthest_points.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpal/palettes.cpp -o qualpal/palettes.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpal/qualpal.cpp -o qualpal/qualpal.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c qualpal/validation.cpp -o qualpal/validation.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o qualpalr.so RcppExports.o qualpalr.o qualpal/analyze.o qualpal/color_difference.o qualpal/colors.o qualpal/cvd.o qualpal/farthest_points.o qualpal/palettes.o qualpal/qualpal.o qualpal/validation.o -fopenmp -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpiedtoV/R.INSTALL1e20f67d590d2c/qualpalr/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-qualpalr/00new/qualpalr/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 (qualpalr) checking qualpalr_1.0.0.tar.gz ... checking ClustAssess_1.1.0.tar.gz ... Depends: Package: qualpalr Depends: R (>= 4.0.0) Imports: graphics, stats, utils, Rcpp LinkingTo: Rcpp (>= 0.12.9) Timings: user system elapsed qualpalr 69.542 5.913 56.495 Results: Check status summary: NOTE OK Source packages 1 0 Reverse depends 0 1 Check results summary: qualpalr ... NOTE * checking CRAN incoming feasibility ... [6s/7s] NOTE * checking examples ... [3s/1s] NOTE * checking tests ... [17s/2s] NOTE rdepends_ClustAssess ... OK