bug hunting

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-11-27 07:42:03 +01:00
parent 4ad21c7f57
commit 99cce26753
No known key found for this signature in database
3 changed files with 5 additions and 6 deletions

View File

@ -16,7 +16,6 @@
^cran-comments\.md$
^CRAN-SUBMISSION$
drafting
app
^\.lintr$
^CODE_OF_CONDUCT\.md$
^~/REDCapCAST/inst/shiny-examples/casting/rsconnect$

View File

@ -8,10 +8,10 @@ library(dplyr)
library(gt)
library(devtools)
if (!requireNamespace("REDCapCAST")) {
install.packages("REDCapCAST")
}
library(REDCapCAST)
# if (!requireNamespace("REDCapCAST")) {
# install.packages("REDCapCAST")
# }
# library(REDCapCAST)
## Load merged files for shinyapps.io hosting
if (file.exists(here::here("functions.R"))) {

View File

@ -5,6 +5,6 @@ account: agdamsbo
server: shinyapps.io
hostUrl: https://api.shinyapps.io/v1
appId: 11351429
bundleId: 9418747
bundleId: 9420063
url: https://agdamsbo.shinyapps.io/redcapcast/
version: 1