Skip to content

Commit 8d50526

Browse files
author
Ondrej Slama
committed
version bump
1 parent 67462d2 commit 8d50526

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: stats4phc
22
Title: Performance Evaluation for the Prognostic Value of Predictive Models Intended to Support
33
Personalized Healthcare Through Predictiveness Curves and Positive / Negative Predictive Values
4-
Version: 0.1
4+
Version: 0.1.1
55
Authors@R: c(
66
person("Ondrej", "Slama", email = "[email protected]", role = c("aut", "cre")),
77
person("Darrick", "Shen", email = "[email protected]", role = "aut"),

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ remotes::install_github(repo = "genentech/stats4phc")
3030
For reproducibility, refer to a specific version tag, for example
3131

3232
``` r
33-
remotes::install_github(repo = "genentech/stats4phc", ref = "v0.1")
33+
remotes::install_github(repo = "genentech/stats4phc", ref = "v0.1.1")
3434
```
3535

3636

man/stats4phc-package.Rd

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)