Skip to content

Commit 18600da

Browse files
committed
Deploying to gh-pages from @ 791f203 🚀
1 parent 23f819e commit 18600da

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_cdfb0470_c554_45e6_aee3_e4bf918c7836> [?? x 8]
72+
#> # Source: table<temp_view_2fbac87b_b83a_4fc4_b1c1_83e88f2c6b04> [?? 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_a65312eb_25a8_4180_8d39_ed33c528270f> [?? x 8]
165+
#> # Source: table<temp_view_5fc2ae21_f665_493f_81fa_51d077aed986> [?? 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_df11e0b0_21c3_4413_9906_9288f23e32b3> [?? x 1]
192+
#> # Source: table<temp_view_490f37ef_30e8_4ac3_8205_5eede67c545b> [?? 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_4e80876e_bcbd_4a83_8728_31070597ad86> [?? x 8]
316+
#> # Source: table<temp_view_9d0f9c4f_d88e_4b85_94bf_426c7d142dbb> [?? 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-30T17:01Z
9+
last_built: 2026-03-30T17:27Z
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)