Skip to content

Commit

Permalink
Merge pull request #47 from margotbligh/dev
Browse files Browse the repository at this point in the history
change dependencies so tutorial can be built by pkgdown
  • Loading branch information
margotbligh authored Feb 29, 2024
2 parents e5f1e67 + 18ff159 commit 55f19c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/lcms_annotation_tutorial.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ We will first set up the environment by loading the required packages. xcms is u

```{r import packages, message=FALSE, warning=FALSE}
library(GlycoAnnotateR)
library(tidyverse)
library(dplyr)
library(xcms)
library(CAMERA)
library(ggplot2)
Expand Down

0 comments on commit 55f19c9

Please sign in to comment.