| cran_history | R Documentation |
It uses available information to provide the most accurate information of CRAN at any given time.
cran_history(packages = NULL)
packages |
A vector with packages or |
Several sources are used: CRAN's database to check packages files and versions, CRAN's volunteers actions for when packages are archived or removed and CRAN's comments to fill in the gaps.
A data.frame with the information to recreate CRAN at any point before today.
cran_archive(), cran_actions(), cran_comments().
Other meta info from CRAN:
cran_alias(),
cran_archive(),
cran_comments(),
cran_links()
cran_history
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.