Skip to content

Commit

Permalink
add ISOweek
Browse files Browse the repository at this point in the history
  • Loading branch information
rqthomas committed Nov 2, 2023
1 parent 61e080c commit 9692b51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/targets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
shell: Rscript {0}
run: |
install.packages("neonstore")
install.packages("ISOweek")
source("targets/beetles_targets.R")
ticks:
Expand All @@ -61,5 +62,6 @@ jobs:
shell: Rscript {0}
run: |
install.packages("neonstore")
install.packages("ISOweek")
source("targets/ticks_targets.R")

0 comments on commit 9692b51

Please sign in to comment.