Skip to content

Commit 36e37c3

Browse files
authored
Merge branch 'main' into rm_cmprsk
2 parents e12c1f5 + 05934fd commit 36e37c3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.Rmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,15 @@ Please follow one of the two following methods to install it:
5454
### R-universe
5555

5656
Install the latest released version:
57+
5758
```{r eval = FALSE}
5859
install.packages("mlr3proba", repos = "https://mlr-org.r-universe.dev")
5960
```
6061

6162
### GitHub
6263

6364
Install the latest development version:
65+
6466
```{r eval = FALSE}
6567
# install.packages("pak")
6668
pak::pak("mlr-org/mlr3proba")
@@ -91,7 +93,7 @@ Some commonly used measures for right-censored single-event tasks are the follow
9193

9294
## Bugs, Questions, Feedback
9395

94-
**mlr3proba** is a free and open source software project that encourages participation and feedback.
96+
**mlr3proba** is a free and open source software project that encourages participation and feedback.
9597
If you have any issues, questions, suggestions or feedback, please do not hesitate to open an
9698
"issue" about it on the [GitHub page](https://github.com/mlr-org/mlr3proba/issues)\!
9799

0 commit comments

Comments
 (0)