cranology | R Documentation |
Query MRAN to Get number of packages on CRAN at a given date. MRAN -> Microsoft snapshots of CRAN.
cranology(date)
date |
A character string representing a date of the form yyyy-mm-dd. |
A data.frame with 2 columns date
and n
the number of packages on CRAN
at that date.
cranology("2020-03-15")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.