diff --git a/DESCRIPTION b/DESCRIPTION index 4d7b1554f..6807b7507 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: dodgr Title: Distances on Directed Graphs -Version: 0.2.18.006 +Version: 0.2.19 Authors@R: c( person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre")), person("Andreas", "Petutschnig", role = "aut"), diff --git a/codemeta.json b/codemeta.json index 84fd88f48..4e177c077 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.18.006", + "version": "0.2.19", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -219,6 +219,7 @@ "@type": "SoftwareApplication", "identifier": "testthat", "name": "testthat", + "version": ">= 3.1.6", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -339,7 +340,7 @@ }, "SystemRequirements": "C++11, GNU make" }, - "fileSize": "5759.568KB", + "fileSize": "5760.537KB", "citation": [ { "@type": "ScholarlyArticle", @@ -359,10 +360,7 @@ "@type": "PublicationIssue", "datePublished": "2019", "isPartOf": { - "@type": [ - "PublicationVolume", - "Periodical" - ], + "@type": ["PublicationVolume", "Periodical"], "name": "Transport Findings" } } @@ -370,18 +368,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 baaf8f34b..586096957 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,4 +1,4 @@ -# CRAN notes for dodgr_0.2.18 submission +# CRAN notes for dodgr_0.2.19 submission This submission generates the following NOTES on some systems: