Thanks for the suggestion! I tried but to the same effect: no errors.
On Fri, Nov 15, 2019 at 12:01 PM Ivan Krylov wrote:
> On Fri, 15 Nov 2019 10:49:25 -0600
> Marcin Jurek wrote:
>
> > 1) what should I do to reproduce the error?
>
> The following is a quick, unchecked suggestion, but:
>
> `R
On Fri, 15 Nov 2019 10:49:25 -0600
Marcin Jurek wrote:
> 1) what should I do to reproduce the error?
The following is a quick, unchecked suggestion, but:
`R CMD check --use-valgrind` just adds `-d valgrind` to
the command line, while the report you are seeing can only be obtained
with `--leak-
Hello everyone, so my package was rejected from CRAN because of the
following error:
==29416== 640 bytes in 2 blocks are possibly lost in loss record 162 of
2,089
==29416==at 0x4837B65: calloc
(coregrind/m_replacemalloc/vg_replace_malloc.c:762)
==29416==by 0x40118B1: allocate_dtv
(/build/g