error hunting

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-12-17 11:44:01 +01:00
commit c378b2570b
No known key found for this signature in database
4 changed files with 23 additions and 18 deletions

View file

@ -0,0 +1,10 @@
name: freesearcheR
title:
username: agdamsbo
account: agdamsbo
server: shinyapps.io
hostUrl: https://api.shinyapps.io/v1
appId: 13611073
bundleId: 9533439
url: https://agdamsbo.shinyapps.io/freesearcheR/
version: 1

View file

@ -11,7 +11,7 @@ library(gt)
library(openxlsx2)
library(haven)
library(readODS)
library(shiny)
require(shiny)
library(bslib)
library(assertthat)
library(dplyr)
@ -26,6 +26,8 @@ library(DHARMa)
library(datamods)
library(toastui)
library(IDEAFilter)
library(shinyWidgets)
library(DT)
# if (!requireNamespace("webResearch")) {
# devtools::install_github("agdamsbo/webResearch", quiet = TRUE, upgrade = "never")
# }

View file

@ -1,10 +1,3 @@
library(shiny)
library(bslib)
library(datamods)
library(shinyWidgets)
library(DT)
requireNamespace("gt")
# ns <- NS(id)
ui_elements <- list(