Activate orderly for the current repository. Run this from anywhere within an orderly archive (i.e., a path containing orderly_config.yml; or where one of its parent directories do). We check what the required orderly minimum version is and set up the orderly namespace for the appropriate version.

activate(verbose = NULL)

Arguments

verbose

Be verbose about what we are doing. If NULL uses the the value of the option orderly.helper.verbose

Value

Nothing, called for side effects only.