Skip to content

Commit 67c09c7

Browse files
authored
Update to CRAN vctrs snapshots (#2316)
1 parent 34d9ab9 commit 67c09c7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Suggests:
4949
S7,
5050
shiny,
5151
usethis,
52-
vctrs (>= 0.1.0),
52+
vctrs (>= 0.7.0),
5353
xml2
5454
VignetteBuilder:
5555
knitr

tests/testthat/_snaps/expect-vector.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
Condition
1414
Error:
1515
! `y` must be a vector, not `NULL`.
16+
i Read our FAQ about scalar types (`?vctrs::faq_error_scalar_type`) to learn more.
1617

1718
# expect_vector validates its inputs
1819

0 commit comments

Comments
 (0)