Browse code

Version bump in dev.

fuerzhou authored on 22/05/2023 03:30:21
Showing 3 changed files

... ...
@@ -6,7 +6,7 @@ bibentry(
6 6
     person("Yuzhou", "Feng"),
7 7
     person("Anna S", "Trigos")
8 8
   ),
9
-  note = "R package version 1.2.0",
9
+  note = "R package version 1.3.1",
10 10
   year = "2023",
11 11
   url = "https://trigosteam.github.io/SPIAT/"),
12 12
 bibentry(
... ...
@@ -1,7 +1,7 @@
1 1
 Package: spaSim
2 2
 Title: Spatial point data simulator for tissue images
3
-Version: 1.3.0
4
-Date: 2022-04-26
3
+Version: 1.3.1
4
+Date: 2023-05-22
5 5
 Authors@R: 
6 6
     c(person("Yuzhou", "Feng", email = "[email protected]", role = c("aut", "cre"),
7 7
            comment = c(ORCID = "0000-0002-2955-4053")),
... ...
@@ -1,3 +1,11 @@
1
+# spaSim 1.3.1
2
+
3
+* Added newly published paper.
4
+
5
+# spaSim 1.3.0
6
+
7
+Development version in Bioconductor 3.18
8
+
1 9
 # spaSim 1.1.2
2 10
 
3 11
 BUG FIXES