mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-27 15:21:55 +01:00
on shinyapps.io and running. woop woop!
This commit is contained in:
parent
d8ca1d9eb1
commit
87505daeeb
@ -33,7 +33,8 @@ Suggests:
|
||||
devtools,
|
||||
roxygen2,
|
||||
spelling,
|
||||
rhub
|
||||
rhub,
|
||||
rsconnect
|
||||
License: GPL (>= 3)
|
||||
Encoding: UTF-8
|
||||
LazyData: true
|
||||
|
@ -41,6 +41,7 @@ dmy
|
||||
docx
|
||||
doi
|
||||
dplyr
|
||||
droplevels
|
||||
ds
|
||||
dta
|
||||
et
|
||||
@ -49,6 +50,7 @@ factorising
|
||||
fct
|
||||
forcats
|
||||
github
|
||||
gtsummary
|
||||
gues
|
||||
hms
|
||||
https
|
||||
@ -77,6 +79,7 @@ rds
|
||||
readr
|
||||
realising
|
||||
redcapAPI
|
||||
redcapcast
|
||||
renv
|
||||
runApp
|
||||
sel
|
||||
|
@ -11,7 +11,7 @@ library(devtools)
|
||||
# if (!requireNamespace("REDCapCAST")) {
|
||||
# install.packages("REDCapCAST")
|
||||
# }
|
||||
library(REDCapCAST)
|
||||
# library(REDCapCAST)
|
||||
|
||||
## Load merged files for shinyapps.io hosting
|
||||
if (file.exists(here::here("functions.R"))) {
|
||||
|
@ -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
|
@ -5,6 +5,6 @@ account: agdamsbo
|
||||
server: shinyapps.io
|
||||
hostUrl: https://api.shinyapps.io/v1
|
||||
appId: 11351429
|
||||
bundleId: 9420063
|
||||
bundleId: 9425139
|
||||
url: https://agdamsbo.shinyapps.io/redcapcast/
|
||||
version: 1
|
||||
|
Loading…
Reference in New Issue
Block a user