Message-ID: <89e4f917-207f-46d2-a6d1-a9e9621e7291@meduniwien.ac.at>
Date: 2024-02-27T07:36:27Z
From: Johannes Griss
Subject: [Bioc-devel] Question about cstack usage error
Hi,
We've been encountering a cstack related error on the build systems on
random occasions
(https://master.bioconductor.org/checkResults/3.18/bioc-LATEST/ReactomeGSA/nebbiolo2-checksrc.html):
Error: C stack usage 7970308 is too close to the limit
I know, that the limit can be adapted using the "ulimit -s 16384"
command before starting the R session.
Unfortunately, in our case it seems to be caused by a call to the
gplots::heatmap.2 function.
Thanks a lot!
Kind regards,
Johannes