Skip to content

Commit ceb11d5

Browse files
committed
Deploying to gh-pages from @ 15d1252 🚀
1 parent bc2e072 commit ceb11d5

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

articles/duckspatial.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.

articles/duckspatial.md

Lines changed: 4 additions & 4 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_26e4df78_b5a2_4a49_ab2c_e5bb3a11a50f> [?? x 8]
72+
#> # Source: table<temp_view_e8717da9_71fc_49b0_8cdf_05cd0bc68801> [?? x 8]
7373
#> # Database: DuckDB 1.5.1 [unknown@Linux 6.17.0-1008-azure:R 4.5.3/:memory:]
7474
#> OGC_FID CNTR_ID NAME_ENGL ISO3_CODE CNTR_NAME FID date geom
7575
#> <dbl> <chr> <chr> <chr> <chr> <chr> <date> <wk_>
@@ -162,7 +162,7 @@ countries_ddbs |>
162162
#> # Data backed by DuckDB (dbplyr lazy evaluation)
163163
#> # Use ddbs_collect() or st_as_sf() to materialize to sf
164164
#> #
165-
#> # Source: table<temp_view_1f9b9158_ccdf_492b_aac4_bb6fbb23358e> [?? x 8]
165+
#> # Source: table<temp_view_ecabd07e_3d50_4c8e_8b78_705ce477502a> [?? x 8]
166166
#> # Database: DuckDB 1.5.1 [unknown@Linux 6.17.0-1008-azure:R 4.5.3/:memory:]
167167
#> CNTR_ID NAME_ENGL ISO3_CODE CNTR_NAME FID date is_valid geometry
168168
#> <chr> <chr> <chr> <chr> <chr> <date> <lgl> <wk_wkb>
@@ -189,7 +189,7 @@ print(world_ddbs)
189189
#> # Data backed by DuckDB (dbplyr lazy evaluation)
190190
#> # Use ddbs_collect() or st_as_sf() to materialize to sf
191191
#> #
192-
#> # Source: table<temp_view_b415def6_961a_4b3d_b536_e00baf9e4fb2> [?? x 1]
192+
#> # Source: table<temp_view_b6c25c9f_3a81_49eb_972c_e93e3bbd6a44> [?? x 1]
193193
#> # Database: DuckDB 1.5.1 [unknown@Linux 6.17.0-1008-azure:R 4.5.3/:memory:]
194194
#> geometry
195195
#> <wk_wkb>
@@ -313,7 +313,7 @@ ddbs_is_valid("countries", conn = conn) |>
313313
#> # Data backed by DuckDB (dbplyr lazy evaluation)
314314
#> # Use ddbs_collect() or st_as_sf() to materialize to sf
315315
#> #
316-
#> # Source: table<temp_view_335a709d_2d89_4448_a218_fc66caacdb46> [?? x 8]
316+
#> # Source: table<temp_view_9cf16b6b_1034_4a83_b4ee_37c92b619876> [?? x 8]
317317
#> # Database: DuckDB 1.5.1 [unknown@Linux 6.17.0-1008-azure:R 4.5.3/:memory:]
318318
#> CNTR_ID NAME_ENGL ISO3_CODE CNTR_NAME FID date is_valid geometry
319319
#> <chr> <chr> <chr> <chr> <chr> <date> <lgl> <wk_wkb>

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-30T06:34Z
9+
last_built: 2026-03-30T09:28Z
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)