Skip to content

Commit b4cc36b

Browse files
committed
version bump
1 parent cd58f5b commit b4cc36b

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: structToolbox
22
Type: Package
33
Title: Some tools bult using the struct package
4-
Version: 0.1.0
4+
Version: 0.4.0
55
Author: Gavin Rhys Lloyd
66
Maintainer: Gavin Rhys Lloyd <[email protected]>
77
Description: Extends the class templates provided by the struct package to provide methods for training PCA, PLS models with cross-validation, permutation testing etc.

NEWS

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
# structToolbox 0.1.0
2-
3-
* Added a `NEWS.md` file to track changes to the package.
1+
Changes in version 0.4.0 (2019-07-25)
2+
+ Minor bug fixes
3+
+ Added tsne method
4+
+ Added sbcms dataset
5+
+ Added methods related to signal/batch correction

0 commit comments

Comments
 (0)