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 - `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

Details

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