Skip to content

Commit 5b0b398

Browse files
authored
increase version to 0.8.1
increase required struct version to v0.4.1
1 parent 5f003d6 commit 5b0b398

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
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.8.0
4+
Version: 0.8.1
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.
@@ -75,7 +75,7 @@ Collate:
7575
'vec_norm_class.R'
7676
'wilcox_test_class.R'
7777
'zzz.R'
78-
Depends: struct (== 0.4.0)
78+
Depends: struct (== 0.4.1)
7979
Imports: ggplot2,
8080
pmp,
8181
gridExtra,
@@ -103,7 +103,7 @@ Suggests:
103103
sbcms,
104104
Rtsne
105105
Remotes: computational-metabolomics/pmp,
106-
computational-metabolomics/[email protected].0,
106+
computational-metabolomics/[email protected].1,
107107
computational-metabolomics/sbcms
108108
VignetteBuilder: knitr
109109
biocViews: WorkflowStep

0 commit comments

Comments
 (0)