Skip to content

Commit a1c25f4

Browse files
Merge pull request #829 from r-lib/gha-commit-4833585
chore: Auto-update from GitHub Actions
2 parents 4833585 + 6dd5e38 commit a1c25f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NAMESPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,12 @@ S3method(vec_arith.numeric,pillar_num)
9191
S3method(vec_arith.pillar_num,MISSING)
9292
S3method(vec_arith.pillar_num,default)
9393
S3method(vec_cast,character.pillar_char)
94-
S3method(vec_cast,double.pillar_num)
9594
S3method(vec_cast,pillar_char.character)
9695
S3method(vec_cast,pillar_char.pillar_char)
9796
S3method(vec_cast,pillar_num.double)
9897
S3method(vec_cast,pillar_num.integer)
9998
S3method(vec_cast,pillar_num.pillar_num)
99+
S3method(vec_cast.double,pillar_num)
100100
S3method(vec_math,pillar_num)
101101
S3method(vec_proxy_compare,pillar_vctr)
102102
S3method(vec_proxy_order,pillar_vctr)

0 commit comments

Comments
 (0)