Skip to content

Commit 5383357

Browse files
committed
docs: update README
1 parent 6a7fb37 commit 5383357

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ knitr::knit_hooks$set(margin = function(before, options, envir) {
2121
# maptiles <img src="man/figures/logo.png" align="right" width="140"/>
2222

2323
<!-- badges: start -->
24-
[![R-CMD-check](https://github.com/riatelab/maptiles/actions/workflows/check-standard.yaml/badge.svg)](https://github.com/riatelab/maptiles/actions/workflows/check-standard.yaml)
25-
[![Codecov test coverage](https://codecov.io/gh/riatelab/maptiles/branch/main/graph/badge.svg)](https://app.codecov.io/gh/riatelab/maptiles?branch=main)
24+
[![R-CMD-check](https://github.com/riatelab/maptiles/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/riatelab/maptiles/actions/workflows/R-CMD-check.yaml)
25+
[![Codecov test coverage](https://codecov.io/gh/riatelab/maptiles/graph/badge.svg)](https://app.codecov.io/gh/riatelab/maptiles)
2626
[![CRAN status](https://www.r-pkg.org/badges/version/maptiles)](https://CRAN.R-project.org/package=maptiles)
2727
![](https://cranlogs.r-pkg.org/badges/maptiles)
2828
[![Project Status: Active – The project has reached a stable, usable

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
<!-- badges: start -->
77

8-
[![R-CMD-check](https://github.com/riatelab/maptiles/actions/workflows/check-standard.yaml/badge.svg)](https://github.com/riatelab/maptiles/actions/workflows/check-standard.yaml)
8+
[![R-CMD-check](https://github.com/riatelab/maptiles/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/riatelab/maptiles/actions/workflows/R-CMD-check.yaml)
99
[![Codecov test
10-
coverage](https://codecov.io/gh/riatelab/maptiles/branch/main/graph/badge.svg)](https://app.codecov.io/gh/riatelab/maptiles?branch=main)
10+
coverage](https://codecov.io/gh/riatelab/maptiles/graph/badge.svg)](https://app.codecov.io/gh/riatelab/maptiles)
1111
[![CRAN
1212
status](https://www.r-pkg.org/badges/version/maptiles)](https://CRAN.R-project.org/package=maptiles)
1313
![](https://cranlogs.r-pkg.org/badges/maptiles) [![Project Status:
@@ -80,7 +80,7 @@ nc_osmpos <- get_tiles(
8080
)
8181
#> Zoom: 7
8282
#> Source(s): © OpenStreetMap contributors © CARTO
83-
#> Cache directory: /tmp/RtmpShod4e/CARTO.POSITRON
83+
#> Cache directory: /tmp/RtmpLSQP7d/CARTO.POSITRON
8484
#> 8 tiles
8585
#> The resulting raster uses high resolution tiles.
8686
# display map

man/figures/README-example-1.png

1.81 KB
Loading

man/figures/README-example2-1.png

1.62 KB
Loading

0 commit comments

Comments
 (0)