pkg_updates | R Documentation |
This harvests the information from the CRAN website.
Alternatively look at pkgsearch::cran_package_history()
which sources
information from R-hub server.
pkg_updates(pkgs, message = FALSE)
pkgs |
A character vector of the name of CRAN packages. |
message |
Should the message for which package update is extracted be shown? The default is FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.