Trending packages are the ones that were downloaded at least 1000 times during last week, and that substantially increased their download counts, compared to the average weekly downloads in the previous 24 weeks. The percentage of increase is also shown in the output.

cran_trending()

Value

Data frame of trending packages.

Examples

cran_trending()
#> # A data frame: 100 × 2
#>    package       score                 
#>    <chr>         <chr>                 
#>  1 phonfieldwork 12003.3660589060308600
#>  2 piggyback     3533.5488580665345700 
#>  3 bqror         2539.1373169766521600 
#>  4 optigrab      2488.5245901639344300 
#>  5 neuralGAM     2316.0993560257589700 
#>  6 fido          1384.4350374470856400 
#>  7 PKI           1086.1091255658803900 
#>  8 gtExtras      937.5656399404342000  
#>  9 toastui       830.0050684237202200  
#> 10 EcoDiet       829.2880258899676400  
#> # ℹ 90 more rows