diff --git a/DESCRIPTION b/DESCRIPTION index cee13c1..a9ab90f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: superblock Type: Package Title: Analyses of potential superblock -Version: 0.1.0.112 +Version: 0.1.0.113 Authors@R: person(given = "Mark", family = "Padgham", diff --git a/README.md b/README.md index 959c292..5d3fca8 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ sb_summary (osmdat) #> • 32.5% is for car roads #> • 39.9% is for parked cars, and #> • 27.6% remains for everybody else. -#> • There are street parking spaces for 7.8% of all residents. -#> • So 7.8% of residents occupy 39.9% of all space +#> • There are street parking spaces for 8.6% of all residents. +#> • So 8.6% of residents occupy 39.9% of all space #> #> • Total proportion of public space: 11.7 #> • Total proportion of public space as superblock: 23.1 diff --git a/codemeta.json b/codemeta.json index a65a6bf..54552fd 100644 --- a/codemeta.json +++ b/codemeta.json @@ -7,7 +7,7 @@ "codeRepository": "https://github.com/UrbanAnalyst/superblock-ms", "issueTracker": "https://github.com/UrbanAnalyst/superblock-ms/issues", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "0.1.0.112", + "version": "0.1.0.113", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R",