https://github.com/cran/pkgdown
Raw File
Tip revision: 651be9df176377fc2008a1e0990db54e7e2f0daf authored by Hadley Wickham on 14 September 2019, 23:10:08 UTC
version 1.4.1
Tip revision: 651be9d
testthat.R
library(testthat)
library(pkgdown)

test_check("pkgdown")
back to top