You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/
lockbot
locked and limited conversation to collaborators
Jan 14, 2019
Currently README.md can grow stale because nothing one does in the normal course of development will cause it to be re-rendered.
We've discussed that it should be probably rendered via
devtools::document()
.pkgdown is also relevant, but it was recently decided that it's confusing for
pkgdown::build_site()
to modify files outside ofdocs/
.Also connected to vignette development workflows, which are up in the air:
https://github.com/r-lib/devtools/issues?utf8=✓&q=is%3Aissue+is%3Aopen+vignette
The text was updated successfully, but these errors were encountered: