const-ae / const-ae/sparseMatrixStats
colProds and rowProds should accept method= argument
Open
- Dominant language
- R
- Stars
- 55
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Even if it doesn't do anything with them. Just add a `...` to both method definitions so that they don't throw when someone passes in `method=` in a generic.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the colProds and rowProds method definitions in the sparseMatrixStats package and read how their arguments are declared. Verify that a generic call passing method= no longer throws and that the existing behavior and tests still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100