Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: repfun
Title: Create Tables, Listings and Figures using Functions Styled after SAS™ Macros
Version: 0.1.0
Version: 0.1.1
Authors@R:
c(person("Chris", "Rook", , "cr883296@gmail.com", role = c("aut", "cre")),
person("Yongwei", "Wang", , "yongwei.x.wang@viivhealthcare.com", role = c("aut")),
Expand Down
12 changes: 12 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# repfun 0.1.1

* Revised CRAN submission.

* FIXED Possibly misspelled words in DESCRIPTION

* FIXED Found the following (possibly) invalid file URI

* FIXED Flavor: r-devel-windows-x86_64. Check: tests, Result: ERROR

* FIXED Flavor: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64. Check: HTML version of manual, Result: NOTE

# repfun 0.1.0

* Initial CRAN submission.