############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data ACME ### ############################################################################## ############################################################################## * checking for file ‘ACME/DESCRIPTION’ ... OK * preparing ‘ACME’: * checking DESCRIPTION meta-information ... OK * cleaning src * installing the package to build vignettes ----------------------------------- * installing *source* package ‘ACME’ ... ** using staged installation ** libs using C compiler: ‘gcc (conda-forge gcc 14.2.0-1) 14.2.0’ gcc -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c windowChisq.c -o windowChisq.o windowChisq.c: In function 'windowChisq': windowChisq.c:58:21: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 58 | firstprobe>0) { | ~~~~~~~~~~^~ windowChisq.c:63:20: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 63 | lastprobe<(na-1)) { | ~~~~~~~~~^~~~~~~ windowChisq.c:21:11: warning: unused variable 'xa' [-Wunused-variable] 21 | double *xa,*xlocations,*xchivals; | ^~ windowChisq.c: At top level: windowChisq.c:86:20: error: initialization of 'void * (*)(void)' from incompatible pointer type 'struct SEXPREC * (*)(struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *, struct SEXPREC *)' [-Wincompatible-pointer-types] 86 | {"windowChisq",&windowChisq,5}, | ^ windowChisq.c:86:20: note: (near initialization for 'callMethods[0].fun') make: *** [/home/biocbuild/R/R-4.4.1/etc/Makeconf:195: windowChisq.o] Error 1 ERROR: compilation failed for package ‘ACME’ * removing ‘/home/biocbuild/tmp/RtmpgVEO27/Rinst1904e367793f6b/ACME’ ----------------------------------- ERROR: package installation failed