Re: [R-pkg-devel] CRAN checks failing for ATLAS

2020-02-22 Thread Stefan Möding
Hi! Iñaki Ucar writes: > It's the same check, but using ATLAS as the algebra back-end instead of > BLAS. I wasn’t aware of these differences. I just found the paragraph in the R Installation and Administration guide that talks about the accuracy of different implementations causing different so

Re: [R-pkg-devel] CRAN checks failing for ATLAS

2020-02-22 Thread Iñaki Ucar
El sáb., 22 feb. 2020 14:26, Stefan Möding escribió: > Hi, > > I was notified by the CRAN maintainers that checks for my package are > failing: > > https://cran.r-project.org/web/checks/check_results_usl.html > > I don’t understand what’s going on here. All regular checks show the OK > status. On

[R-pkg-devel] CRAN checks failing for ATLAS

2020-02-22 Thread Stefan Möding
Hi, I was notified by the CRAN maintainers that checks for my package are failing: https://cran.r-project.org/web/checks/check_results_usl.html I don’t understand what’s going on here. All regular checks show the OK status. Only the linked ATLAS check fails. What is so special about this check?