Debian Patches
Status for r-cran-gnm/1.1-2-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
add_missing_testthat.R.patch | Add missing testthat.R | Andreas Tille <tille@debian.org> | no | debian | 2020-03-07 | |
ignore_failing_test.patch | Ignore failing test | Andreas Tille <tille@debian.org> | no | debian | 2020-03-07 | |
lapack-3.10.patch | Fix test-biplot.R with lapack 3.10 With lapack 3.10, test-biplot.R fails, because some results have the opposite sign compared to the one which is expected. . This comes from the SVD of barleyMatrix in that test file, which is different between lapack 3.9 and 3.10. Mathematically, the SVD is not unique, and lapack 3.10 returns a different (still valid) solution. . This patch accomodates sign differences in the columns of the test matrices, so that the test passes with both lapack 3.9 and lapack 3.10. |
Sébastien Villemot <sebastien@debian.org> | yes | debian | 2021-10-11 |