Re: [R-pkg-devel] help in identifying a segfault (rhub)

2020-08-24 Thread Gábor Csárdi
Is this reproducible on R-hub? Do you see it with the other R-devel containers as well? Some things to try: Try running address sanitizer on your package to see if it can find any memory errors. You can do this on R-hub as well, if you cannot do it on your machine. Try downloading the https://hu

[R-pkg-devel] help in identifying a segfault (rhub)

2020-08-24 Thread Jendoubi Bedhiafi, Takoua
Hi all, I am reaching out to seeking help in debugging my package. The package has been already on CRAN for some time, updated twice. Also, I have been checking the package regularly on rhub, since my last submission to CRAN, with no errors. However, recently last checks on rhub end with a segm