Commit 0a6de2d
authored
apacheGH-50476: [R] empty_named_list() uses deprecated .Names in structure() (apache#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: apache#50476
Authored-by: Nic Crane <thisisnic@gmail.com>
Signed-off-by: Nic Crane <thisisnic@gmail.com>1 parent b03b4c5 commit 0a6de2d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments