download_history: Downloads history

View source: R/download_history.R

download_historyR Documentation

Downloads history

Description

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

Usage

download_history()

Details

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

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


lockedata/cransays documentation built on March 28, 2024, 11:08 p.m.