File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,12 @@ Package website: [release](https://mlr3pipelines.mlr-org.com/) | [dev](https://m
8
8
9
9
Dataflow Programming for Machine Learning in R.
10
10
11
+ <!-- badges: start -->
11
12
[ ![ Travis build status] ( https://travis-ci.org/mlr-org/mlr3pipelines.svg?branch=master )] ( https://travis-ci.org/mlr-org/mlr3pipelines )
12
13
[ ![ CRAN] ( https://www.r-pkg.org/badges/version/mlr3pipelines )] ( https://cran.r-project.org/package=mlr3pipelines )
13
14
[ ![ Coverage] ( https://codecov.io/github/mlr-org/mlr3pipelines/branch/master/graphs/badge.svg )] ( https://codecov.io/github/mlr-org/mlr3pipelines )
14
15
[ ![ StackOverflow] ( https://img.shields.io/badge/stackoverflow-mlr3-orange.svg )] ( https://stackoverflow.com/questions/tagged/mlr3 )
16
+ <!-- badges: end -->
15
17
16
18
``` {r, include = FALSE}
17
19
knitr::opts_chunk$set(
Original file line number Diff line number Diff line change @@ -6,11 +6,14 @@ Package website: [release](https://mlr3pipelines.mlr-org.com/) |
6
6
7
7
Dataflow Programming for Machine Learning in R.
8
8
9
+ <!-- badges: start -->
10
+
9
11
[ ![ Travis build
10
12
status] ( https://travis-ci.org/mlr-org/mlr3pipelines.svg?branch=master )] ( https://travis-ci.org/mlr-org/mlr3pipelines )
11
13
[ ![ CRAN] ( https://www.r-pkg.org/badges/version/mlr3pipelines )] ( https://cran.r-project.org/package=mlr3pipelines )
12
14
[ ![ Coverage] ( https://codecov.io/github/mlr-org/mlr3pipelines/branch/master/graphs/badge.svg )] ( https://codecov.io/github/mlr-org/mlr3pipelines )
13
15
[ ![ StackOverflow] ( https://img.shields.io/badge/stackoverflow-mlr3-orange.svg )] ( https://stackoverflow.com/questions/tagged/mlr3 )
16
+ <!-- badges: end -->
14
17
15
18
## What is ` mlr3pipelines ` ?
16
19
You can’t perform that action at this time.
0 commit comments