An update to my package rbibutils triggered 'Additional issues' on CRAN from valgrind, CRAN Package Check Results for Package rbibutils (r-project.org)<https://cran.r-project.org/web/checks/check_results_rbibutils.html>.
However, running the checks with -use-valgrind on my machine gives zero errors. I am on Ubuntu (the latest stable version), my R-devel installation was updated earlier today and I rebuild it adding the --with-valgrind-instrumentation=2 to the call to configure. Valgrind coming with Ubuntu is 3.5.0, so I installed its latest version from github (also no errors). rbibutils has no dependencies, except that testthat is used for testing. What am I missing? Do I need to have a separate library for the instrumented R-devel version? As a side note, is there a way to find out if R has been built with valgrind? It seems that 'capabilities()' and 'R CMD config' do not offer this information. Thanks, Georgi Boshnakov [[alternative HTML version deleted]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel