File: testthat.R

package info (click to toggle)
r-cran-cowplot 1.1.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,564 kB
  • sloc: sh: 13; makefile: 5
file content (4 lines) | stat: -rw-r--r-- 58 bytes parent folder | download | duplicates (2)
1
2
3
4
library(testthat)
library(cowplot)

test_check("cowplot")