############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL GenoGAM ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’ * installing *source* package ‘GenoGAM’ ... ** using staged installation ** libs clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DARMA_64BIT_WORD=1 -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DARMA_64BIT_WORD=1 -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/RcppArmadillo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c matrixMult.cpp -o matrixMult.o clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o GenoGAM.so RcppExports.o matrixMult.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.2/Resources/library/00LOCK-GenoGAM/00new/GenoGAM/libs ** R ** inst ** byte-compile and prepare package for lazy loading Warning: replacing previous import ‘HDF5Array::h5ls’ by ‘rhdf5::h5ls’ when loading ‘GenoGAM’ Warning: replacing previous import ‘S4Vectors::na.omit’ by ‘stats::na.omit’ when loading ‘GenoGAM’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning: replacing previous import ‘HDF5Array::h5ls’ by ‘rhdf5::h5ls’ when loading ‘GenoGAM’ Warning: replacing previous import ‘S4Vectors::na.omit’ by ‘stats::na.omit’ when loading ‘GenoGAM’ Warning: Package 'GenoGAM' is deprecated and will be removed from Bioconductor version 3.16 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location Warning: replacing previous import ‘HDF5Array::h5ls’ by ‘rhdf5::h5ls’ when loading ‘GenoGAM’ Warning: replacing previous import ‘S4Vectors::na.omit’ by ‘stats::na.omit’ when loading ‘GenoGAM’ Warning: Package 'GenoGAM' is deprecated and will be removed from Bioconductor version 3.16 ** testing if installed package keeps a record of temporary installation path * DONE (GenoGAM)