We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34d9ab9 commit 67c09c7Copy full SHA for 67c09c7
DESCRIPTION
@@ -49,7 +49,7 @@ Suggests:
49
S7,
50
shiny,
51
usethis,
52
- vctrs (>= 0.1.0),
+ vctrs (>= 0.7.0),
53
xml2
54
VignetteBuilder:
55
knitr
tests/testthat/_snaps/expect-vector.md
@@ -13,6 +13,7 @@
13
Condition
14
Error:
15
! `y` must be a vector, not `NULL`.
16
+ i Read our FAQ about scalar types (`?vctrs::faq_error_scalar_type`) to learn more.
17
18
# expect_vector validates its inputs
19
0 commit comments