vctrs
@@ -100,9 +100,9 @@
A name specification describes how to combine an inner and outer
names. This sort of name combination arises when concatenating
vectors or flattening lists. There are two possible cases:
In r-lib and tidyverse packages, these cases are errors by default,
because there's no behaviour that works well for every case.
Instead, you can provide a name specification that describes how to
@@ -178,11 +178,11 @@
Examples
diff --git a/dev/reference/new_data_frame.html b/dev/reference/new_data_frame.html
index 93d502273..5ff8c4513 100644
--- a/dev/reference/new_data_frame.html
+++ b/dev/reference/new_data_frame.html
@@ -2,7 +2,7 @@