We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54eabcc commit f9ed38bCopy full SHA for f9ed38b
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: struct
2
Type: Package
3
Title: Statistics in R Using Class Templates
4
-Version: 0.1.0
+Version: 0.2.0
5
Author: Dr Gavin Rhys Lloyd
6
Maintainer: Dr Gavin Rhys Lloyd <[email protected]>
7
Description: Defines a set of class templates for developing statistical workflows.
NEWS
@@ -1,2 +1,2 @@
-Changes in version 0.00.1 (2018-05-15)
-+ Submitted to Bioconductor
+Changes in version 0.2.0 (2019-07-25)
++ Introduction of seq_out slot for more flexible workflows (currently method objects only)
0 commit comments