Skip to content

Commit

Permalink
pre-release versions for now
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed Feb 5, 2024
1 parent e09d322 commit ffbc3f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .devcontainer/install.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
install.packages(c("rstac", "spData", "earthdatalogin", "quarto", "pak", "decor"))
pak::pkg_install('github::r-tmap/tmap')

pak::pkg_install('github::cboettig/earthdatalogin')
pak::pkg_install('github::cboettig/duckdbfs')

# vscode and jupyter plugins
#install.packages(c("IRkernel", "languageserver", "httpgd"))
#IRkernel::installspec()
Expand Down

0 comments on commit ffbc3f8

Please sign in to comment.