[R] Map `cov()` and `cor()` to new covariance kernel
Open
Component: R
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
#33938 adds a covariance kernel to the Arrow C++ library. #33917 adds support for binding functions in dplyr code to binary aggregation kernels. After these two PRs are merged, map `stats::cov()` and `stats::cor()` to the new covariance kernel.
### Component(s)
R
Contributor guide
Assessment
This issue has not been assessed yet.