Browse code

version bump

package version increased to 0.99.3
struct version increased to 0.99.5

Gavin Rhys Lloyd authored on 24/02/2020 11:41:47
Showing 2 changed files

  • DESCRIPTION index 5d1d6fd..6073f35 100644
  • NEWS index 106045b..fe2d5a0 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.2
4
+Version: 0.99.3
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 
... ...
@@ -78,7 +78,7 @@ Collate:
78 78
     'vec_norm_class.R'
79 79
     'wilcox_test_class.R'
80 80
     'zzz.R'
81
-Depends: R (>= 4.0), struct (>= 0.99.4)
81
+Depends: R (>= 4.0), struct (>= 0.99.5)
82 82
 Imports: ggplot2,
83 83
     ggthemes,
84 84
     grid,
... ...
@@ -1,3 +1,7 @@
1
+Changes 0.99.3
2
++ Fix dimnames mismatch errors
3
++ Updated struct depency to 0.99.5
4
+
1 5
 Changes 0.99.2
2 6
 + renamed some charts containing .'s to use underscores
3 7
 + renamed sbcms dataset to MTBLS79