* installing *source* package 'bioPN' ... ** package 'bioPN' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/RtmpmGts36/R.INSTALL118b8495531b/bioPN/src' gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c GibsonBruck.c -o GibsonBruck.o GibsonBruck.c: In function 'GibsonBruck': GibsonBruck.c:83:31: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] 83 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ GibsonBruck.c:219:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 219 | dT = ((double(*)(double, double *)) pCManage_time)(-1, pdCrntMarking); | ^ GibsonBruck.c:348:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 348 | dEnd = ((double(*)(double, double *)) pCManage_time)(dTarget, pdCrntMarking); | ^ gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c GillespieDirectCR.c -o GillespieDirectCR.o GillespieDirectCR.c: In function 'GillespieDirectCR': GillespieDirectCR.c:83:31: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] 83 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ GillespieDirectCR.c:187:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 187 | dT = ((double(*)(double, double *)) pCManage_time)(-1, pdCrntMarking); | ^ GillespieDirectCR.c:358:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 358 | dEnd = ((double(*)(double, double *)) pCManage_time)(dTarget, pdCrntMarking); | ^ gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c GillespieDirectGB.c -o GillespieDirectGB.o GillespieDirectGB.c: In function 'GillespieDirectGB': GillespieDirectGB.c:110:31: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] 110 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ GillespieDirectGB.c:246:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 246 | dT = ((double(*)(double, double *)) pCManage_time)(-1, pdCrntMarking); | ^ GillespieDirectGB.c:338:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 338 | dEnd = ((double(*)(double, double *)) pCManage_time)(dTarget, pdCrntMarking); | ^ gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c GillespieOptimDirect.c -o GillespieOptimDirect.o GillespieOptimDirect.c: In function 'GillespieOptimDirect': GillespieOptimDirect.c:76:31: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] 76 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ GillespieOptimDirect.c:182:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 182 | dT = ((double(*)(double, double *)) pCManage_time)(-1, pdCrntMarking); | ^ GillespieOptimDirect.c:276:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 276 | dEnd = ((double(*)(double, double *)) pCManage_time)(dTarget, pdCrntMarking); | ^ gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c HaseltineRawlings.c -o HaseltineRawlings.o HaseltineRawlings.c: In function 'HaseltineRawlings': HaseltineRawlings.c:126:31: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] 126 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ HaseltineRawlings.c:294:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 294 | dT = ((double(*)(double, double *)) pCManage_time)(-1, pdCrntMarking); | ^ HaseltineRawlings.c:409:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 409 | dEnd = ((double(*)(double, double *)) pCManage_time)(dTarget, pdCrntMarking); | ^ gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c PartitionedLeaping.c -o PartitionedLeaping.o PartitionedLeaping.c: In function 'PartitionedLeaping': PartitionedLeaping.c:81:31: warning: ISO C forbids assignment between function pointer and 'void *' [-Wpedantic] 81 | pCFunction[iTransition] = (void *) R_ExternalPtrAddr(sexpTmp); | ^ PartitionedLeaping.c:328:11: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 328 | dT = ((double(*)(double, double *)) pCManage_time)(-1, pdCrntMarking); | ^ PartitionedLeaping.c:442:19: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 442 | dEnd = ((double(*)(double, double *)) pCManage_time)(dTarget, pdCrntMarking); | ^ gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c helper.c -o helper.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mean_sd.c -o mean_sd.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c prdgrm.c -o prdgrm.o gcc -I"D:/RCompile/recent/R-4.3.1/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c quicksort.c -o quicksort.o gcc -shared -s -static-libgcc -o bioPN.dll tmp.def GibsonBruck.o GillespieDirectCR.o GillespieDirectGB.o GillespieOptimDirect.o HaseltineRawlings.o PartitionedLeaping.o helper.o mean_sd.o prdgrm.o quicksort.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.1/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpmGts36/R.INSTALL118b8495531b/bioPN/src' make[1]: Entering directory '/d/temp/RtmpmGts36/R.INSTALL118b8495531b/bioPN/src' make[1]: Leaving directory '/d/temp/RtmpmGts36/R.INSTALL118b8495531b/bioPN/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-bioPN/00new/bioPN/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'bioPN' as bioPN_1.2.0.zip * DONE (bioPN)