[R] Implement bindings for stringr's combining strings functions
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
**Reporter**: [Dragoș Moldovan-Grünfeld](https://issues.apache.org/jira/browse/ARROW-14837) / @dragosmg
#### Subtasks:
- [ ] [[R] Implement bindings for stringr::str_flatten](https://github.com/apache/arrow/issues/30387)
- [ ] [[R] Implement bindings for stringr::str_glue](https://github.com/apache/arrow/issues/30388)
- [ ] [[R] Implement bindings for stringr::str_glue_data](https://github.com/apache/arrow/issues/30389)
#### Related issues:
- [[R] stringr functions](https://github.com/apache/arrow/issues/30664) (is a child of)
**Note**: *This issue was originally created as [ARROW-14837](https://issues.apache.org/jira/browse/ARROW-14837). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
Contributor guide
Research direction
Start with the three linked subtasks for stringr::str_flatten, stringr::str_glue, and stringr::str_glue_data, then inspect the existing R bindings for related stringr functions. The issue is complete when bindings for all three functions are implemented and their behavior matches the corresponding stringr functions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100