tests/testthat/_snaps/check.md

fails if reference index incomplete

Code
  check_pkgdown(pkg)
Condition
  Error in `check_missing_topics()`:
  ! All topics must be included in reference index
  x Missing topics: ?
  i Either add to _pkgdown.yml or use @keywords internal

fails if article index incomplete

Code
  check_pkgdown(pkg)
Condition
  Error in `data_articles_index()`:
  ! Vignettes missing from index: articles/nested, width

informs if everything is ok

Code
  check_pkgdown(pkg)
Message
  No problems found


Try the pkgdown package in your browser

Any scripts or data that you put into this service are public.

pkgdown documentation built on Dec. 28, 2022, 1:37 a.m.