Skip to content

Commit

Permalink
remove devtools requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Joaobazzo committed Aug 31, 2023
1 parent 514a2c7 commit 556961a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vignettes/gtfs2emis_intro_vignette.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ To estimate the emission levels from a given public transport system, users need
Before we start, let's load a few packages we'll be using in this vignette:
```{r, message = FALSE}
library(gtfs2emis)
library(devtools)
library(gtfstools)
library(progressr)
library(data.table)
Expand Down

0 comments on commit 556961a

Please sign in to comment.