Skip to content

Commit daf29e3

Browse files
Added cran-comments.md and .Rbuildignore
1 parent e39b131 commit daf29e3

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

pkg/retistruct/.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
cran-comments.md

pkg/retistruct/cran-comments.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
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

Comments
 (0)