Pull workflow files from inst/workflow for each package
Source:R/utils-workflows.R
pull_workflows.RdFor each resolved package, pulls files from inst/workflow. If that
directory is missing but inst/workflows exists, a warning asks maintainers
to rename to the preferred convention and re-run snapshot(). Pulled files
are merged directly into a workflows/ subdirectory under path.
Destination filename collisions across repositories emit a warning and the
most recently pulled file wins.