Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Water
dataRetrieval
Commits
aed125e7
Commit
aed125e7
authored
Sep 10, 2021
by
Laura A DeCicco
Browse files
another needed packages
parent
f07ece56
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/pkgdown.yaml
View file @
aed125e7
...
...
@@ -21,7 +21,7 @@ jobs:
-
name
:
Install pak and query dependencies
run
:
|
install.packages("pak", repos = "https://r-lib.github.io/p/pak/dev/")
install.packages("maptools", "maps")
install.packages("maptools", "maps"
, "patchwork"
)
saveRDS(pak::pkg_deps("local::.", dependencies = TRUE), ".github/r-depends.rds")
shell
:
Rscript {0}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment