General check API

validate_email()

Validate an email address on R-hub

list_validated_emails()

List validated email addresses

check()

Check an R package on R-hub

rhub_check

An rhub_check object holds status and results of rhub checks

rhub-ids

R-hub check ids

get_check()

Retrieve the result of R-hub checks

platforms()

List all R-hub platforms

Check shortcuts

check_for_cran()

Check an R-package on R-hub, for a CRAN submission

check_on_linux() check_on_windows() check_on_macos() check_on_debian() check_on_ubuntu() check_on_fedora() check_on_solaris() check_on_centos() check_with_roldrel() check_with_rrelease() check_with_rpatched() check_with_rdevel() check_with_valgrind() check_with_sanitizers()

Check an R package on an R-hub platform

Check management

last_check()

The last rhub check of this R session

list_my_checks()

List all checks for an email address

list_package_checks()

List checks of a package

Local Docker checks

local_check_linux()

Run a package check locally, in a Docker container

local_check_linux_images()

List R-hub Docker images