View source: R/packages--check.R
pkg_list_archived_versions | R Documentation |
Function to scrape the CRAN website and retrieve archived (old) package versions
pkg_list_archived_versions(package)
package |
(character) Package name. |
Vector with version numbers (the current version is not present).
pkg_list_archived_versions("ggplot2")
pkg_list_archived_versions("none")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.