When using setup_package() to update an existing R package (i.c. inbospatial), it made unexpected updates to my _pkgdown.yml.
Here is a screenshot:
At first it also errored with "old-style organisation.yml" detected (I deleted that file from the package root to fix this).
When using
setup_package()to update an existing R package (i.c. inbospatial), it made unexpected updates to my _pkgdown.yml.Here is a screenshot:
At first it also errored with "old-style organisation.yml" detected (I deleted that file from the package root to fix this).