Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update/readme #436

Merged
merged 3 commits into from
Jun 28, 2022
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,7 +1,7 @@
Type: Package
Package: visR
Title: Clinical Graphs and Tables Adhering to Graphical Principles
Version: 0.3.0.9001
Version: 0.3.0.9002
Authors@R: c(
person("Mark", "Baillie", , "bailliem@gmail.com", role = c("aut", "cre", "cph")),
person("Diego", "Saldana", , "diego.saldana@roche.com", role = "aut"),
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# visR (development version)

### Bug Fixes

* README update to contributor listing. (#435)


# visR 0.3.0

### New functions
Expand Down
5 changes: 3 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ Please note that the `visR` project is released with a [Contributor Code of Cond
Thank you to all contributors:

```{r warning=FALSE, echo=FALSE, message=FALSE}
contr <- usethis::use_tidy_thanks("https://github.com/openpharma/visR")
contr <- usethis::use_tidy_thanks("https://github.com/openpharma/visR", from = "2020-01-01", to = NULL)
```
`r unique(c(paste((paste0("[&#x0040;",contr,"](https://github.com/", contr, ")")), collapse = ", "), "[&#x0040;cschaerfe ](https://github.com/cschaerfe)", "[&#x0040;AlexandraP-21 ](https://github.com/AlexandraP-21)"))`
`r unique(c(paste((paste0("[&#x0040;",contr,"](https://github.com/", contr, ")")), collapse = ", ")
))`
29 changes: 26 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ coverage](https://codecov.io/gh/openpharma/visR/branch/develop/graph/badge.svg)]
[![R-CMD-check](https://github.com/openpharma/visR/workflows/R-CMD-check/badge.svg)](https://github.com/openpharma/visR/actions)
[![CRAN
status](https://www.r-pkg.org/badges/version/visR)](https://CRAN.R-project.org/package=visR)
<a href=https://github.com/pharmaR/riskmetric><img src=https://img.shields.io/badge/riskmetric--1.38-green></img></a>
<a href=https://github.com/pharmaR/riskmetric><img src=https://img.shields.io/badge/riskmetric-0.52-green></img></a>
<!-- badges: end -->

The goal of visR is to enable fit-for-purpose, reusable clinical and
Expand Down Expand Up @@ -83,7 +83,7 @@ adtte %>%
)
```

<img src="man/figures/README-example-1.png" width="100%" />
<img src="man/figures/README-example-1.svg" width="100%" />

## Cite visR

Expand All @@ -97,6 +97,29 @@ Please note that the `visR` project is released with a [Contributor Code
of Conduct](CODE_OF_CONDUCT.md). By contributing to this project, you
agree to abide by its terms. Thank you to all contributors:

[@AlexandraP-21](https://github.com/AlexandraP-21),
[@ardeeshany](https://github.com/ardeeshany),
[@bailliem](https://github.com/bailliem),
[@cschaerfe](https://github.com/cschaerfe),
[@AlexandraP-21](https://github.com/AlexandraP-21)
[@ddsjoberg](https://github.com/ddsjoberg),
[@diego-s](https://github.com/diego-s),
[@epijim](https://github.com/epijim),
[@galachad](https://github.com/galachad),
[@gdario](https://github.com/gdario),
[@ginberg](https://github.com/ginberg),
[@jameshunterbr](https://github.com/jameshunterbr),
[@jinjooshim](https://github.com/jinjooshim),
[@joanacmbarros](https://github.com/joanacmbarros),
[@Jonnie-Bevan](https://github.com/Jonnie-Bevan),
[@kawap](https://github.com/kawap),
[@kentm4](https://github.com/kentm4),
[@kzalocusky](https://github.com/kzalocusky),
[@lcomm](https://github.com/lcomm),
[@lesniewa](https://github.com/lesniewa),
[@prabhushanmup](https://github.com/prabhushanmup),
[@rebecca-albrecht](https://github.com/rebecca-albrecht),
[@SHAESEN2](https://github.com/SHAESEN2),
[@thanos-siadimas](https://github.com/thanos-siadimas),
[@thomas-neitmann](https://github.com/thomas-neitmann),
[@timtreis](https://github.com/timtreis),
[@yonicd](https://github.com/yonicd)
2 changes: 1 addition & 1 deletion inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Papadopoulou
Pharma
Pre
RCT
README
RGBA
RRGGBB
RRGGBBAA
Expand Down Expand Up @@ -66,7 +67,6 @@ linetype
magrittr
mskcc
openpharma
pkgdown
psp
pst
purrr
Expand Down