Skip to content

llrs/cranis

Repository files navigation

cranis

Project Status: Active -- The project has reached a stable, usable state and is being actively developed.

The goal of cranis is to report the packages available at any moment to find when a package disappears or is added to a repository. It collects data from CRAN and Bioconductor. If you want to include any other repository open an issue or a PR.

Thanks to cransays for the idea!

Installation

remotes::install_github("llrs/cranis")

Example

This is all the package does:

packages_available <- cranis::take_snapshot()

The vignette produces a handy dashboard that is updated every hour via GitHub Actions.

Related work

  • Idea adapted from cransays and github actions adapted from there.
  • You can have RSS feeds from CRANberris which updated every two hours.

Contributing

Please note that the cranis project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Creates a Dashboard of CRAN and Bioconductor packages updated hourly

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Languages