[Rcpp-devel] C++ issue only spotted by CRAN and not locally or via rhub
Dirk Eddelbuettel
edd at debian.org
Mon Dec 5 18:21:03 CET 2022
On 5 December 2022 at 16:34, Martyn Plummer wrote:
| That's the good news. The bad news is that you have a lot of memory leaks,
| so this is still not going to pass R CMD check with ASAN. You're going to
| need Dirk's container.
Yes, and I was actually pointing at Winston's container, and it too has
`valgrind` instrumentation. (But if you are on Linux you can just add the
valgrind invocation to R CMD check: see `--use-valgrind`. It already helps.)
Dirk
--
dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
More information about the Rcpp-devel
mailing list