edit .github/worflows/check.yaml
1.1 adding line deps-installation-method: setup-r-dependencies under with: below these jobs,
roxygen
coverage
r-cmd-non-cran
r-cmd
1.2 below deps-installation-method: setup-r-dependencies add its option if applicable (i.e. staged_dependencies.yaml has upstream entriex), e.g. for tern, it has upsteam rtables, formatters, and nestcolor
TODO:
edit .github/worflows/check.yaml 1.1 adding line
deps-installation-method: setup-r-dependencies
underwith:
below these jobs,1.2 below
deps-installation-method: setup-r-dependencies
add its option if applicable (i.e.staged_dependencies.yaml
has upstream entriex), e.g. for tern, it has upsteam rtables, formatters, and nestcolormake sure
lookup-refs
has the same indentation asdeps-installation-method
rm
staged_dependencies.yaml
see this PR for example https://github.com/insightsengineering/formatters/pull/325/files