thisisnic opened a new issue, #36716: URL: https://github.com/apache/arrow/issues/36716
### Describe the enhancement requested Umbrella ticket to track other changes. A lot of our API seeks inspiration from tidyverse APIs, which really embrace functional programming to provide a sleek API. While it's necessary to use R6 objects in a lot of our functions, we should provide more familiar and user-friendly wrappers to make our functions feel similar to the packages whose APIs we are trying to emulate. A good test of this might be "do our vignettes contain any reference to R6 methods?", with the aim that the answer is "no" unless discussing advanced functionality or developer-aimed content. - [ ] #36714 - [ ] #36715 ### Component(s) R -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
