Skip to content

Commit

Permalink
Merge branch 'main' into remove_decoration_nl_matrix_form@243_fix_nl_…
Browse files Browse the repository at this point in the history
…expansion@main
  • Loading branch information
shajoezhu authored Jan 19, 2024
2 parents 0bed4bf + 6423fa7 commit 031b069
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ inst/extdata/Advanced_rtables_part1.pdf
inst/extdata/Advances_rtables_part2.pdf
inst/extdata/Clinical_Trial_Reporting_Tables_in_R.pdf
inst/extdata/r_adoption_slides.pdf
inst/cheatsheet/Cheatsheet_v1-rtables.pdf
inst/cheatsheet/Cheatsheet_v1-rtables.pptx
^pkgdown$
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: rtables
Title: Reporting Tables
Version: 0.6.6.9003
Date: 2024-01-10
Version: 0.6.6.9004
Date: 2024-01-17
Authors@R: c(
person("Gabriel", "Becker", , "[email protected]", role = "aut",
comment = "Original creator of the package"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## rtables 0.6.6.9003
## rtables 0.6.6.9004
### New Features
* Added `top_level_section_div` for `basic_table` to set section dividers for top level rows.

Expand Down
Binary file added inst/cheatsheet/rtables_cheatsheet_01-24.pdf
Binary file not shown.
Binary file added inst/cheatsheet/rtables_cheatsheet_01-24.pptx
Binary file not shown.

0 comments on commit 031b069

Please sign in to comment.