I am working on a package which provides an interface to the libsbml C++
library (http://sbml.org/Software/libSBML) in R. The source code of this
package (r2sbml) can be found at the following link
https://github.com/sn248/r2sbml
The package passes CRAN checks with `R CMD check` on my machine
f 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
wrote:
>
> On 5/13/21 7:06 AM, SN248 wrote:
> > I am working on a package which prov
://github.com/sn248/sundialr
Thank you
SN
[[alternative HTML version deleted]]
__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel
Dear all
I recently submitted an R package to CRAN which was accepted. However, the
package is failing additional tests, i.e., it fails to install on Solaris
and also produces a clang-UBSAN issue. These can be seen here
https://cran.r-project.org/web/checks/check_results_sundialr.html
I tried to
Thank you Dirk for your detailed explanation. I will have to think if I
want to make the changes to get CRAN acceptance, but good to know that
those are the rules.
Best
Satya
On Sat, May 31, 2025 at 7:15 PM SN248 wrote:
> Dear R package developers
>
> I am getting the following err
Dear R package developers
I am getting the following errors in my package (sundialr -
https://github.com/sn248/sundialr) which is a wrapper around SUNDIALS C
library. The warnings are as follows:
❯ checking compiled code ...
> WARNING File ‘sundialr/libs/sundialr.so’:
> Found ‘abort’, po