mirror of
https://github.com/agdamsbo/stRoke.git
synced 2025-04-02 22:12:32 +02:00
updated actions
This commit is contained in:
parent
023d0701f8
commit
cb142ecd17
4
.github/workflows/R-CMD-check.yaml
vendored
4
.github/workflows/R-CMD-check.yaml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
config:
|
||||
- {os: macOS-latest, r: 'release'}
|
||||
- {os: macos-latest, r: 'release'}
|
||||
- {os: windows-latest, r: 'release'}
|
||||
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
|
||||
- {os: ubuntu-latest, r: 'release'}
|
||||
@ -29,7 +29,7 @@ jobs:
|
||||
R_KEEP_PKG_SOURCE: yes
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: r-lib/actions/setup-pandoc@v2
|
||||
|
||||
|
@ -6,6 +6,7 @@
|
||||
[](https://github.com/agdamsbo/stRoke/actions/workflows/pages/pages-build-deployment)
|
||||
[](https://app.codecov.io/gh/agdamsbo/stRoke?branch=main)
|
||||
[](https://cran.r-project.org/package=stRoke)
|
||||
[](https://github.com/agdamsbo/stRoke/actions/workflows/R-CMD-check.yaml)
|
||||
<!-- badges: end -->
|
||||
|
||||
# stRoke package <img src="man/figures/logo.png" align="right" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user