############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data oligo ### ############################################################################## ############################################################################## * checking for file ‘oligo/DESCRIPTION’ ... OK * preparing ‘oligo’: * checking DESCRIPTION meta-information ... OK * cleaning src * running ‘cleanup’ * installing the package to build vignettes ----------------------------------- * installing *source* package ‘oligo’ ... ** using staged installation ** libs using C compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’ using SDK: ‘MacOSX11.3.sdk’ clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/preprocessCore/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c DABG.c -o DABG.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/preprocessCore/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ParserGzXYS.c -o ParserGzXYS.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/preprocessCore/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ParserXYS.c -o ParserXYS.o ParserXYS.c:148:5: error: call to undeclared function 'error'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] error("Error reading from %s.\n", currentFile); ^ 1 error generated. make: *** [ParserXYS.o] Error 1 ERROR: compilation failed for package ‘oligo’ * removing ‘/private/tmp/RtmpMiKPQm/Rinst1535956b9e6a5/oligo’ ----------------------------------- ERROR: package installation failed