rebuilding

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-11-27 10:58:31 +01:00
commit 1fe925baa5
No known key found for this signature in database
6 changed files with 119 additions and 536 deletions

View file

@ -5,6 +5,6 @@ account: agdamsbo
server: shinyapps.io
hostUrl: https://api.shinyapps.io/v1
appId: 13276335
bundleId: 9412182
bundleId: 9412301
url: https://agdamsbo.shinyapps.io/webResearch/
version: 1

View file

@ -20,10 +20,14 @@ library(here)
library(broom)
library(broom.helpers)
library(REDCapCAST)
if (!requireNamespace("webResearch")) {
devtools::install_github("agdamsbo/webResearch", quiet = TRUE, upgrade = "never")
# if (!requireNamespace("webResearch")) {
# devtools::install_github("agdamsbo/webResearch", quiet = TRUE, upgrade = "never")
# }
# library(webResearch)
if (file.exists(here::here("functions.R"))) {
source(here::here("functions.R"))
}
library(webResearch)
server <- function(input, output, session) {
## Listing files in www in session start to keep when ending and removing