From c1486ead03c8da5e29c4deca3f47598437bdac0f Mon Sep 17 00:00:00 2001 From: mpadge Date: Sat, 5 Nov 2022 12:10:29 +0100 Subject: [PATCH] version bump -> CRAN v0.2.17 --- DESCRIPTION | 2 +- NEWS.md | 4 +++- codemeta.json | 23 +++++------------------ cran-comments.md | 2 +- 4 files changed, 10 insertions(+), 21 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 977944d76..488693372 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: dodgr Title: Distances on Directed Graphs -Version: 0.2.16.061 +Version: 0.2.17 Authors@R: c( person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre")), person("Andreas", "Petutschnig", role = "aut"), diff --git a/NEWS.md b/NEWS.md index d7521d9dd..fc2f61a44 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,5 @@ -# v 0.2.16.00X (dev) +# v 0.2.17 ## Minor changes: @@ -9,6 +9,8 @@ - Fix bug in distances when from or to default to all vertices - Fix weighting networks for motorcars to adhere to OSM "maxspeed" values where those are given, rather than profile values (#193) +--- + # v 0.2.16 ## Major changes: diff --git a/codemeta.json b/codemeta.json index 92eba08b1..87e676403 100644 --- a/codemeta.json +++ b/codemeta.json @@ -7,7 +7,7 @@ "codeRepository": "https://github.com/ATFutures/dodgr", "issueTracker": "https://github.com/ATFutures/dodgr/issues", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "0.2.16.061", + "version": "0.2.17", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -339,7 +339,7 @@ }, "SystemRequirements": "C++11, GNU make" }, - "fileSize": "5752.13KB", + "fileSize": "5757.308KB", "citation": [ { "@type": "ScholarlyArticle", @@ -359,10 +359,7 @@ "@type": "PublicationIssue", "datePublished": "2019", "isPartOf": { - "@type": [ - "PublicationVolume", - "Periodical" - ], + "@type": ["PublicationVolume", "Periodical"], "name": "Transport Findings" } } @@ -370,18 +367,8 @@ ], "releaseNotes": "https://github.com/ATFutures/dodgr/blob/master/NEWS.md", "readme": "https://github.com/ATFutures/dodgr/blob/main/README.md", - "contIntegration": [ - "https://github.com/atfutures/dodgr/actions?query=workflow%3AR-CMD-check", - "https://app.codecov.io/gh/ATFutures/dodgr" - ], + "contIntegration": ["https://github.com/atfutures/dodgr/actions?query=workflow%3AR-CMD-check", "https://app.codecov.io/gh/ATFutures/dodgr"], "developmentStatus": "https://www.repostatus.org/#active", - "keywords": [ - "distance", - "street-networks", - "shortest-paths", - "r", - "router", - "openstreetmap" - ], + "keywords": ["distance", "street-networks", "shortest-paths", "r", "router", "openstreetmap"], "relatedLink": "https://CRAN.R-project.org/package=dodgr" } diff --git a/cran-comments.md b/cran-comments.md index 0d104b1b5..ca3a3aaf1 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,4 +1,4 @@ -# CRAN notes for dodgr_0.2.16 submission +# CRAN notes for dodgr_0.2.17 submission This submission generates the following NOTES on some systems: