[ Started: 2024-08-22 22:30:10 CEST ] [ CARNIVAL v2.7.2 for BioC-3.20 from https://github.com/saezlab/CARNIVAL@master (2b8887a 2023-12-06 13:18:32) ] [1] "Libraries: " "/home/omnipath/local/R/4.4-3.20" [3] "/home/omnipath/local/R/4.4" "/usr/lib/R/library" 'getOption("repos")' replaces Bioconductor standard repositories, see 'help("repositories", package = "BiocManager")' for details. Replacement repositories: CRAN: https://cloud.r-project.org Bioconductor version 3.20 (BiocManager 1.30.24), R 4.4.1 (2024-06-14) Old packages: 'NMF' trying URL 'https://cloud.r-project.org/src/contrib/NMF_0.28.tar.gz' Content type 'application/x-gzip' length 1678046 bytes (1.6 MB) ================================================== downloaded 1.6 MB * installing *source* package ‘NMF’ ... ** package ‘NMF’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c distance.cpp -o distance.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c divergence.cpp -o divergence.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c euclidean.cpp -o euclidean.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c registerDynamicSymbol.c -o registerDynamicSymbol.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c utils.cpp -o utils.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o NMF.so distance.o divergence.o euclidean.o registerDynamicSymbol.o utils.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-NMF/00new/NMF/libs ** R ** data ** demo ** inst ** byte-compile and prepare package for lazy loading Setting package specific options: package:NMF:logger (1 default option(s)) Setting package specific options: package:NMF (10 default option(s)) Creating a generic function for ‘plot’ from ‘graphics’ in package ‘NMF’ (from the saved implicit definition) Creating meta registry in package 'NMF' ... OK Creating registry 'extra_handler' in package 'NMF' ... OK Creating registry 'extra_action' in package 'NMF' ... OK Registering extra handler 'install.packages' [function] ... OK Creating registry 'algorithm' in package 'NMF' ... OK Registering NMF algorithm '.R#brunet' [NMFStrategyIterative] ... OK Registering NMF algorithm 'brunet' [NMFStrategyIterative] based on template '.R#brunet' ... OK Registering NMF algorithm 'KL' [NMFStrategyIterative] ... OK Registering NMF algorithm '.R#lee' [NMFStrategyIterative] ... OK Registering NMF algorithm 'lee' [NMFStrategyIterative] based on template '.R#lee' ... OK Registering NMF algorithm 'Frobenius' [NMFStrategyIterative] ... OK Registering NMF algorithm '.R#offset' [NMFStrategyIterative] ... OK Registering NMF algorithm 'offset' [NMFStrategyIterative] based on template '.R#offset' ... OK Registering NMF algorithm '.R#nsNMF' [NMFStrategyIterative] ... OK Registering NMF algorithm 'nsNMF' [NMFStrategyIterative] based on template '.R#nsNMF' ... OK Registering NMF algorithm 'ls-nmf' [NMFStrategyIterative] ... OK Registering NMF algorithm 'pe-nmf' [NMFStrategyIterative] ... OK Registering NMF algorithm '.siNMF' [NMFStrategyIterative] based on template 'lee' ... OK Registering NMF algorithm 'siNMF' [NMFStrategyIterative] based on template 'lee' ... OK Registering NMF algorithm 'snmf/r' [NMFStrategyFunction] ... OK Registering NMF algorithm 'snmf/l' [NMFStrategyFunction] ... OK Registering extra action 'bigmemory' for handler 'install.packages' ... OK Registering extra action 'synchronicity' for handler 'install.packages' ... OK Creating registry 'seed' in package 'NMF' ... OK Registering NMF seeding method 'none' [NMFSeed] ... OK Registering NMF seeding method 'random' [NMFSeed] ... OK Registering NMF seeding method 'ica' [NMFSeed] ... OK Registering NMF seeding method 'nndsvd' [NMFSeed] ... OK ** 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 (NMF) The downloaded source packages are in ‘/tmp/RtmpDm3eoK/downloaded_packages’ 'getOption("repos")' replaces Bioconductor standard repositories, see 'help("repositories", package = "BiocManager")' for details. Replacement repositories: CRAN: https://cloud.r-project.org Bioconductor version 3.20 (BiocManager 1.30.24), R 4.4.1 (2024-06-14) Warning message: package(s) not installed when version(s) same as or greater than current; use `force = TRUE` to re-install: 'BiocCheck' Skipping 1 packages ahead of CRAN: BiocStyle [ Finished: 2024-08-22 22:30:35 CEST ]