We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75cf36c commit 7c8235eCopy full SHA for 7c8235e
DESCRIPTION
@@ -4,7 +4,7 @@ Description: Classes and methods for spatial objects that have a registered time
4
column, in particular for irregular spatiotemporal data. The time column can
5
be of any type, but needs to be ordinal. Regularly laid out spatiotemporal
6
data (vector or raster data cubes) are handled by package 'stars'.
7
-Version: 0.3.0.9000
+Version: 0.3.1
8
Depends:
9
sf (>= 1.0.9)
10
Imports: methods
NEWS.md
@@ -1,4 +1,4 @@
1
-# sftime (development version)
+# sftime 0.3.1
2
3
* Correct argument `versionCheck` the `requireNamespace` for the `cubble` package in `st_as_sftime.cubble_df()`.
0 commit comments