You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GH-50476: [R] empty_named_list() uses deprecated .Names in structure() (
#50485)
### Rationale for this change
Update .Names to names as CRAN check fails
### What changes are included in this PR?
Update .Names to names as CRAN check fails
### Are these changes tested?
CI
### Are there any user-facing changes?
No
* GitHub Issue: #50476
Authored-by: Nic Crane <thisisnic@gmail.com>
Signed-off-by: Nic Crane <thisisnic@gmail.com>