tests/testthat/_snaps/check.md

fails if reference index incomplete

Code
  check_pkgdown(pkg)
Condition
  Error in `check_pkgdown()`:
  ! 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 `check_pkgdown()`:
  ! 2 vignettes missing from index in _pkgdown.yml: "articles/nested" and "width".

informs if everything is ok

Code
  check_pkgdown(pkg)
Message
  v No problems found in _pkgdown.yml


Try the pkgdown package in your browser

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

pkgdown documentation built on May 29, 2024, 10:27 a.m.