Browse code

version bump to 0.99.6

Gavin Rhys Lloyd authored on 20/03/2020 16:10:06
Showing 2 changed files

  • DESCRIPTION index cfe247b..5920172 100644
  • NEWS index 19ab820..d4d6bfa 100644
... ...
@@ -1,7 +1,7 @@
1 1
 Package: structToolbox
2 2
 Type: Package
3 3
 Title: Some tools bult using the struct package
4
-Version: 0.99.5
4
+Version: 0.99.6
5 5
 Author: Gavin Rhys Lloyd
6 6
 Maintainer: Gavin Rhys Lloyd <[email protected]>
7 7
 Description: Extends the class templates provided by the struct package to 
... ...
@@ -91,7 +91,7 @@ Imports: ggplot2,
91 91
     scales,
92 92
     sp,
93 93
     stats
94
-RoxygenNote: 7.0.2
94
+RoxygenNote: 7.1.0
95 95
 Suggests: agricolae,
96 96
  BiocStyle,
97 97
  car,
... ...
@@ -1,3 +1,6 @@
1
+Changes 0.99.6
2
++ fix issues using class() due to changes in R 4.0.0
3
+
1 4
 Changes 0.99.5
2 5
 + fix dimnames mismatch for knn-impute
3 6
 + add additional vignettes