############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data EventPointer ### ############################################################################## ############################################################################## * checking for file ‘EventPointer/DESCRIPTION’ ... OK * preparing ‘EventPointer’: * checking DESCRIPTION meta-information ... OK * cleaning src * installing the package (it is needed to build vignettes) ----------------------------------- * installing *source* package ‘EventPointer’ ... ** this is package ‘EventPointer’ version ‘3.19.0’ ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using SDK: ‘MacOSX11.3.1.sdk’ clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c dgl.c -o dgl.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c params.c -o params.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pgl.c -o pgl.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c qdgl.c -o qdgl.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c qgl.c -o qgl.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c rgl.c -o rgl.o clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o EventPointer.so dgl.o params.o pgl.o qdgl.o qgl.o rgl.o -F/Library/Frameworks/R.framework/.. -framework R installing to /private/tmp/RtmpzN5BtM/Rinst16a911564e1d/00LOCK-EventPointer/00new/EventPointer/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading Error: object ‘makeTxDbFromBiomart’ is not exported by 'namespace:GenomicFeatures' Execution halted ERROR: lazy loading failed for package ‘EventPointer’ * removing ‘/private/tmp/RtmpzN5BtM/Rinst16a911564e1d/EventPointer’ ----------------------------------- ERROR: package installation failed