############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL biomvRCNS ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’ * installing *source* package ‘biomvRCNS’ ... ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX11.3.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 biomvRCNS.c -o biomvRCNS.o biomvRCNS.c:153:22: error: use of undeclared identifier 'DOUBLE_XMIN' m_e(F, t, j, T)+= DOUBLE_XMIN; ^ biomvRCNS.c:294:29: error: use of undeclared identifier 'DOUBLE_XMAX' double obs, prod, maxprod=-DOUBLE_XMAX; ^ biomvRCNS.c:401:29: error: use of undeclared identifier 'DOUBLE_XMAX' double obs, prod, maxprod=-DOUBLE_XMAX; ^ 3 errors generated. make: *** [biomvRCNS.o] Error 1 ERROR: compilation failed for package ‘biomvRCNS’ * removing ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/biomvRCNS’