Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Loading