cran_trending: Trending R packages

View source: R/crandb-public-api.R

cran_trendingR Documentation

Description

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.

Usage

cran_trending()

Value

Data frame of trending packages.

Examples


cran_trending()


metacran/seer documentation built on April 24, 2024, 9:18 p.m.