render
Some checks failed
pkgdown.yaml / pkgdown (push) Has been cancelled

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-04-02 11:56:18 +02:00
parent f249aaa9ab
commit e3ac3bc66e
No known key found for this signature in database
4 changed files with 4 additions and 26 deletions

View file

@ -1 +1 @@
app_version <- function()'250402_1126' app_version <- function()'250402_1131'

View file

@ -11,7 +11,7 @@ This package is the backbone of the ***FreesearchR***, a free and open-source br
This package and the ***FreesearchR***-tool is part of a larger initiative to democratize health data analysis and remove barriers for clinicians to engage in health research. This package and the ***FreesearchR***-tool is part of a larger initiative to democratize health data analysis and remove barriers for clinicians to engage in health research.
the ***FreesearchR***-tool is online and accessible here: [link to the app freely hosted on shinyapps.io](https://agdamsbo.shinyapps.io/FreesearchR/). All feedback is welcome and can be shared as a GitHub issue. the ***FreesearchR***-tool is online and accessible here: [link to the app freely hosted on shinyapps.io](https://agdamsbo.shinyapps.io/FreesearcheR/). All feedback is welcome and can be shared as a GitHub issue.
Initiatives for funding continued development of the tool and surrounding initiatives is ongoing. Initiatives for funding continued development of the tool and surrounding initiatives is ongoing.

View file

@ -10,7 +10,7 @@
#### Current file: /Users/au301842/FreesearchR/R//app_version.R #### Current file: /Users/au301842/FreesearchR/R//app_version.R
######## ########
app_version <- function()'250402_1126' app_version <- function()'250402_1131'
######## ########
@ -6320,28 +6320,6 @@ regression_server <- function(id,
#' Title
#'
#' @returns
#' @export
#'
#' @examples
#' \dontrun{
#' regression_demo_app()
#' }
regression_demo_app <- function() {
ui <- bslib::page_fixed(
do.call(
bslib::navset_bar,
regression_ui("regression")
)
)
server <- function(input, output, session) {
regression_server("regression", data = default_parsing(mtcars[1:3]))
}
shiny::shinyApp(ui, server)
}
######## ########
#### Current file: /Users/au301842/FreesearchR/R//report.R #### Current file: /Users/au301842/FreesearchR/R//report.R

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: 13611288 appId: 13611288
bundleId: 10005865 bundleId: 10042980
url: https://agdamsbo.shinyapps.io/freesearcheR/ url: https://agdamsbo.shinyapps.io/freesearcheR/
version: 1 version: 1