Skip to content

Commit 0083e3d

Browse files
... in local_options() was introduced only in v.2.3.0
Addresses warning about unused argument in #1050
1 parent 4c1cb51 commit 0083e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Imports:
3333
rprojroot (>= 1.1),
3434
tools,
3535
vctrs (>= 0.4.1),
36-
withr (>= 1.0.0),
36+
withr (>= 2.3.0),
3737
Suggests:
3838
data.tree (>= 0.1.6),
3939
digest,

0 commit comments

Comments
 (0)