futureverse / futureverse/future.apply
Add future_pvec() analogue to parallel::pvec()
Open
- Dominant language
- R
- Stars
- 218
- Forks
- 20
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 1
Description
Not sure how I missed `parallel::pvec()`. Should add `future_pvec()` to **future.apply**.
Contributor guide
Research direction
Start by reading the R `parallel::pvec()` documentation and locating the corresponding apply entry points in future.apply. Compare the intended `future_pvec()` interface and behavior with `parallel::pvec()`; done means the new analogue is available in the package and its behavior is covered by relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- distributed-systems, hpc
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100