The goal of ozcran is to check the status and packages available from Australian CRAN mirrors.

Installation

You can install the development version from GitHub with:

Example

This is a basic example which gets the package list from Australian CRAN mirrors and provides a quick summary.

db now is a data frame with lots of fields about every package, and reflects the status of at least five online mirrors. The mirror itself is named in the repos column.

Group by repository and find a summary of currency and number of packages.

We can also compare to the source CRAN mirror that is in Austria (no kangaroos).


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