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 4fcd7e3 commit 3dd7756Copy full SHA for 3dd7756
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: struct
2
Type: Package
3
Title: Statistics in R Using Class-based Templates
4
-Version: 0.99.9
+Version: 0.99.10
5
Authors@R: c(
6
person(
7
c("Gavin","Rhys"),
NEWS
@@ -1,3 +1,8 @@
+Changes in 0.99.10
++ update vignettes
++ update documentation
++ add 'signature' input to struct_obj_method
+
Changes in 0.99.9
+ subsetting of iterators with a single model now converts to a model sequence
8
with 1 step
0 commit comments