Skip to content

Commit f3606fd

Browse files
committed
2 parents 3aaa639 + 22a33c3 commit f3606fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# r5r: Rapid Realistic Routing with R5 in R <img align="right" src="r-package/man/figures/r5r_blue.png" alt="logo" width="180">
22

33
[![CRAN/METACRAN Version](https://www.r-pkg.org/badges/version/r5r)](https://CRAN.R-project.org/package=r5r)
4-
[![CRAN/METACRAN Total downloads](http://cranlogs.r-pkg.org/badges/grand-total/r5r?color=blue)](https://CRAN.R-project.org/package=r5r)
4+
[![CRAN/METACRAN Total downloads](https://cranlogs.r-pkg.org/badges/grand-total/r5r?color=blue)](https://CRAN.R-project.org/package=r5r)
55
[![R build status](https://github.com/ipeaGIT/r5r/workflows/R-CMD-check/badge.svg)](https://github.com/ipeaGIT/r5r/actions)
66
[![Codecov test coverage](https://codecov.io/gh/ipeaGIT/r5r/branch/master/graph/badge.svg)](https://app.codecov.io/gh/ipeaGIT/r5r?branch=master)
77
[![Lifecycle: maturing](https://lifecycle.r-lib.org/articles/figures/lifecycle-maturing.svg)](https://lifecycle.r-lib.org/articles/stages.html)

r-package/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Description: Rapid realistic routing on multimodal transport networks
3434
<https://docs.conveyal.com/changelog>) corresponds with the R5 version
3535
that r5r depends on. This version of r5r depends on R5 v7.1.
3636
License: MIT + file LICENSE
37-
URL: https://github.com/ipeaGIT/r5r
37+
URL: https://github.com/ipeaGIT/r5r, https://ipeagit.github.io/r5r/
3838
BugReports: https://github.com/ipeaGIT/r5r/issues
3939
Depends:
4040
R (>= 3.6)

0 commit comments

Comments
 (0)