Skip to content

Commit

Permalink
Update spatial_install.R
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig authored Feb 13, 2024
1 parent ed4d19a commit 691e7c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion images/spatial_install.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# install R dependencies

## Ensure spatial packages are installed from source
Sys.setenv(GITHUB_PAT="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")
remotes::install_github('r-tmap/tmap', upgrade="never", repos="https://cloud.r-project.org", dep=TRUE)

# We could use renv.lock approach here instead, but will force re-creation of environment from scratch
Expand Down

0 comments on commit 691e7c2

Please sign in to comment.