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 fio          6528.3582089552238800
#>  2 rshift       5549.3995196156925500
#>  3 optRF        4400.0000000000000000
#>  4 DiagrammeR   1800.1362560953957800
#>  5 mgcv         1400.5897296081993600
#>  6 svUnit       1398.7598235898796300
#>  7 litedown     1244.8813985849936800
#>  8 string2path  897.3095184264074200 
#>  9 mockr        679.0423805488934500 
#> 10 randomForest 667.5828584695469400 
#> # ℹ 90 more rows