View source: R/download_history.R
download_history | R Documentation |
Downloads history of packages on the submission queue as recorded on github branch.
download_history()
For some periods github actions recording the data didn't run, so there are some periods with missing data.
A 'data.frame' with columns: - 'package': the package name - 'version': the package submitted version - 'snapshot_time': time of the cransays snapshot, in '"Europe/Vienna"' timezone, same, as the CRAN servers. - 'folder': folder where the submitted package is stored at the time of the snapshot - 'subfolder': subfolder where the submitted package is stored at the time of the snapshot - 'submission_time': time when the package was submitted to CRAN, in '"Europe/Vienna"' timezone, same as the CRAN servers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.