Crate revdeprun

Crate revdeprun 

Source
Expand description

Core library for the revdeprun CLI.

The library exposes a single run function that orchestrates the end-to-end workflow for provisioning R, preparing the target package repository, and executing revdepcheck.

Modules§

cli
util

Functions§

run
Executes the CLI workflow using the command-line arguments from std::env::args.