I'm having difficulties to resolve some notes on CRAN Debian win-builder check
"CPU time > 2.5 times elapsed time"
(which were not appearing on any github action, win-builder and rhub tests),
even when setting Sys.setenv("OMP_THREAD_LIMIT" = 2)
to try avoid using more than 2 cores.
I think they come from another package (data.table ?)
since tabxplor doesn't use a specific parallelization setup.
I'm retrying this submission to confirm that or not.
local Windows 11 install, R devel
github Actions : https://github.com/BriceNocenti/tabxplor/actions/runs/12949861764
Ubuntu Linux LTS, R-oldrel-1
Windows Server 2022 x64, R-devel
rhub: https://github.com/BriceNocenti/tabxplor/actions/runs/13088530944 [CT] clang19 [clang19] R Under development (unstable) (2025-01-30 r87669) on Ubuntu 22.04.5 LTS ghcr.io/r-hub/containers/clang19:latest [CT] clang20 [clang20] R Under development (unstable) (2024-10-09 r87215) on Ubuntu 22.04.5 LTS ghcr.io/r-hub/containers/clang20:latest [CT] ubuntu-clang [r-devel-linux-x86_64-debian-clang] R Under development (unstable) (2025-01-31 r87670) on Ubuntu 22.04.5 LTS ghcr.io/r-hub/containers/ubuntu-clang:latest [CT] ubuntu-gcc12 [r-devel-linux-x86_64-debian-gcc] R Under development (unstable) (2025-01-31 r87670) on Ubuntu 22.04.5 LTS ghcr.io/r-hub/containers/ubuntu-gcc12:latest [CT] ubuntu-release [r-release, r-release-linux-x86_64, ubuntu] R version 4.4.2 (2024-10-31) on Ubuntu 22.04.5 LTS ghcr.io/r-hub/containers/ubuntu-release:latest
local Windows 11: No ERRORs, no WARNINGs, no NOTEs.
github Actions : No ERRORs, no WARNINGs, no NOTEs.
win-builder No ERRORs, no WARNINGs, no NOTEs.
rhub No ERRORs, no WARNINGs, no NOTEs.
The only downstream dependency is with my package ggfacto
.
I made sure last version of ggfacto
works with this version tabxplor
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.