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?.