A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/r-lib/actions/issues/370 below:

Incomplete installation of system dependencies · Issue #370 · r-lib/actions · GitHub

Thank you for your great work with all these useful actions! :)

setup-r-dependencies only installs system dependencies of packages listed explicitly under extra-packages and needs not even their Imports.

To Reproduce
https://github.com/assignUser/simstudy/runs/3523515234#step:9:15

      - name: Setup dependencies
        uses: r-lib/actions/setup-r-dependencies@master
        with:
          cache-version: 1
          extra-packages: |
            lorenzwalthert/touchstone
            ggplot2
            dplyr

{touchstone} imports {gert} which requires lib2git which I expected to be installed via the action. This does not happen as you can see in the error log.

A workaround is to add {gert} to extra-packages.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4