Skip to content

Fix Github Actions #243

@Jeff-Thompson12

Description

@Jeff-Thompson12

- uses: r-lib/actions/setup-r@v2
- uses: r-lib/actions/setup-renv@v2
with:
r-version: ${{ matrix.config.r }}
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true
extra-packages: rcmdcheck

The above inputs are being passed to setup-renv instead of setup-r. Please see the r-lib/actions repo for more information.

We should also consider whether or not we want setup-r to use the r version in renv.lock.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions