v3.1.0
-
pkgsearch functions return data frames now, instead of tibbles.
The data frames have atbl
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.