Re: [R-pkg-devel] Pre-test failure with RcppParallel on Windows R-devel

2025-01-24 Thread Murray Efford via R-package-devel
Yes, that fixed it. My package was quickly re-tested and is now on CRAN. Thanks to all. Murray From: Kevin Ushey Sent: Friday, 24 January 2025 15:10 To: Murray Efford Cc: R-package-devel@r-project.org Subject: Re: [R-pkg-devel] Pre-test failure with

Re: [R-pkg-devel] Pre-test failure with RcppParallel on Windows R-devel

2025-01-23 Thread Kevin Ushey
Hi Murray, (repeating some of the conversation we had off-list) Sorry for the trouble -- I was just in the process of submitting RcppParallel to CRAN, and the first submission I made had this same issue. That should now be fixed up with RcppParallel 5.1.10, which is now on CRAN. Hopefully your ne