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

2017-11-05 Thread Peter Dunn
“unless I am being really stupid” Lucky for that caveat. Feeling rather stupid for this late effort. Thanks so much. Help greatly appreciated. P. On 6/Nov/17, 9:51 am, "Iñaki Úcar" <i.uca...@gmail.com> wrote: 2017-11-06 0:09 GMT+01:00 Peter Dunn <pdu...@usc.edu.au

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

2017-11-05 Thread Peter Dunn
will take this to mean that there really is no problem… and put this down to things I don’t understand and “experience”. Thanks for everyone’s help. P. From: Iñaki Úcar <i.uca...@gmail.com> Date: Friday, 3 November 2017 at 7:45 pm To: Peter Dunn <pdu...@usc.edu.au> Cc: "r-package

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

2017-11-02 Thread Peter Dunn
is driving me crazy. From: Iñaki Úcar <i.uca...@gmail.com> Date: Wednesday, 1 November 2017 at 10:28 pm To: Peter Dunn <pdu...@usc.edu.au> Cc: "r-package-devel@r-project.org" <r-package-devel@r-project.org> Subject: Re: [R-pkg-devel] Package valgrind problem I can't sol

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

2017-10-25 Thread Peter Dunn
Hi all I am trying to compile (on my Mac) an R package (tweedie) which includes Fortran 77 code. I’m not much of a programmer, but can still manage to write and update F77 code. I’m new to valgrind. In checking my package (which passes the build-and-check with no errors), I use valgrind like

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

2017-10-31 Thread Peter Dunn
. If everything is initialised… Frustrated… And wasting so much time! Thanks for any help from anyone. P. On 30/Oct/17, 9:06 pm, "Iñaki Úcar" <i.uca...@gmail.com> wrote: 2017-10-30 0:54 GMT+01:00 Peter Dunn <pdu...@usc.edu.au>: > Thanks for this direction. >