Skip to content

Commit

Permalink
Merge pull request #86 from GSK-Biostatistics/fix-hex
Browse files Browse the repository at this point in the history
add hex to man/figures
  • Loading branch information
bzkrouse authored Jul 26, 2024
2 parents 7d9de36 + 020a8d9 commit fde77ac
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
- {os: macos-latest, r: 'release'}

- {os: windows-latest, r: 'release'}
# Use 3.6 to trigger usage of RTools35
- {os: windows-latest, r: '3.6'}
# use 4.1 to check with rtools40's older compiler
- {os: windows-latest, r: '4.1'}

Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: tfrmtbuilder
Title: 'shiny' App Companion to the 'tfrmt' Package
Version: 0.0.6
Version: 0.0.6.9000
Authors@R:
c(person(given = "Becca",
family = "Krouse",
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# tfrmtbuilder development version

# tfrmtbuilder 0.0.6

* New features:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# {tfrmtbuilder}<a href='https://gsk-biostatistics.github.io/tfrmtbuilder/'><img src="inst/www/tfrmtbuilder_hex.png" align="right" alt = "tfrmt logo" style="height:139px;"/></a>
# {tfrmtbuilder}<a href='https://gsk-biostatistics.github.io/tfrmtbuilder/'><img src="man/figures/tfrmtbuilder_hex.png" align="right" alt = "tfrmt logo" style="height:139px;"/></a>


<!-- badges: start -->
Expand Down
Binary file added man/figures/tfrmtbuilder_hex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fde77ac

Please sign in to comment.