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 b292d5d commit 5f2eaf5Copy full SHA for 5f2eaf5
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: plainview
2
Title: Plot Raster Images Interactively on a Plain HTML Canvas
3
-Version: 0.2.1.9000
+Version: 0.2.1.9001
4
Authors@R:
5
c(person(given = "Tim",
6
family = "Appelhans",
NEWS
@@ -1,11 +1,13 @@
-plainview 0.2.1.9000 (2025-08-05)
+plainview 0.2.1.9001 (2025-08-05)
features and improvements
bug fixes
7
documentation etc
8
9
+ * add proper package anchors to .Rd files.
10
+
11
miscellaneous
12
13
NEWS.md
@@ -1,4 +1,4 @@
-# plainview 0.2.1.9000 (2025-08-05)
+# plainview 0.2.1.9001 (2025-08-05)
#### ✨ features and improvements
0 commit comments