Stage release candidates for the targeted Production snapshot.
Details
stage_candidates()
implements the candidate freeze
during the month-long period prior to the Production snapshot.
Packages that pass R-multiverse checks are frozen
(not allowed to update further) and staged for Production.
Packages with at least one failing not staged for Production,
and maintainers can update them with new GitHub/GitLab releases.
stage_candidates()
writes packages.json
to control
contents of the Staging universe.
See also
Other staging:
filter_meta()
,
freeze_dependencies()
,
rclone_includes()