diff --git a/DESCRIPTION b/DESCRIPTION index 22ba0ce..2867f72 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: GroupSeq Title: Group Sequential Design Probabilities - With Graphical User Interface -Version: 1.4.3 +Version: 1.4.4 Authors@R: person("Roman", "Pahl", email = "roman.pahl@gmail.com", role = c("aut", "cre")) @@ -16,7 +16,7 @@ Imports: Suggests: knitr, tinytest, rmarkdown, ggplot2, gridExtra VignetteBuilder: knitr License: GPL-3 -URL: https://rpahl.github.io/GroupSeq/ +URL: https://rpahl.github.io/GroupSeq/, https://github.com/rpahl/GroupSeq BugReports: https://github.com/rpahl/GroupSeq/issues NeedsCompilation: no Author: Roman Pahl [aut, cre] diff --git a/README.Rmd b/README.Rmd index cfc868a..c3125c7 100644 --- a/README.Rmd +++ b/README.Rmd @@ -26,17 +26,17 @@ old <- options(width = 100L, digits = 10) -[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/GroupSeq)](https://cran.r-project.org/package=GroupSeq) -[![R-CMD-check](https://github.com/rpahl/GroupSeq/actions/workflows/check-standard.yaml/badge.svg)](https://github.com/rpahl/GroupSeq/actions/workflows/check-standard.yaml) -[![dependencies](https://tinyverse.netlify.com/badge/GroupSeq)](https://CRAN.R-project.org/package=GroupSeq) -[![Lifecycle_Badge](https://img.shields.io/badge/lifecycle-stable-green.svg)](https://cran.r-project.org/package=GroupSeq) -[![downloads](https://cranlogs.r-pkg.org/badges/GroupSeq?color=3aa9e8)](https://www.r-pkg.org:443/pkg/GroupSeq) -[![total-downloads](http://cranlogs.r-pkg.org/badges/grand-total/GroupSeq)](https://cran.r-project.org/package=GroupSeq) -[![last-commit](https://img.shields.io/github/last-commit/rpahl/GroupSeq)](https://cran.r-project.org/package=GroupSeq) - +[![CRAN release](https://www.r-pkg.org/badges/version/GroupSeq)](https://cran.r-project.org/package=GroupSeq) +[![Dependencies](https://tinyverse.netlify.app/badge/GroupSeq)](https://CRAN.R-project.org/package=GroupSeq) +[![R-CMD-check status](https://github.com/rpahl/GroupSeq/workflows/R-CMD-check/badge.svg)](https://github.com/rpahl/GroupSeq/actions) +[![CRAN checks](https://badges.cranchecks.info/summary/GroupSeq.svg)](https://cran.r-project.org/web/checks/check_results_container.html) +[![Downloads per month](http://cranlogs.r-pkg.org/badges/last-month/GroupSeq)](https://cran.r-project.org/package=GroupSeq) +[![Downloads total](http://cranlogs.r-pkg.org/badges/grand-total/GroupSeq)](https://cran.r-project.org/package=GroupSeq) +[![Last commit](https://img.shields.io/github/last-commit/rpahl/GroupSeq.svg)](https://github.com/rpahl/GroupSeq/commits/master) +[![Lifecycle status](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable) -# GroupSeq +# GroupSeq GroupSeq computes probabilities related to group sequential designs for normally distributed test statistics. It enables to derive critical boundaries, power, @@ -66,7 +66,7 @@ Load the library to start the graphical user interface. library("GroupSeq") ``` -```{r, out.width = "30%", echo = FALSE} +```{r, out.width = "30%", echo = FALSE, fig.alt = "menu-after-load"} include_graphics("man/figures/menu-after-load.png") ``` @@ -93,9 +93,6 @@ statistical functionality: [vignettes](https://www.rpact.com/vignettes). -### References {#refs} - -
--- diff --git a/README.md b/README.md index df8c228..3a2197d 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,32 @@ - -[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/GroupSeq)](https://cran.r-project.org/package=GroupSeq) -[![R-CMD-check](https://github.com/rpahl/GroupSeq/actions/workflows/check-standard.yaml/badge.svg)](https://github.com/rpahl/GroupSeq/actions/workflows/check-standard.yaml) -[![dependencies](https://tinyverse.netlify.com/badge/GroupSeq)](https://CRAN.R-project.org/package=GroupSeq) -[![Lifecycle_Badge](https://img.shields.io/badge/lifecycle-stable-green.svg)](https://cran.r-project.org/package=GroupSeq) -[![downloads](https://cranlogs.r-pkg.org/badges/GroupSeq?color=3aa9e8)](https://www.r-pkg.org:443/pkg/GroupSeq) -[![total-downloads](http://cranlogs.r-pkg.org/badges/grand-total/GroupSeq)](https://cran.r-project.org/package=GroupSeq) -[![last-commit](https://img.shields.io/github/last-commit/rpahl/GroupSeq)](https://cran.r-project.org/package=GroupSeq) + +[![CRAN +release](https://www.r-pkg.org/badges/version/GroupSeq)](https://cran.r-project.org/package=GroupSeq) +[![Dependencies](https://tinyverse.netlify.app/badge/GroupSeq)](https://CRAN.R-project.org/package=GroupSeq) +[![R-CMD-check +status](https://github.com/rpahl/GroupSeq/workflows/R-CMD-check/badge.svg)](https://github.com/rpahl/GroupSeq/actions) +[![CRAN +checks](https://badges.cranchecks.info/summary/GroupSeq.svg)](https://cran.r-project.org/web/checks/check_results_container.html) +[![Downloads per +month](http://cranlogs.r-pkg.org/badges/last-month/GroupSeq)](https://cran.r-project.org/package=GroupSeq) +[![Downloads +total](http://cranlogs.r-pkg.org/badges/grand-total/GroupSeq)](https://cran.r-project.org/package=GroupSeq) +[![Last +commit](https://img.shields.io/github/last-commit/rpahl/GroupSeq.svg)](https://github.com/rpahl/GroupSeq/commits/master) +[![Lifecycle +status](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable) -# GroupSeq +# GroupSeq GroupSeq computes probabilities related to group sequential designs for normally distributed test statistics. It enables to derive critical boundaries, power, drift, and confidence intervals of such designs, -mostly using the alpha spending approach of [DeMets and -Lan](#ref-pmid7973215) ([1994](#ref-pmid7973215)). +mostly using the alpha spending approach of DeMets and Lan +([1994](#ref-pmid7973215)). The main motivation for the development of this package was to make this area of statistics freely available for a broad audience, which is one @@ -43,7 +51,7 @@ Load the library to start the graphical user interface. library("GroupSeq") ``` - +