Skip to content

llrs/crandeadlines

Repository files navigation

crandeadlines

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Dashboard status R-CMD-check

The goal of crandeadlines is to retrieve the CRAN deadlines of packages, to find each deadline is, and to make a dashboard.

Installation

remotes::install_github("llrs/crandeadlines")

Example

This is a basic example :

cran_outgoing <- crandeadlines::take_snapshot()

The vignette produces a handy dashboard that we update every hour via GitHub Actions.

Historical data

Hourly snapshots of the ftp server are saved in the history branch, as part of our rendering workflow. A short script to load this historical data as a data.frame is also provided in the package:

historical_data <- crandeadlines::download_history()

Related work

Contributing

Wanna report a bug or suggest a feature? Great stuff! For more information on how to contribute check out our contributing guide.

Please note that this R package is released with a Contributor Code of Conduct. By participating in this package project you agree to abide by its terms.

About

Creates an Overview of CRAN Deadlines

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Languages