Package: r-bioc-sparsematrixstats / 1.2.1+dfsg-4
Metadata
Package | Version | Patches format |
---|---|---|
r-bioc-sparsematrixstats | 1.2.1+dfsg-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
arm_part_1.patch | (download) |
src/methods.cpp |
2 1 + 1 - 0 ! |
[patch] make sure to return na_integer when appropriate This fixes issue #16. It looks like on x84 machines casting NA_REAL to int returns a NA_INTEGER. However, on ARM casting NA_REAL to int gives 0. Thus, the tests for colCounts() and colRanks() failed on ARM. |
arm_part_2.patch | (download) |
src/sample_rank.h |
6 5 + 1 - 0 ! |
[patch] also fix issue in calculate_sparse_rank |
1