diff --git a/DESCRIPTION b/DESCRIPTION index e3e0a28..9f2fdc6 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: geodist Title: Fast, Dependency-Free Geodesic Distance Calculations -Version: 0.1.0.001 +Version: 0.1.0.002 Authors@R: c( person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre")), person("Michael D.", "Sumner", role = "aut"), diff --git a/README.Rmd b/README.Rmd index 266fe33..1e251c1 100644 --- a/README.Rmd +++ b/README.Rmd @@ -266,11 +266,12 @@ of sequential distances. + -All contributions to this project are gratefully acknowledged using the [`allcontributors` package](https://github.com/ropenscilabs/allcontributors) following the [all-contributors](https://allcontributors.org) specification. Contributions of any kind are welcome! +All contributions to this project are gratefully acknowledged using the [`allcontributors` package](https://github.com/ropensci/allcontributors) following the [allcontributors](https://allcontributors.org) specification. Contributions of any kind are welcome! ### Code @@ -284,52 +285,40 @@ All contributions to this project are gratefully acknowledged using the [`allcon mpadge + + +
+mdsumner + +
daniellemccool + + + +
+olivroy + -### Issues +### Issue Authors - - - - - - - - @@ -373,6 +358,34 @@ All contributions to this project are gratefully acknowledged using the [`allcon
- - -
-mdsumner -

edzer
- - -
-njtierney -
- - -
-mkuehn10 -
- - -
-asardaes -

@@ -341,10 +330,6 @@ All contributions to this project are gratefully acknowledged using the [`allcon
mem48
@@ -353,7 +338,7 @@ All contributions to this project are gratefully acknowledged using the [`allcon - +
Robinlovelace
+ +### Issue Contributors + + + + + + + + + +
+ + +
+njtierney +
+ + +
+mkuehn10 +
+ + +
+asardaes +
+ diff --git a/README.md b/README.md index 5fb9500..1d02aaa 100644 --- a/README.md +++ b/README.md @@ -232,19 +232,17 @@ for calculation of sequential distances. ## Contributors + -All contributions to this project are gratefully acknowledged using the -[`allcontributors` -package](https://github.com/ropenscilabs/allcontributors) following the -[all-contributors](https://allcontributors.org) specification. -Contributions of any kind are welcome! +All contributions to this project are gratefully acknowledged using the [`allcontributors` package](https://github.com/ropensci/allcontributors) following the [allcontributors](https://allcontributors.org) specification. Contributions of any kind are welcome! ### Code + + + +
@@ -253,49 +251,40 @@ Contributions of any kind are welcome! mpadge + + +
+mdsumner +

daniellemccool
+ + +
+olivroy +
-### Issues + +### Issue Authors + - - - - - - @@ -334,7 +321,37 @@ Contributions of any kind are welcome! Maschette + +
- - -
-mdsumner -

edzer
- - -
-njtierney -
- - -
-mkuehn10 -
- - -
-asardaes -

@@ -307,8 +296,6 @@ Contributions of any kind are welcome!
mem48
@@ -317,7 +304,7 @@ Contributions of any kind are welcome! - +
Robinlovelace
+ + +### Issue Contributors + + + + + + + + +
+ + +
+njtierney +
+ + +
+mkuehn10 +
+ + +
+asardaes +
+ diff --git a/codemeta.json b/codemeta.json index dcd0a2c..7c68570 100644 --- a/codemeta.json +++ b/codemeta.json @@ -11,7 +11,7 @@ "codeRepository": "https://github.com/hypertidy/geodist", "issueTracker": "https://github.com/hypertidy/geodist/issues", "license": "https://spdx.org/licenses/MIT", - "version": "0.1.0.001", + "version": "0.1.0.002", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R",