Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features/18 disable GitHub actions update #25

Closed
wants to merge 12 commits into from
6 changes: 5 additions & 1 deletion deploy/deploy-shinyapps.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,14 @@ rsconnect::setAccountInfo(
# TODO: We currently have copy the file for the deployment to work
file.copy("inst/report/index.Rmd", "index.Rmd", overwrite = TRUE)

# to be added since rsconnect >1
options(rsconnect.packrat = TRUE)

rsconnect::deployApp(
account = "miraisolutions",
appName = "covid19-vaccination-ch",
forceUpdate = TRUE
forceUpdate = TRUE, # to be added since rsconnect >1
quarto = FALSE # to be added since rsconnect >1
)

unlink("index.Rmd")
Expand Down
211 changes: 200 additions & 11 deletions renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,13 @@
],
"Hash": "543776ae6848fde2f48ff3816d0628bc"
},
"brio": {
"Package": "brio",
"Version": "1.1.3",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "976cf154dfb043c012d87cddd8bca363"
},
"bslib": {
"Package": "bslib",
"Version": "0.4.0",
Expand Down Expand Up @@ -146,6 +153,19 @@
],
"Hash": "648c5b3d71e6a37e3043617489a0a0e9"
},
"callr": {
"Package": "callr",
"Version": "3.7.2",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"R6",
"processx",
"utils"
],
"Hash": "358689cac9fe93b1bb3a19088d2dbed8"
},
"checkmate": {
"Package": "checkmate",
"Version": "2.1.0",
Expand All @@ -160,14 +180,14 @@
},
"cli": {
"Package": "cli",
"Version": "3.4.1",
"Version": "3.6.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"utils"
],
"Hash": "0d297d01734d2bcea40197bd4971a764"
"Hash": "3177a5a16c243adc199ba33117bd9657"
},
"colorspace": {
"Package": "colorspace",
Expand Down Expand Up @@ -257,16 +277,31 @@
],
"Hash": "6b9602c7ebbe87101a9c8edb6e8b6d21"
},
"diffobj": {
"Package": "diffobj",
"Version": "0.3.5",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"crayon",
"methods",
"stats",
"tools",
"utils"
],
"Hash": "bcaa8b95f8d7d01a5dedfd959ce88ab8"
},
"digest": {
"Package": "digest",
"Version": "0.6.29",
"Version": "0.6.31",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"utils"
],
"Hash": "cf6b206a045a684728c3267ef7596190"
"Hash": "8b708f296afd9ae69f450f9640be8990"
},
"dplyr": {
"Package": "dplyr",
Expand Down Expand Up @@ -504,6 +539,18 @@
],
"Hash": "57557fac46471f0dbbf44705cc6a5c8c"
},
"hunspell": {
"Package": "hunspell",
"Version": "3.0.2",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"Rcpp",
"digest"
],
"Hash": "656219b6f3f605499d7cdbe208656639"
},
"isoband": {
"Package": "isoband",
"Version": "0.2.5",
Expand All @@ -527,13 +574,13 @@
},
"jsonlite": {
"Package": "jsonlite",
"Version": "1.8.0",
"Version": "1.8.7",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"methods"
],
"Hash": "d07e729b27b372429d42d24d503613a0"
"Hash": "266a20443ca13c65688b2116d5220f76"
},
"knitr": {
"Package": "knitr",
Expand Down Expand Up @@ -707,6 +754,18 @@
],
"Hash": "b9621e75c0652041002a19609fb23c5a"
},
"packrat": {
"Package": "packrat",
"Version": "0.8.1",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"tools",
"utils"
],
"Hash": "d84055adcb6bb1f4f0ce8c5f235bc328"
},
"pillar": {
"Package": "pillar",
"Version": "1.8.1",
Expand Down Expand Up @@ -786,6 +845,26 @@
],
"Hash": "fbb11e44d057996ca5fe40d959cacfb0"
},
"praise": {
"Package": "praise",
"Version": "1.0.0",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "a555924add98c99d2f411e37e7d25e9f"
},
"processx": {
"Package": "processx",
"Version": "3.7.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"R6",
"ps",
"utils"
],
"Hash": "f91df0f5f31ffdf88bc0b624f5ebab0f"
},
"promises": {
"Package": "promises",
"Version": "1.2.0.1",
Expand All @@ -801,6 +880,17 @@
],
"Hash": "4ab2c43adb4d4699cf3690acd378d75d"
},
"ps": {
"Package": "ps",
"Version": "1.7.1",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"utils"
],
"Hash": "8b93531308c01ad0e56d9eadcc0c4fcd"
},
"purrr": {
"Package": "purrr",
"Version": "0.3.4",
Expand All @@ -823,6 +913,16 @@
],
"Hash": "5e3c5dc0b071b21fa128676560dbe94d"
},
"rematch2": {
"Package": "rematch2",
"Version": "2.1.2",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"tibble"
],
"Hash": "76c9e04c712a05848ae7a23d2f170a40"
},
"renv": {
"Package": "renv",
"Version": "1.0.2",
Expand All @@ -835,14 +935,14 @@
},
"rlang": {
"Package": "rlang",
"Version": "1.0.6",
"Version": "1.1.1",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"utils"
],
"Hash": "4ed1f8336c8d52c3e750adcdc57228a7"
"Hash": "a85c767b55f0bf9b7ad16c6d7baee5bb"
},
"rmarkdown": {
"Package": "rmarkdown",
Expand Down Expand Up @@ -880,7 +980,24 @@
"rsconnect": {
"Package": "rsconnect",
"Version": "1.0.2",
"Source": "Repository"
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"cli",
"curl",
"digest",
"jsonlite",
"lifecycle",
"openssl",
"packrat",
"renv",
"rlang",
"rstudioapi",
"tools",
"yaml"
],
"Hash": "1f82a3e9e7e52f095b0f57869d957246"
},
"rstudioapi": {
"Package": "rstudioapi",
Expand Down Expand Up @@ -965,6 +1082,19 @@
],
"Hash": "947e4e02a79effa5d512473e10f41797"
},
"spelling": {
"Package": "spelling",
"Version": "2.2",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"commonmark",
"hunspell",
"knitr",
"xml2"
],
"Hash": "b8c899a5c83f0d897286550481c91798"
},
"stringi": {
"Package": "stringi",
"Version": "1.7.8",
Expand Down Expand Up @@ -998,6 +1128,37 @@
"Repository": "CRAN",
"Hash": "b227d13e29222b4574486cfcbde077fa"
},
"testthat": {
"Package": "testthat",
"Version": "3.1.4",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"R6",
"brio",
"callr",
"cli",
"crayon",
"desc",
"digest",
"ellipsis",
"evaluate",
"jsonlite",
"lifecycle",
"magrittr",
"methods",
"pkgload",
"praise",
"processx",
"ps",
"rlang",
"utils",
"waldo",
"withr"
],
"Hash": "f76c2a02d0fdc24aa7a47ea34261a6e3"
},
"tibble": {
"Package": "tibble",
"Version": "3.1.8",
Expand Down Expand Up @@ -1097,6 +1258,23 @@
],
"Hash": "62f4b5da3e08d8e5bcba6cac15603f70"
},
"waldo": {
"Package": "waldo",
"Version": "0.4.0",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"cli",
"diffobj",
"fansi",
"glue",
"methods",
"rematch2",
"rlang",
"tibble"
],
"Hash": "035fba89d0c86e2113120f93301b98ad"
},
"withr": {
"Package": "withr",
"Version": "2.5.0",
Expand All @@ -1121,6 +1299,17 @@
],
"Hash": "1a666f915cd65072f4ccf5b2888d5d39"
},
"xml2": {
"Package": "xml2",
"Version": "1.3.3",
"Source": "Repository",
"Repository": "CRAN",
"Requirements": [
"R",
"methods"
],
"Hash": "40682ed6a969ea5abfd351eb67833adc"
},
"xtable": {
"Package": "xtable",
"Version": "1.8-4",
Expand All @@ -1135,10 +1324,10 @@
},
"yaml": {
"Package": "yaml",
"Version": "2.3.5",
"Version": "2.3.7",
"Source": "Repository",
"Repository": "CRAN",
"Hash": "458bb38374d73bf83b1bb85e353da200"
"Hash": "0d0056cc5383fbc240ccd0cb584bf436"
}
}
}
2 changes: 1 addition & 1 deletion renv/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"ppm.enabled": null,
"ppm.ignored.urls": [],
"r.version": null,
"snapshot.type": "explicit",
"snapshot.type": "implicit",
"use.cache": true,
"vcs.ignore.cellar": true,
"vcs.ignore.library": true,
Expand Down
Loading