Skip to content

v3.1.0

Compare
Choose a tag to compare
@gaborcsardi gaborcsardi released this 16 Feb 13:38
  • pkgsearch functions return data frames now, instead of tibbles.
    The data frames have a tbl class, so they are still printed the
    same way as tibbles, as long as the pillar package is available.
    Otherwise they behave as data frames.

  • New cran_new() function to query new packages on CRAN.