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 e39b131 commit daf29e3Copy full SHA for daf29e3
pkg/retistruct/.Rbuildignore
@@ -0,0 +1 @@
1
+cran-comments.md
pkg/retistruct/cran-comments.md
@@ -0,0 +1,13 @@
+CHANGES IN VERSION 0.5.12 - Released 2017/08/08
2
+
3
+NEW FEATURES
4
5
+* AnnotatedOutline() and Outline() are exported to allow use with
6
+ external packages
7
+ (https://github.com/davidcsterratt/retistruct/issues/17)
8
+ Thanks to Brian Cohn for the report and the patch.
9
10
+BUG FIXES
11
12
+* Documentation has been spell checked using devtools::spell_check()
13
+ (https://github.com/davidcsterratt/retistruct/issues/19)
0 commit comments