Skip to content

vctrs 0.6.4

Compare
Choose a tag to compare
@DavisVaughan DavisVaughan released this 13 Oct 13:09
47a1a7f
  • Fixed a performance issue with vec_c() and ALTREP vectors (in particular,
    the new ALTREP list vectors in R-devel) (#1884).

  • Fixed an issue with complex vector tests related to changes in R-devel
    (#1883).

  • Added a class to the vec_locate_matches() error that is thrown when an
    overflow would otherwise occur (#1845).

  • Fixed an issue with vec_rank() and 0-column data frames (#1863).