File tree 2 files changed +7
-3
lines changed
2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 23
23
- {os: macOS-latest, r: 'release'}
24
24
- {os: ubuntu-latest, r: 'release'}
25
25
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
26
+ - {os: ubuntu-latest, r: 'oldrel-1'}
27
+ - {os: ubuntu-latest, r: 'oldrel-2'}
26
28
27
29
env :
28
30
GITHUB_PAT : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1
- # spatialreg
2
-
3
- [ ![ Actions Status] ( https://github.com/r-spatial/spatialreg/workflows/R-CMD-check/badge.svg )] ( https://github.com/r-spatial/spatialreg/actions )
1
+ <!-- badges: start -->
2
+ [ ![ R-CMD-check] ( https://github.com/r-spatial/spatialreg/actions/workflows/check-standard.yaml/badge.svg )] ( https://github.com/r-spatial/spatialreg/actions/workflows/check-standard.yaml )
4
3
[ ![ CRAN] ( http://www.r-pkg.org/badges/version/spatialreg )] ( https://cran.r-project.org/package=spatialreg )
4
+ <!-- badges: end -->
5
+
6
+ # spatialreg
5
7
6
8
### spatialreg: spatial models estimation and testing
7
9
You can’t perform that action at this time.
0 commit comments