File: testthat.R

package info (click to toggle)
r-cran-bookdown 0.32%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,664 kB
  • sloc: javascript: 11,322; makefile: 21; sh: 20
file content (4 lines) | stat: -rw-r--r-- 60 bytes parent folder | download | duplicates (2)
1
2
3
4
library(testthat)
library(bookdown)

test_check("bookdown")