pkgdown_sitrep {pkgdown} | R Documentation |
Report package pkgdown situation
Description
pkgdown_sitrep()
reports
If there is an
url
field in the pkgdown configuration;If that pkgdown website URL is stored in the DESCRIPTION file.
Usage
pkgdown_sitrep(pkg = ".")
Arguments
pkg |
Path to package. |
[Package pkgdown version 2.0.9 Index]