Skip to content

Commit cba7654

Browse files
committed
Deploying to gh-pages from @ 50e3b7b 🚀
1 parent fbd33a8 commit cba7654

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

articles/duckspatial.html

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

articles/duckspatial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ print(countries_ddbs)
6969
#> # Data backed by DuckDB (dbplyr lazy evaluation)
7070
#> # Use ddbs_collect() or st_as_sf() to materialize to sf
7171
#> #
72-
#> # Source: table<temp_view_5e4829c2_66a7_4ae5_a11f_da6f8332b676> [?? x 7]
72+
#> # Source: table<temp_view_5108e7f7_2ce6_4d53_b89a_5a9a6d8d16b1> [?? x 7]
7373
#> # Database: DuckDB 1.4.4 [unknown@Linux 6.14.0-1017-azure:R 4.5.2/:memory:]
7474
#> CNTR_ID NAME_ENGL ISO3_CODE CNTR_NAME FID date geom
7575
#> <chr> <chr> <chr> <chr> <chr> <date> <lis>
@@ -190,7 +190,7 @@ print(world_ddbs)
190190
#> # Data backed by DuckDB (dbplyr lazy evaluation)
191191
#> # Use ddbs_collect() or st_as_sf() to materialize to sf
192192
#> #
193-
#> # Source: table<temp_view_682dbfb5_0d5a_42d9_9f21_6b9370480c6e> [?? x 2]
193+
#> # Source: table<temp_view_d7291867_e946_458b_9fee_5b6d4b8d565e> [?? x 2]
194194
#> # Database: DuckDB 1.4.4 [unknown@Linux 6.14.0-1017-azure:R 4.5.2/:memory:]
195195
#> crs_duckspatial geometry
196196
#> <chr> <list>

pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ articles:
66
benchmark: benchmark.html
77
duckspatial: duckspatial.html
88
spatial_joins: spatial_joins.html
9-
last_built: 2026-03-07T09:39Z
9+
last_built: 2026-03-07T16:42Z
1010
urls:
1111
reference: https://cidree.github.io/duckspatial/reference
1212
article: https://cidree.github.io/duckspatial/articles

search.json

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

0 commit comments

Comments
 (0)