Skip to content
Prev 2031 / 12125 Next

[R-pkg-devel] Package valgrind problem I can't solve: Direction?

2017-11-06 0:09 GMT+01:00 Peter Dunn <PDunn2 at usc.edu.au>:
What I meant is that, if you run the script in tweedie.Rcheck from the
command line, Rscript uses your *installed* version of tweedie, not
the tarball you built with R CMD build. So if you didn't run R CMD
INSTALL, Rscript is running an old version without any fix, hence the
disagreement with R CMD check.

I?aki