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 0124a8b commit 11ee439Copy full SHA for 11ee439
DESCRIPTION
@@ -1,5 +1,5 @@
1
Package: sf
2
-Version: 1.0-13
+Version: 1.0-14
3
Title: Simple Features for R
4
Authors@R:
5
c(person(given = "Edzer",
NEWS.md
@@ -1,6 +1,10 @@
-# version 1.0-13
+# version 1.0-14
+
+* fix use of `as.numeric_version` in a test, for upcoming change in r-devel
-* fix many lintr suggestions, thanks go Michael Chirico (#2181 - #2191)
+* code tidy-ing: fix many lintr suggestions, thanks to Michael Chirico (#2181 - #2191)
6
7
+# version 1.0-13
8
9
* `gdal_utils()` adds `"ogrinfo"` utility (requires GDAL >= 3.7.0); #2160
10
0 commit comments