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
f07ece56
Commit
f07ece56
authored
Sep 10, 2021
by
Laura A DeCicco
Browse files
Packages not in suggest
parent
7024bdb1
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/pkgdown.yaml
View file @
f07ece56
...
...
@@ -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")
install.packages("maptools"
, "maps"
)
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