foghorn | R Documentation |
foghorn
brings the results of the CRAN checks into your R
terminal. This package is intended for developers that have
published packages on CRAN. The results of the checks can be
summarized as a tibble (see cran_results
), or
as “pretty” terminal output (see
summary_cran_results
). The package provides
functions to view the logs of the CRAN check results (see
cran_details
), or to visit the web pages hosted
by CRAN (see visit_cran_check
).
You can also use foghorn
to follow your package during
its submission process to CRAN or to WinBuilder with,
cran_incoming
and winbuilder_queue
.
Maintainer: Francois Michonneau francois.michonneau@gmail.com
Other contributors:
Ben Bolker [contributor]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.