Learn R Programming

rhub (version 2.0.1)

Tools for R Package Developers

Description

R-hub v2 uses GitHub Actions to run 'R CMD check' and similar package checks. The 'rhub' package helps you set up R-hub v2 for your R package, and start running checks.

Copy Link

Version

Install

install.packages('rhub')

Monthly Downloads

74,750

Version

2.0.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Gabor Csardi

Last Published

March 6th, 2025

Functions in rhub (2.0.1)

rc_list_repos

List your repositories created by the R Consortium runners
rhub_platforms

List R-hub platforms
rc_submit

Submit a package to the R Consortium runners
rc_new_token

Request a new token for submissions to the R Consortium runners
rhub-package

The rhub package
rc_list_local_tokens

Show your tokens for the R Consortium runners
rhubv2

R-hub v2
validate_email

This function is deprecated and defunct. Please see rhubv2.
check_on_linux

This function is deprecated and defunct. Please see rhubv2.
last_check

This function is deprecated and defunct. Please see rhubv2.
list_validated_emails

This function is deprecated and defunct. Please see rhubv2.
list_package_checks

This function is deprecated and defunct. Please see rhubv2.
check_for_cran

This function is deprecated and defunct. Please see rhubv2.
list_my_checks

This function is deprecated and defunct. Please see rhubv2.
check

This function is deprecated and defunct. Please see rhubv2.
get_check

This function is deprecated and defunct. Please see rhubv2.
local_check_linux

This function is deprecated and defunct. Please see rhubv2.
local_check_linux_images

This function is deprecated and defunct. Please see rhubv2.
rhub_check

Check a package on R-hub
platforms

This function is deprecated and defunct. Please see rhubv2.
rhub_doctor

Check if the current or the specified package is ready to use with R-hub
rhub_setup

Setup the current R package for use with R-hub