Have extract_array() accept non-integer dim() outputs
還沒有人認領這個 Issue。
評估
研究方向
先找出 extract_array() 以及拒絕 dim() 結果不是整數的檢查。檢視 big.matrix 和其他磁碟上的矩陣套件如何提供維度,接著檢查 extract_array() 周邊現有的測試。當數值維度輸出可被接受,且不會破壞目前的整數情況時,即表示完成。
由索引模型根據 Issue 內容生成。
描述
Upon a little experimentation, it seems the only thing preventing a big.matrix from the bigmemory package to be used as a Seed inside a DelayedArray is that dim() on a big.matrix returns a numeric and not an integer. This is caught by the check in extract_array() raising an error.
Would it be possible to relax this check to accept numeric as well as integer? Many on-disk matrix packages return numeric via dim() (bigmemory, filematrix, feather, fst, etc). It seems inconvenient to have to define a new Seed class for these packages just to reimplement the simple dim() function.
- 主要語言
- R
- 星號
- 29
- 分支
- 12
- PR 合併指標
- 30 天內沒有已合併 PR
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
Bioconductor/DelayedArray 的其他 Issue
-
難度 4/5 3-5 天 新手友好度 38/100
Bioconductor/DelayedArray#129 · 11 則留言 ·
-
難度 4/5 3-5 天 新手友好度 45/100
Bioconductor/DelayedArray#127 · 1 則留言 ·
-
難度 4/5 3-5 天 新手友好度 25/100
Bioconductor/DelayedArray#125 · 1 則留言 ·
-
難度 3/5 1-2 天 新手友好度 45/100
Bioconductor/DelayedArray#123 ·
-
難度 5/5 一週以上 新手友好度 20/100
Bioconductor/DelayedArray#122 ·
查看 Bioconductor/DelayedArray 的全部 Issue
相似的 Issue
-
難度 2/5 1-3 小時 新手友好度 75/100
easystats/performance#950 ·
-
難度 2/5 1-3 小時 新手友好度 70/100
-
難度 2/5 1-3 小時 新手友好度 75/100
briandconnelly/airnow#9 ·
-
難度 2/5 1-3 小時 新手友好度 75/100
OHDSI/CohortConstructor#774 ·
-
難度 2/5 1-3 小時 新手友好度 65/100