← Back to home
Comparison · Analytics

duckspatial vs spsurvey

A side-by-side editorial comparison of duckspatial and spsurvey — release velocity, themes, recent moves, and the top alternatives to consider.

Shared themes:r

duckspatial vs spsurvey: at a glance

Featureduckspatialspsurvey
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr, duckdb, geospatial, lazy evaluationr, survey sampling, grts, environmental monitoring
Last editorial update28m ago27m ago
WebsiteVisit →Visit →

What is duckspatial?

duckspatial rebuilt itself around a lazy DuckDB class, then spent four releases filling in the geometry surface

duckspatial exposes DuckDB's spatial extension to R. In March 2026 it stopped being an sf convenience wrapper: 1.0.0 made duckspatial_df the primary class, a lazy table-like object that stays in DuckDB until explicitly materialized. Every function accepts and returns it by default, with mode = 'sf' as the opt-out. The four releases since have added roughly forty geometry functions on top of that foundation.

Read the full duckspatial trajectory →

What is spsurvey?

spsurvey has spent four years consolidating after its 5.0.0 rewrite rather than adding to it

spsurvey implements design and analysis for spatially balanced environmental survey samples, the GRTS methodology used in large-scale monitoring programs. The 5.0.0 rewrite is the defining event in its history, and everything in this window is aftercare. 5.6.0 in September 2025 finally removed the startup message warning users about that upgrade, several years on.

Read the full spsurvey trajectory →

duckspatial vs spsurvey: editorial side-by-side

D
duckspatial
ANALYTICS
0.0

duckspatial rebuilt itself around a lazy DuckDB class, then spent four releases filling in the geometry surface

◆ Current state

duckspatial exposes DuckDB's spatial extension to R. In March 2026 it stopped being an sf convenience wrapper: 1.0.0 made duckspatial_df the primary class, a lazy table-like object that stays in DuckDB until explicitly materialized. Every function accepts and returns it by default, with mode = 'sf' as the opt-out. The four releases since have added roughly forty geometry functions on top of that foundation.

◆ Where it's heading

The direction is to keep work inside DuckDB and make R the orchestration layer rather than the compute layer. 1.1.0 added macros so duckspatial functions work inside dplyr verbs; 1.1.1 moved the default to DuckDB v1.5.0 native spatial storage so CRS metadata persists in GEOMETRY columns; 1.2.0 added vector-tile output via ddbs_write_mbtiles() and the full family of geometry deserializers. Feature velocity has been high and consistent since the rewrite.

◆ Prediction

The remaining gaps are in PostGIS parity — the deserializers and tile writers landed in 1.2.0, so raster support or spatial indexing are the plausible next targets. 1.2.1 being a single message-capture fix suggests the 1.2.x line is now stabilizing.

S
spsurvey
ANALYTICS
0.0

spsurvey has spent four years consolidating after its 5.0.0 rewrite rather than adding to it

◆ Current state

spsurvey implements design and analysis for spatially balanced environmental survey samples, the GRTS methodology used in large-scale monitoring programs. The 5.0.0 rewrite is the defining event in its history, and everything in this window is aftercare. 5.6.0 in September 2025 finally removed the startup message warning users about that upgrade, several years on.

◆ Where it's heading

The direction is toward standard R idioms and away from bespoke ones. 5.4.0 introduced sp_frame and sp_design classes so plot() and summary() work directly, keeping sp_plot() and sp_summary() only for backwards compatibility; 5.5.0 moved warnings from cat() to message() so they can be suppressed normally, and added adjwgtNR() for non-response weight adjustment. Documentation is being pushed off CRAN onto the package website, with only the Start Here vignette remaining. Release cadence is slow — five releases across roughly four years.

◆ Prediction

With the migration messaging retired and the class system settled, further releases are likely to stay in maintenance and statistical-detail territory. Nothing in the entries suggests another rewrite.

Alternatives to duckspatial and spsurvey

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either duckspatial or spsurvey.

See all duckspatial alternatives → · See all spsurvey alternatives →

Recent activity from duckspatial and spsurvey

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 1mo agoduckspatialCapture install and load output messages
  2. 1mo agoduckspatialVector-tile output, geometry parsers and precision control
  3. 1mo agoduckspatialShortest-line, azimuth, vertex and coordinate-extreme functions
  4. 2mo agoduckspatialNative spatial storage becomes the default connection format
  5. 2mo agoduckspatialduckspatial macros usable inside dplyr verbs
  6. 3mo agospsurveyExample and unit test updates
  7. 4mo agoduckspatialduckspatial_df replaces sf as the default class
  8. 10mo agospsurvey5.0.0 migration warning retired; vignettes moved to the website
  9. 2y agospsurveyFixes for revisit_dsgn() panels and empty geometries in grts()/irs()
  10. 3y agospsurveyadjwgtNR() for non-response weighting; messages moved to message()
  11. 3y agospsurveyCitation updated to Dumelle et al. (2023)
  12. 3y agospsurveysp_frame and sp_design classes make plot() and summary() work directly

Frequently asked questions

What is the difference between duckspatial and spsurvey?

Both compete on the same themes — r — within Analytics. duckspatial and spsurvey are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is duckspatial better than spsurvey?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. duckspatial and spsurvey are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to duckspatial?

Top duckspatial alternatives in Analytics are ranked by recent ship velocity. Browse the "duckspatial alternatives" section above for the current picks, or visit /alternatives/duckspatial for the full list with editorial commentary on each.

What are the best alternatives to spsurvey?

Top spsurvey alternatives in Analytics are ranked by recent ship velocity. Browse the "spsurvey alternatives" section above for the current picks, or visit /alternatives/spsurvey for the full list with editorial commentary on each.