Re: [R-pkg-devel] Additional issues: Intel segfault

2024-03-10 Thread Murray Efford
Krylov Sent: Saturday, 2 March 2024 20:45 To: Murray Efford Cc: R-package-devel@r-project.org Subject: Re: [R-pkg-devel] Additional issues: Intel segfault � Sat, 2 Mar 2024 02:07:47 + Murray Efford �: > Gabor suggested > https://apc01.safelinks.protection.outlook.com/?url=https

Re: [R-pkg-devel] Additional issues: Intel segfault

2024-03-01 Thread Ivan Krylov via R-package-devel
В Sat, 2 Mar 2024 02:07:47 + Murray Efford пишет: > Gabor suggested https://github.com/r-hub/rhub2 and that worked like a > charm. A check there on the Intel platform found no errors in my > present version of secrdesign, so I'll resubmit with confidence. Thank you for letting me know!

Re: [R-pkg-devel] Additional issues: Intel segfault

2024-03-01 Thread Murray Efford
a mystery, but not one I need to pursue. Murray From: Ivan Krylov Sent: Friday, 1 March 2024 21:46 To: Murray Efford Cc: R-package-devel@r-project.org Subject: Re: [R-pkg-devel] Additional issues: Intel segfault В Fri, 1 Mar 2024 07:42:01 + Murray Efford пишет: > R CMD check sugge

Re: [R-pkg-devel] Additional issues: Intel segfault

2024-03-01 Thread Ivan Krylov via R-package-devel
В Fri, 1 Mar 2024 07:42:01 + Murray Efford пишет: > R CMD check suggests it is most likely in the Examples for > 'validate', but all code there is wrapped in \dontrun{}. The crash happens after q('no'), suggesting a corruption in the heap or in the R memory manager. At least it's a null

[R-pkg-devel] Additional issues: Intel segfault

2024-02-29 Thread Murray Efford
I am puzzling over an 'Additional issues' error in the CRAN check results for package secrdesign version 1.8.2 (see https://CRAN.R-project.org/package=secrdesign, and for an updated version https://github.com/MurrayEfford/secrdesign) The issue rises with the Intel(R) oneAPI DPC++/C++ Compiler: