Skip to content

Commit bc2e072

Browse files
committed
Deploying to gh-pages from @ 8c892d6 🚀
1 parent 46c4ebf commit bc2e072

7 files changed

Lines changed: 14 additions & 14 deletions

File tree

articles/aw_interpolation.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/benchmark.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/duckspatial.html

Lines changed: 5 additions & 5 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_28f11a65_00d3_4367_abc3_69a9061680f3> [?? x 8]
72+
#> # Source: table<temp_view_26e4df78_b5a2_4a49_ab2c_e5bb3a11a50f> [?? 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_a28a0178_605d_4c38_b9ca_9c193f38f72a> [?? x 8]
165+
#> # Source: table<temp_view_1f9b9158_ccdf_492b_aac4_bb6fbb23358e> [?? 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_aee39309_f3cb_46e7_9aab_9870d09da96d> [?? x 1]
192+
#> # Source: table<temp_view_b415def6_961a_4b3d_b536_e00baf9e4fb2> [?? 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_d6661a1d_ad19_4c27_8e5b_d19ee676b762> [?? x 8]
316+
#> # Source: table<temp_view_335a709d_2d89_4448_a218_fc66caacdb46> [?? 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>

articles/spatial_joins.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-29T07:42Z
9+
last_built: 2026-03-30T06:34Z
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)