Skip to content

Commit 14450b7

Browse files
authored
Merge pull request #3 from ropensci/maelle-patch-1
fix software review badge
2 parents af6f2de + dbd2c93 commit 14450b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.Rmd‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ knitr::opts_chunk$set(
2323
[![R-CMD-check](https://github.com/ropensci/mbquartR/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/ropensci/mbquartR/actions/workflows/R-CMD-check.yaml)
2424

2525
[![pkgcheck](https://github.com/ropensci/mbquartR/workflows/pkgcheck/badge.svg)](https://github.com/ropensci/mbquartR/actions?query=workflow%3Apkgcheck)
26-
[![](https://badges.ropensci.org/160_status.svg)](https://github.com/ropensci/software-review/issues/658)
26+
[![Status at rOpenSci Software Peer Review](https://badges.ropensci.org/658_status.svg)](https://github.com/ropensci/software-review/issues/658)
2727
<!-- badges: end -->
2828

2929
The goal of `mbquartR` is to provide an easy way to download the Manitoba Original Survey Legal Descriptions data from [DataMB](https://geoportal.gov.mb.ca/) and then to locate quarter sections, and other land division types, in the province of Manitoba. You can search by legal land description (e.g., NE-11-33-29W1) or by lat/long coordinates (e.g., -101.4656, 51.81913). There is also a convenient map function that plots the centres and outlines (polygons) of the quarter sections on a map.

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ coverage](https://codecov.io/gh/ropensci/mbquartR/branch/main/graph/badge.svg)](
1212
[![R-CMD-check](https://github.com/ropensci/mbquartR/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/ropensci/mbquartR/actions/workflows/R-CMD-check.yaml)
1313

1414
[![pkgcheck](https://github.com/ropensci/mbquartR/workflows/pkgcheck/badge.svg)](https://github.com/ropensci/mbquartR/actions?query=workflow%3Apkgcheck)
15-
[![](https://badges.ropensci.org/160_status.svg)](https://github.com/ropensci/software-review/issues/658)
15+
[![Status at rOpenSci Software Peer Review](https://badges.ropensci.org/658_status.svg)](https://github.com/ropensci/software-review/issues/658)
1616
<!-- badges: end -->
1717

1818
The goal of `mbquartR` is to provide an easy way to download the

0 commit comments

Comments
 (0)