diff --git a/README.md b/README.md index 0aee101c..724e83b0 100644 --- a/README.md +++ b/README.md @@ -229,10 +229,10 @@ ci() #> * creating vignettes ... OK #> * checking for LF line-endings in source and make files and shell scripts #> * checking for empty or unneeded directories -#> * building ‘rdev_1.10.11.tar.gz’ +#> * building ‘rdev_1.11.0.tar.gz’ #> #> ── R CMD check ───────────────────────────────────────────────────────────────── -#> * using log directory ‘/private/var/folders/vn/cw5f9gws42v9m8mdsds_zbl00000gp/T/RtmpbGt8X8/filef8553618c29d/rdev.Rcheck’ +#> * using log directory ‘/private/var/folders/vn/cw5f9gws42v9m8mdsds_zbl00000gp/T/Rtmpl0ug8f/filefaae5bd77b88/rdev.Rcheck’ #> * using R version 4.4.0 (2024-04-24) #> * using platform: aarch64-apple-darwin20 #> * R was compiled by @@ -242,7 +242,7 @@ ci() #> * using session charset: UTF-8 #> * using option ‘--no-manual’ #> * checking for file ‘rdev/DESCRIPTION’ ... OK -#> * this is package ‘rdev’ version ‘1.10.11’ +#> * this is package ‘rdev’ version ‘1.11.0’ #> * package encoding: UTF-8 #> * checking package namespace information ... OK #> * checking package dependencies ... OK @@ -297,8 +297,8 @@ ci() #> * DONE #> #> Status: OK -#> ── R CMD check results ─────────────────────────────────────── rdev 1.10.11 ──── -#> Duration: 33.1s +#> ── R CMD check results ──────────────────────────────────────── rdev 1.11.0 ──── +#> Duration: 31.7s #> #> 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ ``` diff --git a/docs/404.html b/docs/404.html index bb84b5a2..5ef7a57a 100644 --- a/docs/404.html +++ b/docs/404.html @@ -32,7 +32,7 @@ rdev - 1.10.11 + 1.11.0 + + + + + +
+
+
+ +
+

A wrapper for cranlogs::cran_downloads() that summarizes the number of package downloads from +the RStudio CRAN mirror.

+
+ +
+

Usage

+
package_downloads(packages, when = "last-month")
+
+ +
+

Arguments

+
packages
+

A character vector of the packages to query.

+ + +
when
+

The period to summarize, one of last-day, last-week or last-month +(the default).

+ +
+
+

Value

+ + +

A data frame containing the total number of downloads by package for the specified +period, sorted by popularity.

+
+
+

Details

+

By default, the summary is for the last month.

+
+ +
+ + +
+ + + + + + + diff --git a/docs/reference/quickstart.html b/docs/reference/quickstart.html index 6a08302e..866a1d67 100644 --- a/docs/reference/quickstart.html +++ b/docs/reference/quickstart.html @@ -10,7 +10,7 @@ rdev - 1.10.11 + 1.11.0