Skip to content
Prev 18114 / 21312 Next

[Bioc-devel] Cannot reproduce "TeX capacity exceeded" error on build hosts (package messina)

Thank you both, with your help I managed to reproduce the error, and it's now fixed.

If anyone else runs into a similar issue:

  1.  The core issue was due to a deprecation warning (specifically regarding survival::survConcordance.fit). During vignette generation a very large number of deprecation warnings were thrown, which overloaded TeX. Changing the survival::survConcordance.fit call to the updated survival::concordancefit fixed the problem.
  2.  The cause of the reproducibility issue is less clear. I initially tested using Ubuntu 20.04 LTS running on Windows through WSL, which seemed to work. However, subsequent tests on a true Ubuntu 20.04 Linux machine failed. My tentative conclusion is that Ubuntu 20.04 LTS running through WSL is not the most reliable build host for BioC packages.

Best wishes,

Mark
Message-ID: <SYCPR01MB4735E8655904555CAEA6B79FF5519@SYCPR01MB4735.ausprd01.prod.outlook.com>
In-Reply-To: <MN2PR12MB40942BADD44F0BC1DBB0499CF9479@MN2PR12MB4094.namprd12.prod.outlook.com>