Skip to content
Prev 6961 / 12125 Next

[R-pkg-devel] Passing CRAN checks for a package linking to a system library on CRAN machines

Thank you Tomas and Sokol for your suggestions.

Based on Tomas' suggestion, it seems the best way forward would be to first
request CRAN maintainers to install libsbml on the CRAN machines. It is
quite straightforward to install the library from the instructions provided
online. If the installation fails on a particular architecture, I should
try bundling the source code and creating the static libraries.

Thanks again for your help.
Satya

On Thu, May 13, 2021 at 2:28 AM Tomas Kalibera <tomas.kalibera at gmail.com>
wrote: