File: testthat.R

package info (click to toggle)
r-cran-ggplot2 3.4.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,748 kB
  • sloc: sh: 15; makefile: 5
file content (4 lines) | stat: -rw-r--r-- 58 bytes parent folder | download | duplicates (5)
1
2
3
4
library(testthat)
library(ggplot2)

test_check("ggplot2")