Skip to content

Commit

Permalink
Update date
Browse files Browse the repository at this point in the history
  • Loading branch information
olivroy authored Jul 11, 2024
1 parent a92d781 commit adf736e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions R/standalone-vctrs.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ---
# repo: r-lib/rlang
# file: standalone-vctrs.R
# last-updated: 2021-08-27
# last-updated: 2024-04-17
# license: https://unlicense.org
# ---

Expand All @@ -16,11 +16,11 @@
# 2024-04-17:
# * `vec_recycle_common()` throws intended error when `size = 1` but input
# is larger.

#
# 2021-08-27:
# * `vec_slice()` now preserves attributes of data frames and vectors.
# * `vec_ptype2()` detects unspecified columns of data frames.

#
# 2021-08-26:
# * Added compat for `vec_as_location()`.
#
Expand Down

0 comments on commit adf736e

Please sign in to comment.