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
61ec57fe
Commit
61ec57fe
authored
Feb 17, 2022
by
Laura A DeCicco
Browse files
Try another way...
parent
b8dd5b87
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/pkgdown.yaml
View file @
61ec57fe
...
...
@@ -27,9 +27,7 @@ jobs:
-
name
:
Query dependencies
run
:
|
install.packages("pak", repos = "https://r-lib.github.io/p/pak/dev/")
install.packages('zoo', 'sf', 'DT', 'maps', 'patchwork', 'leaflet')
saveRDS(pak::pkg_deps("local::.", dependencies = TRUE), ".github/r-depends.rds")
shell
:
Rscript {0}
-
name
:
Deploy package
...
...
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