Skip to content

Commit

Permalink
removed devtools call that was causing build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
cmirzayi committed Jun 30, 2023
1 parent 9ada3ef commit 081e7d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vignettes/social-epi.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ suppressPackageStartupMessages({
library(dplyr)
library(magrittr)
library(ggplot2)
#library(nychanesmicrobiome)
devtools::load_all()
library(nychanesmicrobiome)
#devtools::load_all()
})
```

Expand Down

0 comments on commit 081e7d3

Please sign in to comment.