Skip to content

Commit

Permalink
R 4.3.1 renv updated explicit
Browse files Browse the repository at this point in the history
packrat = TRUE
  • Loading branch information
GuidoMaggio committed Sep 22, 2023
1 parent 27b2b4b commit 6780207
Show file tree
Hide file tree
Showing 4 changed files with 135 additions and 339 deletions.
2 changes: 0 additions & 2 deletions .Rprofile
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
# renv::settings$ignored.packages(c("devtools", "Covid19Mirai"), persist = FALSE)
source("renv/activate.R")

2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# single OS and R version, aligned with the target deployment environment
matrix:
config:
- {os: ubuntu-latest, r: '4.2.1'}
- {os: ubuntu-latest, r: '4.3.1'}

env:
# Access token for GitHub
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ Imports:
scales,
COVID19,
grDevices,
pkgload,
rlang,
zoo
Encoding: UTF-8
Expand All @@ -47,6 +46,7 @@ RoxygenNote: 7.2.3
Suggests:
rsconnect,
spelling,
pkgload,
testthat (>= 3.0.0),
sf,
packrat
Loading

0 comments on commit 6780207

Please sign in to comment.