* installing *source* package 'C50' ... ** package 'C50' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpyqT0dN/R.INSTALL49ce806c3f/C50/src' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c attwinnow.c -o attwinnow.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c classify.c -o classify.o classify.c: In function 'FindOutcome': classify.c:534:10: warning: 'Outcome' may be used uninitialized [-Wmaybe-uninitialized] 534 | return Outcome; | ^~~~~~~ classify.c:503:17: note: 'Outcome' was declared here 503 | DiscrValue v, Outcome; | ^~~~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c confmat.c -o confmat.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c construct.c -o construct.o construct.c: In function 'EvaluateSingle': construct.c:435:36: warning: unused variable 'RawErrs' [-Wunused-variable] 435 | CaseNo *ConfusionMat, *Usage, i, RawErrs = 0, Errs = 0; | ^~~~~~~ construct.c: In function 'ConstructClassifiers': construct.c:295:25: warning: 'BaseLeaves' may be used uninitialized [-Wmaybe-uninitialized] 295 | LEAFRATIO = 1.1 * BaseLeaves / (MaxCase + 1.0); | ~~~~^~~~~~~~~~~~ construct.c:69:7: note: 'BaseLeaves' was declared here 69 | int BaseLeaves; | ^~~~~~~~~~ construct.c: In function 'EvaluateSingle': construct.c:573:13: warning: 'SaveUtility' may be used uninitialized [-Wmaybe-uninitialized] 573 | UTILITY = SaveUtility; | ~~~~~~~~^~~~~~~~~~~~~ construct.c:434:13: note: 'SaveUtility' was declared here 434 | int x, u, SaveUtility; | ^~~~~~~~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c contin.c -o contin.o contin.c: In function 'EvalContinuousAtt': contin.c:160:26: warning: 'BestI' may be used uninitialized [-Wmaybe-uninitialized] 160 | (GEnv.SRec[BestI + 1].V - GEnv.SRec[BestI].V); | ^ contin.c:53:16: note: 'BestI' was declared here 53 | CaseNo i, j, BestI, Tries = 0; | ^~~~~ contin.c:173:15: warning: 'BestInfo' may be used uninitialized [-Wmaybe-uninitialized] 173 | Info[Att] = BestInfo; | ~~~~~~~~~~^~~~~~~~~~ contin.c:54:58: note: 'BestInfo' was declared here 54 | double LowInfo, LHInfo, LeastInfo = 1E38, w, BestGain, BestInfo, | ^~~~~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c discr.c -o discr.o discr.c: In function 'EvalOrderedAtt': discr.c:168:14: warning: 'BestV' may be used uninitialized [-Wmaybe-uninitialized] 168 | Bar[Att] = BestV; | ~~~~~~~~~^~~~~~~ discr.c:95:17: note: 'BestV' was declared here 95 | DiscrValue v, BestV; | ^~~~~ discr.c:167:15: warning: 'BestInfo' may be used uninitialized [-Wmaybe-uninitialized] 167 | Info[Att] = BestInfo; | ~~~~~~~~~~^~~~~~~~~~ discr.c:96:30: note: 'BestInfo' was declared here 96 | double BaseInfo, ThisGain, BestInfo, BestGain = None; | ^~~~~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c formrules.c -o formrules.o formrules.c: In function 'PruneRule': formrules.c:325:14: warning: variable 'Bestid' set but not used [-Wunused-but-set-variable] 325 | int d, id, Bestid, Remaining = NCond; | ^~~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c formtree.c -o formtree.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c getdata.c -o getdata.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c getnames.c -o getnames.o getnames.c: In function 'ExplicitAtt': getnames.c:419:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 419 | AttValName[MaxAtt][0] = (char *)(long)v + 1; | ^ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c global.c -o global.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c hash.c -o hash.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c hooks.c -o hooks.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c implicitatt.c -o implicitatt.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c info.c -o info.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mcost.c -o mcost.o mcost.c: In function 'GetMCosts': mcost.c:66:26: warning: 'Real' may be used uninitialized [-Wmaybe-uninitialized] 66 | if (Pred > 0 && Real > 0 && Pred != Real && Val != 1) { | ~~~~~^~~ mcost.c:41:17: note: 'Real' was declared here 41 | ClassNo Pred, Real, p, r; | ^~~~ mcost.c: In function 'PredictGetMCosts': mcost.c:147:26: warning: 'Real' may be used uninitialized [-Wmaybe-uninitialized] 147 | if (Pred > 0 && Real > 0 && Pred != Real && Val != 1) { | ~~~~~^~~ mcost.c:123:17: note: 'Real' was declared here 123 | ClassNo Pred, Real, p, r; | ^~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c modelfiles.c -o modelfiles.o modelfiles.c: In function 'ReadHeader': modelfiles.c:495:16: warning: 'Att' may be used uninitialized [-Wmaybe-uninitialized] 495 | MaxAttVal[Att] = 1; | ^ modelfiles.c:451:13: note: 'Att' was declared here 451 | Attribute Att; | ^~~ modelfiles.c: In function 'PredictReadHeader': modelfiles.c:561:16: warning: 'Att' may be used uninitialized [-Wmaybe-uninitialized] 561 | MaxAttVal[Att] = 1; | ^ modelfiles.c:524:13: note: 'Att' was declared here 524 | Attribute Att; | ^~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c p-thresh.c -o p-thresh.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c prune.c -o prune.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rc50.c -o rc50.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c redefine.c -o redefine.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rsample.c -o rsample.o rsample.c: In function 'rpredictmain': rsample.c:75:24: warning: unused variable 'RealTrials' [-Wunused-variable] 75 | CurrentPosition, RealTrials; | ^~~~~~~~~~ rsample.c:75:7: warning: unused variable 'CurrentPosition' [-Wunused-variable] 75 | CurrentPosition, RealTrials; | ^~~~~~~~~~~~~~~ rsample.c:74:55: warning: variable 'StartList' set but not used [-Wunused-but-set-variable] 74 | int CaseNo = 0, MaxClassLen = 5, o, TotalRules = 0, StartList, | ^~~~~~~~~ rsample.c:74:36: warning: unused variable 'o' [-Wunused-variable] 74 | int CaseNo = 0, MaxClassLen = 5, o, TotalRules = 0, StartList, | ^ rsample.c:74:19: warning: unused variable 'MaxClassLen' [-Wunused-variable] 74 | int CaseNo = 0, MaxClassLen = 5, o, TotalRules = 0, StartList, | ^~~~~~~~~~~ rsample.c:74:7: warning: unused variable 'CaseNo' [-Wunused-variable] 74 | int CaseNo = 0, MaxClassLen = 5, o, TotalRules = 0, StartList, | ^~~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rulebasedmodels.c -o rulebasedmodels.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rules.c -o rules.o In file included from rules.c:32: rules.c: In function 'NewRule': defns.h:176:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 176 | (n1->Tested < n2->Tested || n1->Tested == n2->Tested && n1->Cut < n2->Cut) rules.c:72:37: note: in expansion of macro 'Before' 72 | if (!Deleted[id] && (!dd || Before(Cond[id], Cond[dd]))) { | ^~~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ruletree.c -o ruletree.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c siftrules.c -o siftrules.o siftrules.c: In function 'HillClimb': siftrules.c:502:7: warning: variable 'LastCost' set but not used [-Wunused-but-set-variable] 502 | int LastCost = 1E9, CurrentCost, AltCost, NewCost; | ^~~~~~~~ siftrules.c: In function 'UpdateDeltaErrs': siftrules.c:689:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 689 | #define Prefer(d, c1, c2) ((d) > 0 || (d) == 0 && c1 < c2) | ^ siftrules.c:720:13: note: in expansion of macro 'Prefer' 720 | Prefer(TotVote[i][Alt] - (TotVote[i][Top] - Rule[r]->Vote), Alt, | ^~~~~~ siftrules.c:689:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 689 | #define Prefer(d, c1, c2) ((d) > 0 || (d) == 0 && c1 < c2) | ^ siftrules.c:727:13: note: in expansion of macro 'Prefer' 727 | Prefer(TotVote[i][Rhs] + Rule[r]->Vote - TotVote[i][Top], Rhs, | ^~~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sort.c -o sort.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c strbuf.c -o strbuf.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c subset.c -o subset.o subset.c: In function 'EvalSubset': subset.c:273:5: warning: 'BestV2' may be used uninitialized [-Wmaybe-uninitialized] 273 | Merge(BestV1, BestV2, Cases); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ subset.c:72:34: note: 'BestV2' was declared here 72 | DiscrValue V1, V2, V3, BestV1, BestV2, InitialBlocks, First = 1, Prelim = 0; | ^~~~~~ subset.c:271:9: warning: 'BestInfo' may be used uninitialized [-Wmaybe-uninitialized] 271 | Val = (BestGain - Penalty / Cases) / BestInfo; | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ subset.c:75:17: note: 'BestInfo' was declared here 75 | BestGain, BestInfo, PrevGain, PrevInfo; | ^~~~~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c top.c -o top.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c trees.c -o trees.o trees.c: In function 'MaxLine': trees.c:379:10: warning: 'Ll' may be used uninitialized [-Wmaybe-uninitialized] 379 | Ll += CharWidth(ClassName[T->Branch[v]->Leaf]) + 6; | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ trees.c:318:7: note: 'Ll' was declared here 318 | int Ll, One, MaxLl = 0; | ^~ In file included from trees.c:32: trees.c: In function 'ShowBranch': defns.h:140:40: warning: 'Last' may be used uninitialized [-Wmaybe-uninitialized] 140 | #define ForEach(v, f, l) for (v = f; v <= l; ++v) trees.c:247:5: note: in expansion of macro 'ForEach' 247 | ForEach(Pv, 1, Last) { | ^~~~~~~ trees.c:172:18: note: 'Last' was declared here 172 | DiscrValue Pv, Last; | ^~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c update.c -o update.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utility.c -o utility.o utility.c: In function 'Cleanup': utility.c:850:16: warning: unused variable 'PropVal' [-Wunused-variable] 850 | extern char *PropVal; | ^~~~~~~ utility.c:848:18: warning: unused variable 'Active' [-Wunused-variable] 848 | extern RuleNo *Active; | ^~~~~~ utility.c:847:37: warning: unused variable 'PropValSize' [-Wunused-variable] 847 | extern int SubSpace, ActiveSpace, PropValSize; | ^~~~~~~~~~~ utility.c:847:24: warning: unused variable 'ActiveSpace' [-Wunused-variable] 847 | extern int SubSpace, ActiveSpace, PropValSize; | ^~~~~~~~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c xval.c -o xval.o gcc -shared -s -static-libgcc -o C50.dll tmp.def attwinnow.o classify.o confmat.o construct.o contin.o discr.o formrules.o formtree.o getdata.o getnames.o global.o hash.o hooks.o implicitatt.o info.o mcost.o modelfiles.o p-thresh.o prune.o rc50.o redefine.o rsample.o rulebasedmodels.o rules.o ruletree.o siftrules.o sort.o strbuf.o subset.o top.o trees.o update.o utility.o xval.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpyqT0dN/R.INSTALL49ce806c3f/C50/src' make[1]: Entering directory '/d/temp/RtmpyqT0dN/R.INSTALL49ce806c3f/C50/src' make[1]: Leaving directory '/d/temp/RtmpyqT0dN/R.INSTALL49ce806c3f/C50/src' installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-C50/00new/C50/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 'C50' as C50_0.1.8.zip * DONE (C50)