tests/testthat.R

# graphics engine changed in this version, and so snapshots generated on
# previous R version won't work
if (getRversion() >= "4.4.0") {
  library(testthat)
  suppressPackageStartupMessages(library(ggstatsplot))

  test_check("ggstatsplot")
}

Try the ggstatsplot package in your browser

Any scripts or data that you put into this service are public.

ggstatsplot documentation built on Sept. 11, 2024, 7:48 p.m.