Skip to content

Commit

Permalink
remove outdated package example
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Lee committed Mar 25, 2022
1 parent 564dffa commit d1ff25e
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,6 @@ if(!require(ggforestplot)){
library(ggforestplot)
}

if(!require(MetaboQC)){
devtools::install_github("MRCIEU/MetaboQC")
library(MetaboQC)
}

if(!require(knitr)){
install.packages("knitr")
library(knitr)
Expand Down

0 comments on commit d1ff25e

Please sign in to comment.