==12801== Memcheck, a memory error detector ==12801== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==12801== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info ==12801== Command: /data/blackswan/ripley/R/R-devel-vg/bin/exec/R -f testthat.R --restore --save --no-readline --vanilla ==12801== R Under development (unstable) (2018-07-01 r74950) -- "Unsuffered Consequences" Copyright (C) 2018 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) 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(bw) Please cite the package as: Dalia Camacho-Garcia-Formenti and Rodrigo Zepeda-Tello (2018). bw: Dynamic Body Weight Models for Children and Adults. R package version 1.0.0. Feel free to contact us with any questions. > > test_check("bw") ==12801== Invalid read of size 8 ==12801== at 0x20179F4D: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F4D: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F4D: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F4D: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F4D: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FCDD: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:484) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x2095fe80 is 1,200 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x4E2AD7: Rf_allocVector (svn/R-devel/src/include/Rinlinedfuns.h:577) ==12801== by 0x4E2AD7: R_bcEncode (svn/R-devel/src/main/eval.c:7337) ==12801== by 0x568BBD: ReadBC1 (svn/R-devel/src/main/serialize.c:2094) ==12801== by 0x568C36: ReadBCConsts (svn/R-devel/src/main/serialize.c:2064) ==12801== by 0x568C36: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x568053: ReadItem (svn/R-devel/src/main/serialize.c:1950) ==12801== by 0x568C94: ReadBCConsts (svn/R-devel/src/main/serialize.c:2078) ==12801== by 0x568C94: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x5673F2: ReadItem (svn/R-devel/src/main/serialize.c:1863) ==12801== by 0x5691C8: R_Unserialize (svn/R-devel/src/main/serialize.c:2160) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F2F: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F2F: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F2F: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F2F: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F2F: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FCDD: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:484) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x2095fed0 is 1,280 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x4E2AD7: Rf_allocVector (svn/R-devel/src/include/Rinlinedfuns.h:577) ==12801== by 0x4E2AD7: R_bcEncode (svn/R-devel/src/main/eval.c:7337) ==12801== by 0x568BBD: ReadBC1 (svn/R-devel/src/main/serialize.c:2094) ==12801== by 0x568C36: ReadBCConsts (svn/R-devel/src/main/serialize.c:2064) ==12801== by 0x568C36: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x568053: ReadItem (svn/R-devel/src/main/serialize.c:1950) ==12801== by 0x568C94: ReadBCConsts (svn/R-devel/src/main/serialize.c:2078) ==12801== by 0x568C94: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x5673F2: ReadItem (svn/R-devel/src/main/serialize.c:1863) ==12801== by 0x5691C8: R_Unserialize (svn/R-devel/src/main/serialize.c:2160) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F20: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F20: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F20: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F20: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F20: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FCDD: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:484) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209618e8 is 0 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x4E2AD7: Rf_allocVector (svn/R-devel/src/include/Rinlinedfuns.h:577) ==12801== by 0x4E2AD7: R_bcEncode (svn/R-devel/src/main/eval.c:7337) ==12801== by 0x568BBD: ReadBC1 (svn/R-devel/src/main/serialize.c:2094) ==12801== by 0x568C36: ReadBCConsts (svn/R-devel/src/main/serialize.c:2064) ==12801== by 0x568C36: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x568053: ReadItem (svn/R-devel/src/main/serialize.c:1950) ==12801== by 0x568C94: ReadBCConsts (svn/R-devel/src/main/serialize.c:2078) ==12801== by 0x568C94: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x5673F2: ReadItem (svn/R-devel/src/main/serialize.c:1863) ==12801== by 0x5691C8: R_Unserialize (svn/R-devel/src/main/serialize.c:2160) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F3E: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F3E: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F3E: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F3E: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F3E: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FCDD: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:484) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209618f8 is 16 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x4E2AD7: Rf_allocVector (svn/R-devel/src/include/Rinlinedfuns.h:577) ==12801== by 0x4E2AD7: R_bcEncode (svn/R-devel/src/main/eval.c:7337) ==12801== by 0x568BBD: ReadBC1 (svn/R-devel/src/main/serialize.c:2094) ==12801== by 0x568C36: ReadBCConsts (svn/R-devel/src/main/serialize.c:2064) ==12801== by 0x568C36: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x568053: ReadItem (svn/R-devel/src/main/serialize.c:1950) ==12801== by 0x568C94: ReadBCConsts (svn/R-devel/src/main/serialize.c:2078) ==12801== by 0x568C94: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x5673F2: ReadItem (svn/R-devel/src/main/serialize.c:1863) ==12801== by 0x5691C8: R_Unserialize (svn/R-devel/src/main/serialize.c:2160) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F4D: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F4D: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F4D: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F4D: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F4D: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FDC7: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:485) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x2095fcf0 is 800 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x4E2AD7: Rf_allocVector (svn/R-devel/src/include/Rinlinedfuns.h:577) ==12801== by 0x4E2AD7: R_bcEncode (svn/R-devel/src/main/eval.c:7337) ==12801== by 0x568BBD: ReadBC1 (svn/R-devel/src/main/serialize.c:2094) ==12801== by 0x568C36: ReadBCConsts (svn/R-devel/src/main/serialize.c:2064) ==12801== by 0x568C36: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x568053: ReadItem (svn/R-devel/src/main/serialize.c:1950) ==12801== by 0x568C94: ReadBCConsts (svn/R-devel/src/main/serialize.c:2078) ==12801== by 0x568C94: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x5673F2: ReadItem (svn/R-devel/src/main/serialize.c:1863) ==12801== by 0x5691C8: R_Unserialize (svn/R-devel/src/main/serialize.c:2160) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F2F: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F2F: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F2F: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F2F: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F2F: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FDC7: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:485) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x2095fd40 is 880 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x4E2AD7: Rf_allocVector (svn/R-devel/src/include/Rinlinedfuns.h:577) ==12801== by 0x4E2AD7: R_bcEncode (svn/R-devel/src/main/eval.c:7337) ==12801== by 0x568BBD: ReadBC1 (svn/R-devel/src/main/serialize.c:2094) ==12801== by 0x568C36: ReadBCConsts (svn/R-devel/src/main/serialize.c:2064) ==12801== by 0x568C36: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x568053: ReadItem (svn/R-devel/src/main/serialize.c:1950) ==12801== by 0x568C94: ReadBCConsts (svn/R-devel/src/main/serialize.c:2078) ==12801== by 0x568C94: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x5673F2: ReadItem (svn/R-devel/src/main/serialize.c:1863) ==12801== by 0x5691C8: R_Unserialize (svn/R-devel/src/main/serialize.c:2160) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F3E: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F3E: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F3E: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F3E: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F3E: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FDC7: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:485) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209618e8 is 0 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x4E2AD7: Rf_allocVector (svn/R-devel/src/include/Rinlinedfuns.h:577) ==12801== by 0x4E2AD7: R_bcEncode (svn/R-devel/src/main/eval.c:7337) ==12801== by 0x568BBD: ReadBC1 (svn/R-devel/src/main/serialize.c:2094) ==12801== by 0x568C36: ReadBCConsts (svn/R-devel/src/main/serialize.c:2064) ==12801== by 0x568C36: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x568053: ReadItem (svn/R-devel/src/main/serialize.c:1950) ==12801== by 0x568C94: ReadBCConsts (svn/R-devel/src/main/serialize.c:2078) ==12801== by 0x568C94: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x5673F2: ReadItem (svn/R-devel/src/main/serialize.c:1863) ==12801== by 0x5691C8: R_Unserialize (svn/R-devel/src/main/serialize.c:2160) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F20: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F20: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F20: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F20: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F20: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FDC7: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:485) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209618f8 is 16 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x4E2AD7: Rf_allocVector (svn/R-devel/src/include/Rinlinedfuns.h:577) ==12801== by 0x4E2AD7: R_bcEncode (svn/R-devel/src/main/eval.c:7337) ==12801== by 0x568BBD: ReadBC1 (svn/R-devel/src/main/serialize.c:2094) ==12801== by 0x568C36: ReadBCConsts (svn/R-devel/src/main/serialize.c:2064) ==12801== by 0x568C36: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x568053: ReadItem (svn/R-devel/src/main/serialize.c:1950) ==12801== by 0x568C94: ReadBCConsts (svn/R-devel/src/main/serialize.c:2078) ==12801== by 0x568C94: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x5673F2: ReadItem (svn/R-devel/src/main/serialize.c:1863) ==12801== by 0x5691C8: R_Unserialize (svn/R-devel/src/main/serialize.c:2160) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F4D: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F4D: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F4D: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F4D: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F4D: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FEB1: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:486) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x2095fb60 is 400 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x4E2AD7: Rf_allocVector (svn/R-devel/src/include/Rinlinedfuns.h:577) ==12801== by 0x4E2AD7: R_bcEncode (svn/R-devel/src/main/eval.c:7337) ==12801== by 0x568BBD: ReadBC1 (svn/R-devel/src/main/serialize.c:2094) ==12801== by 0x568C36: ReadBCConsts (svn/R-devel/src/main/serialize.c:2064) ==12801== by 0x568C36: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x568053: ReadItem (svn/R-devel/src/main/serialize.c:1950) ==12801== by 0x568C94: ReadBCConsts (svn/R-devel/src/main/serialize.c:2078) ==12801== by 0x568C94: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x5673F2: ReadItem (svn/R-devel/src/main/serialize.c:1863) ==12801== by 0x5691C8: R_Unserialize (svn/R-devel/src/main/serialize.c:2160) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F2F: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F2F: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F2F: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F2F: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F2F: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FEB1: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:486) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x2095fbb0 is 480 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x4E2AD7: Rf_allocVector (svn/R-devel/src/include/Rinlinedfuns.h:577) ==12801== by 0x4E2AD7: R_bcEncode (svn/R-devel/src/main/eval.c:7337) ==12801== by 0x568BBD: ReadBC1 (svn/R-devel/src/main/serialize.c:2094) ==12801== by 0x568C36: ReadBCConsts (svn/R-devel/src/main/serialize.c:2064) ==12801== by 0x568C36: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x568053: ReadItem (svn/R-devel/src/main/serialize.c:1950) ==12801== by 0x568C94: ReadBCConsts (svn/R-devel/src/main/serialize.c:2078) ==12801== by 0x568C94: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x5673F2: ReadItem (svn/R-devel/src/main/serialize.c:1863) ==12801== by 0x5691C8: R_Unserialize (svn/R-devel/src/main/serialize.c:2160) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F20: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F20: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F20: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F20: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F20: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FEB1: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:486) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209618e8 is 0 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x4E2AD7: Rf_allocVector (svn/R-devel/src/include/Rinlinedfuns.h:577) ==12801== by 0x4E2AD7: R_bcEncode (svn/R-devel/src/main/eval.c:7337) ==12801== by 0x568BBD: ReadBC1 (svn/R-devel/src/main/serialize.c:2094) ==12801== by 0x568C36: ReadBCConsts (svn/R-devel/src/main/serialize.c:2064) ==12801== by 0x568C36: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x568053: ReadItem (svn/R-devel/src/main/serialize.c:1950) ==12801== by 0x568C94: ReadBCConsts (svn/R-devel/src/main/serialize.c:2078) ==12801== by 0x568C94: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x5673F2: ReadItem (svn/R-devel/src/main/serialize.c:1863) ==12801== by 0x5691C8: R_Unserialize (svn/R-devel/src/main/serialize.c:2160) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F3E: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F3E: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F3E: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F3E: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F3E: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FEB1: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:486) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209618f8 is 16 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x4E2AD7: Rf_allocVector (svn/R-devel/src/include/Rinlinedfuns.h:577) ==12801== by 0x4E2AD7: R_bcEncode (svn/R-devel/src/main/eval.c:7337) ==12801== by 0x568BBD: ReadBC1 (svn/R-devel/src/main/serialize.c:2094) ==12801== by 0x568C36: ReadBCConsts (svn/R-devel/src/main/serialize.c:2064) ==12801== by 0x568C36: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x568053: ReadItem (svn/R-devel/src/main/serialize.c:1950) ==12801== by 0x568C94: ReadBCConsts (svn/R-devel/src/main/serialize.c:2078) ==12801== by 0x568C94: ReadBC1 (svn/R-devel/src/main/serialize.c:2095) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x5673F2: ReadItem (svn/R-devel/src/main/serialize.c:1863) ==12801== by 0x5691C8: R_Unserialize (svn/R-devel/src/main/serialize.c:2160) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F4D: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F4D: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F4D: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F4D: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F4D: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6a0 is 7,920 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F20: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F20: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F20: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F20: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F20: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6c8 is 0 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F2F: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F2F: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F2F: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F2F: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F2F: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6d0 is 8 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F3E: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F3E: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F3E: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F3E: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F3E: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6d8 is 16 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F4D: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F4D: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F4D: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F4D: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F4D: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x2018012E: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:493) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb510 is 7,520 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F2F: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F2F: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F2F: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F2F: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F2F: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x2018012E: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:493) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb560 is 7,600 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F3E: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F3E: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F3E: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F3E: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F3E: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x2018012E: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:493) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6c8 is 0 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F20: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F20: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F20: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F20: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F20: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x2018012E: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:493) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6d8 is 16 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F4D: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F4D: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F4D: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F4D: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F4D: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x20180218: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:494) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb3d0 is 7,200 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F2F: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F2F: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F2F: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F2F: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F2F: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x20180218: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:494) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb420 is 7,280 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F3E: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F3E: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F3E: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F3E: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F3E: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x20180218: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:494) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6c8 is 0 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F20: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F20: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F20: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F20: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F20: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x20180218: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:494) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6d8 is 16 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F4D: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F4D: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F4D: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F4D: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F4D: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x20180302: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:495) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb290 is 6,880 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F2F: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F2F: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F2F: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F2F: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F2F: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x20180302: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:495) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb2e0 is 6,960 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F3E: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F3E: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F3E: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F3E: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F3E: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x20180302: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:495) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6c8 is 0 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F20: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F20: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F20: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F20: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F20: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x20180302: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:495) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6d8 is 16 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F4D: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F4D: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F4D: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F4D: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F4D: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x201803DC: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:496) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb150 is 6,560 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F2F: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F2F: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F2F: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F2F: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F2F: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x201803DC: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:496) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb1a0 is 6,640 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F3E: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F3E: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F3E: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F3E: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F3E: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x201803DC: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:496) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6c8 is 0 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F20: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F20: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F20: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F20: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F20: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x201803DC: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:496) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6d8 is 16 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F4D: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F4D: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F4D: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F4D: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F4D: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x2017C7B3: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x2018060B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:502) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== Address 0x209bae80 is 5,840 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F2F: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F2F: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F2F: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F2F: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F2F: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x2017C7B3: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x2018060B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:502) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== Address 0x209baed0 is 5,920 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F20: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F20: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F20: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F20: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F20: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x2017C7B3: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x2018060B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:502) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== Address 0x209bb6c8 is 0 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F3E: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F3E: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F3E: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F3E: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F3E: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x2017C7B3: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x2018060B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:502) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== Address 0x209bb6d8 is 16 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F4D: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F4D: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F4D: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F4D: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F4D: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x2018060B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:502) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bad90 is 5,600 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F2F: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F2F: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F2F: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F2F: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F2F: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x2018060B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:502) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bade0 is 5,680 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F3E: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F3E: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F3E: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F3E: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F3E: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x2018060B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:502) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6c8 is 0 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F20: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F20: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F20: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F20: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F20: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x2018060B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:502) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6d8 is 16 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F4D: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F4D: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F4D: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F4D: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F4D: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x201808D7: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:503) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209ba8e0 is 4,400 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F2F: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F2F: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F2F: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F2F: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F2F: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x201808D7: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:503) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209ba930 is 4,480 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F20: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F20: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F20: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F20: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F20: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x201808D7: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:503) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6c8 is 0 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F3E: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F3E: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F3E: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F3E: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F3E: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x201808D7: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:503) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6d8 is 16 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F4D: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F4D: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F4D: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F4D: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F4D: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180B92: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:505) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209ba430 is 3,200 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F2F: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F2F: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F2F: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F2F: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F2F: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180B92: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:505) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209ba480 is 3,280 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F3E: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F3E: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F3E: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F3E: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F3E: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180B92: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:505) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6c8 is 0 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F20: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F20: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F20: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F20: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F20: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180B92: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:505) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6d8 is 16 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F4D: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F4D: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F4D: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F4D: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F4D: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180D5A: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:507) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209b9f80 is 2,000 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F2F: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F2F: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F2F: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F2F: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F2F: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180D5A: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:507) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209b9fd0 is 2,080 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F20: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F20: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F20: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F20: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F20: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180D5A: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:507) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6c8 is 0 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F3E: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F3E: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F3E: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F3E: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F3E: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180D5A: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:507) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x209bb6d8 is 16 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F4D: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F4D: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F4D: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F4D: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F4D: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x201815C4: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:531) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== Address 0x209b9c60 is 1,200 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F2F: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F2F: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F2F: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F2F: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F2F: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x201815C4: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:531) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== Address 0x209b9cb0 is 1,280 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F20: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F20: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F20: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F20: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F20: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x201815C4: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:531) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== Address 0x209bb6c8 is 0 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179F3E: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179F3E: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179F3E: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179F3E: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179F3E: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x201815C4: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:531) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== Address 0x209bb6d8 is 16 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x2017991B: import_sugar_expression > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017991B: Vector > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017991B: Adult::deltaEI(double) (packages/tests-vg/bw/src/adult_weight.cpp:555) ==12801== by 0x20179EA7: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FCF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FCF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FCF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FCF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FCF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x201815C4: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:531) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== Address 0x21a155e8 is 0 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5104E3: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x51091E: CONS_NR (svn/R-devel/src/main/memory.c:2385) ==12801== by 0x51104F: R_PreserveObject (svn/R-devel/src/main/memory.c:3346) ==12801== by 0x20183A62: Rcpp_PreserveObject (R-devel/site-library/Rcpp/include/RcppCommon.h:102) ==12801== by 0x20183A62: Rcpp_ReplaceObject (R-devel/site-library/Rcpp/include/RcppCommon.h:115) ==12801== by 0x20183A62: Rcpp::PreserveStorage >::set__(SEXPREC*) (R-devel/site-library/Rcpp/include/Rcpp/storage/PreserveStorage.h:18) ==12801== by 0x20180D6D: copy__ > (R-devel/site-library/Rcpp/include/Rcpp/storage/PreserveStorage.h:38) ==12801== by 0x20180D6D: operator= (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:70) ==12801== by 0x20180D6D: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:507) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FE3: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FE3: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FE3: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FE3: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FE3: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x201815C4: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:531) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== Address 0x21a155f0 is 8 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5104E3: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x51091E: CONS_NR (svn/R-devel/src/main/memory.c:2385) ==12801== by 0x51104F: R_PreserveObject (svn/R-devel/src/main/memory.c:3346) ==12801== by 0x20183A62: Rcpp_PreserveObject (R-devel/site-library/Rcpp/include/RcppCommon.h:102) ==12801== by 0x20183A62: Rcpp_ReplaceObject (R-devel/site-library/Rcpp/include/RcppCommon.h:115) ==12801== by 0x20183A62: Rcpp::PreserveStorage >::set__(SEXPREC*) (R-devel/site-library/Rcpp/include/Rcpp/storage/PreserveStorage.h:18) ==12801== by 0x20180D6D: copy__ > (R-devel/site-library/Rcpp/include/Rcpp/storage/PreserveStorage.h:38) ==12801== by 0x20180D6D: operator= (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:70) ==12801== by 0x20180D6D: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:507) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FAF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FAF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FAF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FAF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FAF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x201815C4: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:531) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== Address 0x21a155f8 is 16 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5104E3: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x51091E: CONS_NR (svn/R-devel/src/main/memory.c:2385) ==12801== by 0x51104F: R_PreserveObject (svn/R-devel/src/main/memory.c:3346) ==12801== by 0x20183A62: Rcpp_PreserveObject (R-devel/site-library/Rcpp/include/RcppCommon.h:102) ==12801== by 0x20183A62: Rcpp_ReplaceObject (R-devel/site-library/Rcpp/include/RcppCommon.h:115) ==12801== by 0x20183A62: Rcpp::PreserveStorage >::set__(SEXPREC*) (R-devel/site-library/Rcpp/include/Rcpp/storage/PreserveStorage.h:18) ==12801== by 0x20180D6D: copy__ > (R-devel/site-library/Rcpp/include/Rcpp/storage/PreserveStorage.h:38) ==12801== by 0x20180D6D: operator= (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:70) ==12801== by 0x20180D6D: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:507) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FCF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FCF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FCF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FCF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FCF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FCDD: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:484) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221e0008 is in a rwx anonymous segment ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FE3: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FE3: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FE3: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FE3: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FE3: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FCDD: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:484) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221e0010 is in a rwx anonymous segment ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FAF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FAF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FAF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FAF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FAF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FCDD: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:484) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221e0018 is in a rwx anonymous segment ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FCF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FCF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FCF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FCF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FCF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FDC7: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:485) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221dfe78 is 8,120 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FE3: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FE3: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FE3: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FE3: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FE3: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FDC7: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:485) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221dfe80 is 8,128 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FAF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FAF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FAF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FAF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FAF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FDC7: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:485) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221dfe88 is 8,136 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FCF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FCF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FCF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FCF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FCF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FEB1: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:486) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221dfce8 is 7,720 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FE3: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FE3: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FE3: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FE3: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FE3: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FEB1: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:486) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221dfcf0 is 7,728 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FAF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FAF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FAF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FAF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FAF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FEB1: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:486) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221dfcf8 is 7,736 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FCF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FCF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FCF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FCF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FCF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221dfb58 is 7,320 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FE3: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FE3: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FE3: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FE3: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FE3: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221dfb60 is 7,328 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FAF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FAF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FAF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FAF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FAF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017B70C: Adult::dECF(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:326) ==12801== by 0x2017FF8B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:487) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221dfb68 is 7,336 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FCF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FCF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FCF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FCF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FCF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x2018012E: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:493) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221df9c8 is 6,920 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FE3: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FE3: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FE3: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FE3: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FE3: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x2018012E: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:493) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221df9d0 is 6,928 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FAF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FAF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FAF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FAF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FAF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x2018012E: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:493) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221df9d8 is 6,936 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FCF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FCF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FCF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FCF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FCF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x20180218: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:494) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221df888 is 6,600 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FE3: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FE3: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FE3: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FE3: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FE3: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x20180218: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:494) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221df890 is 6,608 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FAF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FAF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FAF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FAF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FAF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x20180218: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:494) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221df898 is 6,616 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FCF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FCF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FCF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FCF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FCF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x20180302: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:495) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221df748 is 6,280 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FE3: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FE3: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FE3: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FE3: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FE3: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x20180302: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:495) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221df750 is 6,288 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FAF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FAF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FAF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FAF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FAF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x20180302: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:495) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221df758 is 6,296 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FCF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FCF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FCF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FCF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FCF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x201803DC: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:496) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221df608 is 5,960 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FE3: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FE3: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FE3: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FE3: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FE3: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x201803DC: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:496) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221df610 is 5,968 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FAF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FAF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FAF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FAF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FAF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x201803DC: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:496) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x221df618 is 5,976 bytes inside an unallocated block of size 8,480 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FCF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FCF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FCF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FCF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FCF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x2017C7B3: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180D5A: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:507) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== Address 0x22b67f98 is 0 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5104E3: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x51091E: CONS_NR (svn/R-devel/src/main/memory.c:2385) ==12801== by 0x51104F: R_PreserveObject (svn/R-devel/src/main/memory.c:3346) ==12801== by 0x20183A62: Rcpp_PreserveObject (R-devel/site-library/Rcpp/include/RcppCommon.h:102) ==12801== by 0x20183A62: Rcpp_ReplaceObject (R-devel/site-library/Rcpp/include/RcppCommon.h:115) ==12801== by 0x20183A62: Rcpp::PreserveStorage >::set__(SEXPREC*) (R-devel/site-library/Rcpp/include/Rcpp/storage/PreserveStorage.h:18) ==12801== by 0x2017C2FD: import_sugar_expression, true, Rcpp::sugar::Vectorized, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > > > > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017C2FD: Vector, true, Rcpp::sugar::Vectorized, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > > > > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017C2FD: Adult::fatMass(Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:360) ==12801== by 0x2017C608: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:372) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180D5A: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:507) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FE3: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FE3: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FE3: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FE3: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FE3: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x2017C7B3: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180D5A: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:507) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== Address 0x22b67fa0 is 8 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5104E3: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x51091E: CONS_NR (svn/R-devel/src/main/memory.c:2385) ==12801== by 0x51104F: R_PreserveObject (svn/R-devel/src/main/memory.c:3346) ==12801== by 0x20183A62: Rcpp_PreserveObject (R-devel/site-library/Rcpp/include/RcppCommon.h:102) ==12801== by 0x20183A62: Rcpp_ReplaceObject (R-devel/site-library/Rcpp/include/RcppCommon.h:115) ==12801== by 0x20183A62: Rcpp::PreserveStorage >::set__(SEXPREC*) (R-devel/site-library/Rcpp/include/Rcpp/storage/PreserveStorage.h:18) ==12801== by 0x2017C2FD: import_sugar_expression, true, Rcpp::sugar::Vectorized, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > > > > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017C2FD: Vector, true, Rcpp::sugar::Vectorized, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > > > > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017C2FD: Adult::fatMass(Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:360) ==12801== by 0x2017C608: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:372) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180D5A: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:507) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FAF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FAF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FAF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FAF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FAF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017A058: Adult::CI(double) (packages/tests-vg/bw/src/adult_weight.cpp:338) ==12801== by 0x2017A12F: Adult::dG(double, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:316) ==12801== by 0x2017C7B3: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180D5A: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:507) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== Address 0x22b67fa8 is 16 bytes after a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5104E3: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x51091E: CONS_NR (svn/R-devel/src/main/memory.c:2385) ==12801== by 0x51104F: R_PreserveObject (svn/R-devel/src/main/memory.c:3346) ==12801== by 0x20183A62: Rcpp_PreserveObject (R-devel/site-library/Rcpp/include/RcppCommon.h:102) ==12801== by 0x20183A62: Rcpp_ReplaceObject (R-devel/site-library/Rcpp/include/RcppCommon.h:115) ==12801== by 0x20183A62: Rcpp::PreserveStorage >::set__(SEXPREC*) (R-devel/site-library/Rcpp/include/Rcpp/storage/PreserveStorage.h:18) ==12801== by 0x2017C2FD: import_sugar_expression, true, Rcpp::sugar::Vectorized, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > > > > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1068) ==12801== by 0x2017C2FD: Vector, true, Rcpp::sugar::Vectorized, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > > > > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x2017C2FD: Adult::fatMass(Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:360) ==12801== by 0x2017C608: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:372) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180D5A: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:507) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FAF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FAF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FAF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FAF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FAF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x201808D7: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:503) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x129f73d8 is 4,216 bytes inside a block of size 7,960 alloc'd ==12801== at 0x4C2DB6B: malloc (/builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299) ==12801== by 0x5103AD: GetNewPage (svn/R-devel/src/main/memory.c:888) ==12801== by 0x511EB7: Rf_allocVector3 (svn/R-devel/src/main/memory.c:2725) ==12801== by 0x4E2AD7: Rf_allocVector (svn/R-devel/src/include/Rinlinedfuns.h:577) ==12801== by 0x4E2AD7: R_bcEncode (svn/R-devel/src/main/eval.c:7337) ==12801== by 0x568BBD: ReadBC1 (svn/R-devel/src/main/serialize.c:2094) ==12801== by 0x5682D5: ReadBC (svn/R-devel/src/main/serialize.c:2106) ==12801== by 0x5682D5: ReadItem (svn/R-devel/src/main/serialize.c:1955) ==12801== by 0x5673F2: ReadItem (svn/R-devel/src/main/serialize.c:1863) ==12801== by 0x568053: ReadItem (svn/R-devel/src/main/serialize.c:1950) ==12801== by 0x568053: ReadItem (svn/R-devel/src/main/serialize.c:1950) ==12801== by 0x5691C8: R_Unserialize (svn/R-devel/src/main/serialize.c:2160) ==12801== by 0x56A269: R_unserialize (svn/R-devel/src/main/serialize.c:2873) ==12801== by 0x56A5EF: do_lazyLoadDBfetch (svn/R-devel/src/main/serialize.c:3157) ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FCF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FCF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FCF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FCF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FCF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x201808D7: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:503) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x177cb868 is 3,000 bytes inside an unallocated block of size 3,296 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FE3: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FE3: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FE3: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FE3: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FE3: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x201808D7: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:503) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x177cb870 is 3,008 bytes inside an unallocated block of size 3,296 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FCF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FCF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FCF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FCF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FCF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180B92: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:505) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x177cb3b8 is 1,800 bytes inside an unallocated block of size 3,296 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FE3: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FE3: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FE3: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FE3: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FE3: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180B92: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:505) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x177cb3c0 is 1,808 bytes inside an unallocated block of size 3,296 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FAF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FAF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FAF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FAF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FAF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180B92: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:505) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x177cb3c8 is 1,816 bytes inside an unallocated block of size 3,296 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FCF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FCF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FCF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FCF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FCF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180D5A: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:507) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x177caf08 is 600 bytes inside an unallocated block of size 3,296 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FE3: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FE3: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FE3: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FE3: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FE3: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180D5A: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:507) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x177caf10 is 608 bytes inside an unallocated block of size 3,296 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FAF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FAF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FAF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FAF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FAF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x20180D5A: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:507) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x177caf18 is 616 bytes inside an unallocated block of size 3,296 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FCF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FCF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FCF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FCF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FCF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x2018060B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:502) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x12b06a58 is 1,320 bytes inside an unallocated block of size 3,056 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FE3: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FE3: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FE3: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FE3: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FE3: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x2018060B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:502) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x12b06a60 is 1,328 bytes inside an unallocated block of size 3,056 in arena "client" ==12801== ==12801== Invalid read of size 8 ==12801== at 0x20179FAF: operator[] (R-devel/site-library/Rcpp/include/Rcpp/sugar/operators/plus.h:72) ==12801== by 0x20179FAF: import_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1083) ==12801== by 0x20179FAF: import_sugar_expression, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:1069) ==12801== by 0x20179FAF: Vector, true, Rcpp::Vector<14, Rcpp::PreserveStorage> > > (R-devel/site-library/Rcpp/include/Rcpp/vector/Vector.h:164) ==12801== by 0x20179FAF: Adult::TotalIntake(double) (packages/tests-vg/bw/src/adult_weight.cpp:343) ==12801== by 0x2017C7C9: Adult::R(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:374) ==12801== by 0x2017D1F1: Adult::dL(double, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>) (packages/tests-vg/bw/src/adult_weight.cpp:366) ==12801== by 0x2018060B: Adult::rk4(double) (packages/tests-vg/bw/src/adult_weight.cpp:502) ==12801== by 0x20188BF1: adult_weight_wrapper_EI(Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Matrix<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, Rcpp::Vector<14, Rcpp::PreserveStorage>, double, bool, bool) (packages/tests-vg/bw/src/adult_weight_wrapper.cpp:94) ==12801== by 0x20170551: _bw_adult_weight_wrapper_EI (packages/tests-vg/bw/src/RcppExports.cpp:50) ==12801== by 0x4986DB: R_doDotCall (svn/R-devel/src/main/dotcode.c:629) ==12801== by 0x498CF3: do_dotcall (svn/R-devel/src/main/dotcode.c:1252) ==12801== by 0x4CC357: bcEval (svn/R-devel/src/main/eval.c:6785) ==12801== by 0x4DA76F: Rf_eval (svn/R-devel/src/main/eval.c:624) ==12801== by 0x4DC09E: R_execClosure (svn/R-devel/src/main/eval.c:1777) ==12801== by 0x4D262C: bcEval (svn/R-devel/src/main/eval.c:6753) ==12801== Address 0x12b06a68 is 1,336 bytes inside an unallocated block of size 3,056 in arena "client" ==12801== ==12801== ==12801== More than 10000000 total errors detected. I'm not reporting any more. ==12801== Final error counts will be inaccurate. Go fix your program! ==12801== Rerun with --error-limit=no to disable this cutoff. Note ==12801== that errors may occur in your program without prior warning from ==12801== Valgrind, because errors are no longer being displayed. ==12801== ══ testthat results ═══════════════════════════════════════════════════════════ OK: 110 SKIPPED: 0 FAILED: 0 > > proc.time() user system elapsed 1198.501 1.113 1203.680 ==12801== ==12801== HEAP SUMMARY: ==12801== in use at exit: 251,163,954 bytes in 53,000 blocks ==12801== total heap usage: 1,923,893 allocs, 1,870,893 frees, 1,464,361,270 bytes allocated ==12801== ==12801== LEAK SUMMARY: ==12801== definitely lost: 0 bytes in 0 blocks ==12801== indirectly lost: 0 bytes in 0 blocks ==12801== possibly lost: 0 bytes in 0 blocks ==12801== still reachable: 251,163,954 bytes in 53,000 blocks ==12801== suppressed: 0 bytes in 0 blocks ==12801== Reachable blocks (those to which a pointer was found) are not shown. ==12801== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==12801== ==12801== For counts of detected and suppressed errors, rerun with: -v ==12801== ERROR SUMMARY: 10000000 errors from 98 contexts (suppressed: 0 from 0)