on shinyapps.io and running. woop woop!

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-11-27 10:35:40 +01:00
parent d8ca1d9eb1
commit 87505daeeb
No known key found for this signature in database
5 changed files with 17 additions and 3 deletions

View File

@ -33,7 +33,8 @@ Suggests:
devtools, devtools,
roxygen2, roxygen2,
spelling, spelling,
rhub rhub,
rsconnect
License: GPL (>= 3) License: GPL (>= 3)
Encoding: UTF-8 Encoding: UTF-8
LazyData: true LazyData: true

View File

@ -41,6 +41,7 @@ dmy
docx docx
doi doi
dplyr dplyr
droplevels
ds ds
dta dta
et et
@ -49,6 +50,7 @@ factorising
fct fct
forcats forcats
github github
gtsummary
gues gues
hms hms
https https
@ -77,6 +79,7 @@ rds
readr readr
realising realising
redcapAPI redcapAPI
redcapcast
renv renv
runApp runApp
sel sel

View File

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

View File

@ -0,0 +1,10 @@
name: redcapcast-dev
title:
username: agdamsbo
account: agdamsbo
server: shinyapps.io
hostUrl: https://api.shinyapps.io/v1
appId: 13463848
bundleId: 9425126
url: https://agdamsbo.shinyapps.io/redcapcast-dev/
version: 1

View File

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