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 quest        10381.1447811447811400
#>  2 NetSimR      6914.8514851485148500 
#>  3 nestedcv     3196.4507542147293700 
#>  4 covRobust    3023.3300099700897300 
#>  5 SurvMetrics  2984.3478260869565200 
#>  6 Rogue        2658.8414634146341500 
#>  7 ipanema      2509.1897770527460600 
#>  8 NonlinearRDD 2464.7016534867002200 
#>  9 SpatMCA      2432.3633782824698400 
#> 10 geogenr      2362.2667588113337900 
#> # ℹ 90 more rows