Package: FreesearchR Title: Easy data analysis for clinicians Version: 25.12.3 Authors@R: c( person("Andreas Gammelgaard", "Damsbo",email="agdamsbo@clin.au.dk", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7559-1154")), person("Jutta Mari Adelin", "Jørgensen", role="ctb"), person("Anne Brink", "Behrndtz", role="ctb") ) Description: Easily evaluate and analyse clinical health data in your browser, either based on a hosted version or run on your own device. Import data from multiple sources, summarise, modify and visualise data and create regression models. Export key metrics and regression analysis results in a publication ready document format. License: AGPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: assertthat, bslib, dplyr, glue, gtsummary, here, quarto, haven, readODS, readr, shiny, MASS, purrr, broom, broom.helpers, cardx, parameters, DT, performance, qqplotr, see, patchwork, easystats, DHARMa, IDEAFilter, datamods, toastui, lubridate, bsicons, thematic, reshape2, shinyWidgets, classInt, htmltools, rlang, apexcharter, esquisse, flextable, gt, rankinPlot, Hmisc, ggstats, rempsyc, ggridges, ggalluvial, REDCapCAST, eulerr, ggforce, RcppArmadillo, ggcorrplot, shinyjs, emmeans, readxl, NHANES, shiny.i18n, stRoke, data.table, viridis Suggests: styler, devtools, rhub, webshot, usethis, roxygen2, pak, rsconnect, knitr, rmarkdown, testthat (>= 3.0.0), shinytest, covr, cffr, shiny2docker URL: https://github.com/agdamsbo/FreesearchR, https://agdamsbo.github.io/FreesearchR/, https://app.FreesearchR.org/ BugReports: https://github.com/agdamsbo/FreesearchR/issues VignetteBuilder: knitr Config/testthat/edition: 3 Depends: R (>= 3.5) LazyData: true Collate: 'app_version.R' 'baseline_table.R' 'contrast_text.R' 'correlations-module.R' 'create-column-mod.R' 'custom_SelectInput.R' 'cut-variable-ext.R' 'cut_var.R' 'data-summary.R' 'data_plots.R' 'datagrid-infos-mod.R' 'helpers.R' 'hosted_version.R' 'html_dependency_freesearchr.R' 'import-file-ext.R' 'import_globalenv-ext.R' 'launch_FreesearchR.R' 'missings-module.R' 'plot-download-module.R' 'plot_bar.R' 'plot_box.R' 'plot_euler.R' 'plot_hbar.R' 'plot_ridge.R' 'plot_sankey.R' 'plot_scatter.R' 'plot_violin.R' 'redcap_read_shiny_module.R' 'regression-module.R' 'regression_model.R' 'regression_plot.R' 'regression_table.R' 'report.R' 'separate_string.R' 'syntax_highlight.R' 'theme.R' 'translate.R' 'ui_elements.R' 'update-factor-ext.R' 'update-variables-ext.R' 'validation.R' 'visual_summary.R' 'wide2long.R'