==3126930== Memcheck, a memory error detector ==3126930== Copyright (C) 2002-2026, and GNU GPL'd, by Julian Seward et al. ==3126930== Using Valgrind-3.27.1 and LibVEX; rerun with -h for copyright info ==3126930== Command: /data/localhost/ripley/R/R-devel-vg/bin/exec/R -f testthat.R --restore --save --no-readline --vanilla ==3126930== R Under development (unstable) (2026-08-22 r90443) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(IntegMultiReg) > > test_check("IntegMultiReg") ==3126930== Conditional jump or move depends on uninitialised value(s) ==3126930== at 0x14E90AAE: main_function_prediction (/data/localhost/ripley/R/packages/tests-vg/IntegMultiReg/src/main_prediction.c:295) ==3126930== by 0x496A1F: R_doDotCall (/data/localhost/ripley/R/svn/R-devel/src/main/dotcode.c:918) ==3126930== by 0x497483: do_dotcall (/data/localhost/ripley/R/svn/R-devel/src/main/dotcode.c:1437) ==3126930== by 0x4E4C3D: Rf_eval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1258) ==3126930== by 0x4EAA44: do_eval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:3975) ==3126930== by 0x4D909D: bcEval_loop (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:8150) ==3126930== by 0x4E4221: bcEval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7533) ==3126930== by 0x4E4221: bcEval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7518) ==3126930== by 0x4E45EA: Rf_eval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1167) ==3126930== by 0x4E4F36: forcePromise.part.0 (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:976) ==3126930== by 0x4E48BF: forcePromise (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:956) ==3126930== by 0x4E48BF: Rf_eval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1191) ==3126930== by 0x4D909D: bcEval_loop (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:8150) ==3126930== by 0x4E4221: bcEval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7533) ==3126930== by 0x4E4221: bcEval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7518) ==3126930== Uninitialised value was created by a stack allocation ==3126930== at 0x14E8FA84: main_function_prediction (/data/localhost/ripley/R/packages/tests-vg/IntegMultiReg/src/main_prediction.c:33) ==3126930== [ FAIL 0 | WARN 0 | SKIP 0 | PASS 217 ] > > proc.time() user system elapsed 670.880 3.838 1023.704 ==3126930== ==3126930== HEAP SUMMARY: ==3126930== in use at exit: 115,146,602 bytes in 22,670 blocks ==3126930== total heap usage: 16,188,693 allocs, 16,166,023 frees, 1,530,214,613 bytes allocated ==3126930== ==3126930== 7,200 bytes in 60 blocks are definitely lost in loss record 522 of 2,807 ==3126930== at 0x4841AE6: malloc (/builddir/build/BUILD/valgrind-3.27.1-build/valgrind-3.27.1/coregrind/m_replacemalloc/vg_replace_malloc.c:447) ==3126930== by 0x14E99975: dvector (/data/localhost/ripley/R/packages/tests-vg/IntegMultiReg/src/utils.c:756) ==3126930== by 0x14E92EBC: predict_cv_fold (/data/localhost/ripley/R/packages/tests-vg/IntegMultiReg/src/prediction_cv.c:28) ==3126930== by 0x14E9084D: main_function_prediction (/data/localhost/ripley/R/packages/tests-vg/IntegMultiReg/src/main_prediction.c:246) ==3126930== by 0x496A1F: R_doDotCall (/data/localhost/ripley/R/svn/R-devel/src/main/dotcode.c:918) ==3126930== by 0x497483: do_dotcall (/data/localhost/ripley/R/svn/R-devel/src/main/dotcode.c:1437) ==3126930== by 0x4E4C3D: Rf_eval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1258) ==3126930== by 0x4EAA44: do_eval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:3975) ==3126930== by 0x4D909D: bcEval_loop (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:8150) ==3126930== by 0x4E4221: bcEval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7533) ==3126930== by 0x4E4221: bcEval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:7518) ==3126930== by 0x4E45EA: Rf_eval (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:1167) ==3126930== by 0x4E4F36: forcePromise.part.0 (/data/localhost/ripley/R/svn/R-devel/src/main/eval.c:976) ==3126930== ==3126930== LEAK SUMMARY: ==3126930== definitely lost: 7,200 bytes in 60 blocks ==3126930== indirectly lost: 0 bytes in 0 blocks ==3126930== possibly lost: 0 bytes in 0 blocks ==3126930== still reachable: 115,139,402 bytes in 22,610 blocks ==3126930== suppressed: 0 bytes in 0 blocks ==3126930== Reachable blocks (those to which a pointer was found) are not shown. ==3126930== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==3126930== ==3126930== For lists of detected and suppressed errors, rerun with: -s ==3126930== ERROR SUMMARY: 61 errors from 2 contexts (suppressed: 0 from 0)