Thanks for the suggestion! I tried but to the same effect: no errors. On Fri, Nov 15, 2019 at 12:01 PM Ivan Krylov <krylov.r...@gmail.com> wrote:
> On Fri, 15 Nov 2019 10:49:25 -0600 > Marcin Jurek <marcinjurek1...@gmail.com> wrote: > > > 1) what should I do to reproduce the error? > > The following is a quick, unchecked suggestion, but: > > `R CMD check <package_name> --use-valgrind` just adds `-d valgrind` to > the command line, while the report you are seeing can only be obtained > with `--leak-check=full --show-reachable=yes` added to valgrind options. > > What happens if you run `VALGRIND_OPTS='--leak-check=full > --show-reachable=yes' R CMD check <package_name> --use-valgrind` ? > > -- > Best regards, > Ivan > [[alternative HTML version deleted]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel