Skip to content

vctrs 0.3.6

Choose a tag to compare

@lionel- lionel- released this 17 Dec 10:54
  • Fixed an issue with tibble 3.0.0 where removing column names with
    names(x) <- NULL is now deprecated (#1298).

  • Fixed a GCC 11 issue revealed by CRAN checks.