2017-11-03 6:01 GMT+01:00 Peter Dunn <pdu...@usc.edu.au>: > Iñaki and all > > Well, thanks for pointers to rhub. Wonderful. Moving things to github, but > have to go home now… > > So, when I download CRAN code, initialise w and lambda (which workled for > Iñaki), and run > > rhub::check_with_valgrind() > > on the code, I get no errors > (https://builder.r-hub.io/status/tweedie_2.2.5.tar.gz-c8873979fcf84b4f8a0a4d5a47175f63). > > > But running > > R -d "valgrind --tool=memcheck --leak-check=full --track-origins=yes" > --vanilla < tweedie-Ex.R > > from the command line *still* gives me errors about “Conditional jump or > move depends on uninitialised value(s)” in the subroutine smallp”.
That's impossible. Did you rebuild and reinstall the package after making those changes? Iñaki ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel