Skip to content

Using README.Rmd with Github actions to render on push. #1

Using README.Rmd with Github actions to render on push.

Using README.Rmd with Github actions to render on push. #1

Triggered via push September 8, 2023 07:11
Status Failure
Total duration 49s
Artifacts
render-rmarkdown
36s
render-rmarkdown
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
render-rmarkdown
Failed to get R 4.3.1: Failed to get R 4.3.1: Failed to install R: Error: The process '/usr/bin/sudo' failed with exit code 100
render-rmarkdown
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, r-lib/actions/setup-pandoc@v1, r-lib/actions/setup-r@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
r-lib/actions/setup-pandoc@v1 is deprecated.
r-lib/actions/setup-pandoc@v1 is deprecated. Please update your workflow to use the 'v2' version.
r-lib/actions/setup-r@v1 is deprecated.
r-lib/actions/setup-r@v1 is deprecated. Please update your workflow to use the 'v2' version. Also look at the examples at https://github.com/r-lib/actions/tree/v2/examples because '@v2' workflows are much simpler than 'v1' workflows.