diff --git a/inst/pages/integrated_learner.qmd b/inst/pages/integrated_learner.qmd index c923d3d8..286f30e8 100644 --- a/inst/pages/integrated_learner.qmd +++ b/inst/pages/integrated_learner.qmd @@ -131,10 +131,6 @@ hood, it leverages the `r BiocStyle::CRANpkg("SuperLearner")` package. Currently, `r BiocStyle::Githubpkg("himelmallick/IntegratedLearner")` is only available from GitHub. You can install it by running the following chunk. -```{r} -knitr::opts_chunk$set(eval = FALSE) -``` - ```{r} #| label: install_IL #| eval: false