File: testthat.R

package info (click to toggle)
r-cran-gridtext 0.1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 868 kB
  • sloc: cpp: 1,334; sh: 13; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (4)
1
2
3
4
5
library(testthat)
library(grid)
library(gridtext)

test_check("gridtext")