Skip to content

Commit 90e49ab

Browse files
committed
Deploying to gh-pages from @ e568de7 🚀
1 parent 5f06270 commit 90e49ab

6 files changed

Lines changed: 13 additions & 9 deletions

File tree

pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pandoc: 3.1.11
22
pkgdown: 2.2.0
33
pkgdown_sha: ~
44
articles: {}
5-
last_built: 2026-03-25T14:32Z
5+
last_built: 2026-03-26T16:35Z
66
urls:
77
reference: https://warwickcim.github.io/osmtaggingr/reference
88
article: https://warwickcim.github.io/osmtaggingr/articles

reference/get_tagging_proposals.html

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reference/get_tagging_proposals.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ proposals <- get_tagging_proposals("Proposed")
6363
#> Webscrapping ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 100% | ETA: 0s
6464
#>
6565
#> ── Retrieving proposals' voting summaries ──────────────────────────────────────
66+
#> Webscraping ■■■■■■■■■■■■■ 40% | ETA: 2s
67+
#> Webscraping ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 100% | ETA: 0s
6668
#> Warning: There was 1 warning in `dplyr::mutate()`.
6769
#> ℹ In argument: `dplyr::across(dplyr::any_of("rfc_start"), lubridate::ymd)`.
6870
#> Caused by warning:

reference/proposals.html

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reference/proposals.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OSM Tagging Proposals Data
22

3-
A data frame with 724 rows and 30 columns, containing all Approved,
3+
A data frame with 2115 rows and 30 columns, containing all Approved,
44
Rejected and Proposed tagging proposals from the [OSM
55
Wiki](https://wiki.openstreetmap.org), as well as their associated
66
metadata. This dataset has been created by the function
@@ -19,8 +19,8 @@ columns:
1919

2020
- status:
2121

22-
a factor describing the proposal status: Approved, Rejected or
23-
Proposed.
22+
a factor describing the proposal status: Approved, Rejected, Voting,
23+
Proposed, Draft, Abandoned, Canceled, Obsoleted, Inactive
2424

2525
- title:
2626

search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)