File: testthat.R

package info (click to toggle)
r-cran-tidyverse 1.3.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 636 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (2)
1
2
3
4
library(testthat)
library(tidyverse)

test_check("tidyverse")