sftime
time extension to sf objects. Contribute to r-spatial/sftime development by creating an account on GitHub.
The spatiotemporal companion to sf, moving at the pace of the packages around it.
◆Recent moves
- 3mo ago
Examples switched to the native R pipe
Documentation-only modernisation, replacing the magrittr pipe with the native pipe in examples and vignettes. No code change.
View source ↗ - 11mo ago
Fixes the cubble namespace version check
Corrects a requireNamespace version argument in the cubble conversion method added in 0.3.0. A one-line follow-up to the previous release's interoperability work.
View source ↗ - 1y ago
Converts from spatstat, sftrack and cubble objects
The substantive release in this window: conversion methods from spatstat point patterns, sftrack and sftraj movement objects and cubble data frames, which is how sftime becomes a common destination for spatiotemporal data rather than a separate island. A dedicated dplyr_reconstruct() method also fixes a class-preservation bug where column binding returned an sf object instead of an sftime one.
View source ↗