Skip to contents

Downloads history of packages on the submission queue as recorded on github branch.

Usage

download_history()

Value

A `data.frame` with columns: - `Package`: the package name - `Deadline`: the package deadline. - `Maintainer`: The name of the maintainer. - `Packages`: The name of all the packages that depend on it. - `Dependencies`: The number of packages that depend on it. - `submission_time`: time when the package was submitted to CRAN, in `"Europe/Vienna"` timezone, same as the CRAN servers

Details

For some periods github actions recording the data didn't run, so there are some periods with missing data.