Learn R Programming

easystats (version 0.5.2)

CRAN_checks: Show CRAN check status for easystats-packages

Description

Show CRAN check status for easystats-packages

Usage

CRAN_checks()

Arguments

Value

TRUE if any of the easystats-packages show check-failures on CRAN, FALSE otherwise.

Examples

Run this code
if (interactive()) {
  CRAN_checks()
}

Run the code above in your browser using DataLab