File: testthat.R

package info (click to toggle)
r-cran-assertthat 0.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 220 kB
  • sloc: sh: 9; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 64 bytes parent folder | download | duplicates (3)
1
2
3
4
library(testthat)
library(assertthat)

test_check("assertthat")