Skip to content
Prev 12061 / 12125 Next

[R-pkg-devel] Issue "Re-building vignettes had CPU time 4.1 times elapsed time"

Hi Ivan,

Thank you for investigating this so thoroughly! My apologies for not
replying sooner.

I think it is a good practice to assume up to 2 cores for most users.
Unfortunately I am unable to trigger this NOTE locally, even running:

```
_R_CHECK_VIGNETTE_TIMING_CPU_TO_ELAPSED_THRESHOLD_=1.1 \
 R CMD check --timings greta_0.5.1.tar.gz
```

I have tried setting default chains and cpu to be 2, but it seems, based on
your evidence perhaps that there is something inside tensorflow, or in
reticulate that might be triggering this. I will reach out to the
developers of tensorflow and reticulate to query this.

Thank you so much again for your help!

Nick
On Fri, 30 Jan 2026 at 01:26, Ivan Krylov <ikrylov at disroot.org> wrote: