Deploying to gh-pages from @ agdamsbo/freesearcheR@703daaec4b 🚀

This commit is contained in:
agdamsbo 2025-01-16 13:41:20 +00:00
commit 9663fe8fd9
219 changed files with 395 additions and 91 deletions

View file

@ -8,9 +8,13 @@
<title>Browser Based Data Analysis • freesearcheR</title>
<script src="deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet">
<script src="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="deps/font-awesome-6.5.2/css/all.min.css" rel="stylesheet">
<script src="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="deps/Montserrat-0.4.9/font.css" rel="stylesheet">
<link href="deps/Open_Sans-0.4.9/font.css" rel="stylesheet">
<link href="deps/Public_Sans-0.4.9/font.css" rel="stylesheet">
<link href="deps/font-awesome-6.5.2/css/all.min.css" rel="stylesheet">
<link href="deps/font-awesome-6.5.2/css/v4-shims.min.css" rel="stylesheet">
<script src="deps/headroom-0.11.0/headroom.min.js"></script><script src="deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="deps/search-1.0.0/fuse.min.js"></script><script src="deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="pkgdown.js"></script><meta property="og:title" content="Browser Based Data Analysis">
<script src="deps/headroom-0.11.0/headroom.min.js"></script><script src="deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="deps/search-1.0.0/fuse.min.js"></script><script src="deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="pkgdown.js"></script><link href="extra.css" rel="stylesheet">
<meta property="og:title" content="Browser Based Data Analysis">
<meta name="description" content="Free and open source browser based data exploration and analysis with publication ready output.">
<meta property="og:description" content="Free and open source browser based data exploration and analysis with publication ready output.">
</head>
@ -18,7 +22,7 @@
<a href="#main" class="visually-hidden-focusable">Skip to contents</a>
<nav class="navbar navbar-expand-lg fixed-top bg-light" data-bs-theme="light" aria-label="Site navigation"><div class="container">
<nav class="navbar navbar-expand-lg fixed-top bg-primary" data-bs-theme="dark" aria-label="Site navigation"><div class="container">
<a class="navbar-brand me-2" href="index.html">freesearcheR</a>
@ -51,13 +55,15 @@
</h1></div>
<!-- badges: start -->
<p>This package is the backbone of the free and open browser based data exploration and analysis tool with publication ready output.</p>
<p>This package and the <strong><em>freesearcheR</em></strong>-tool is part of a large project to democratize health data analysis and removing barriers for clinicians to engage in health research.</p>
<p>This package is the backbone of the <strong><em>freesearcheR</em></strong>, a free and open-source browser based data exploration and analysis tool for clinicians and researchers with publication ready output.</p>
<p>This package and the <strong><em>freesearcheR</em></strong>-tool is part of a larger initiative to democratize health data analysis and remove barriers for clinicians to engage in health research.</p>
<p>the <strong><em>freesearcheR</em></strong>-tool is online and accessible here: <a href="https://agdamsbo.shinyapps.io/freesearcheR/" class="external-link">link to the app freely hosted on shinyapps.io</a>. All feedback is welcome and can be shared as a GitHub issue.</p>
<p>Initiatives for funding continued development of the tool and surrounding initiatives is ongoing.</p>
<div class="section level2">
<h2 id="roadmap">Roadmap<a class="anchor" aria-label="anchor" href="#roadmap"></a>
</h2>
<p>The current state of the app is considered experimental, and a lot of things are still changing. It is, however, in a usable state, with basic functions available to the user.</p>
<p>Below are some (the actual list is quite long and growing) of the planned features and improvements:</p>
<ul>
<li><p><label><input type="checkbox">Stratified analyses</label></p></li>
<li>
@ -75,6 +81,13 @@
<li><p><label><input type="checkbox" checked>Option to edit labels. 2025-01-16</label></p></li>
</ul>
</li>
<li>
<p>More output controls</p>
<ul class="task-list">
<li><p><label><input type="checkbox">Theming output tables</label></p></li>
<li><p><label><input type="checkbox">Select analyses to include in report</label></p></li>
</ul>
</li>
<li><p><label><input type="checkbox">Plot regression analyses results</label></p></li>
<li><p><label><input type="checkbox" checked>Export modified data. 2025-01-16</label></p></li>
<li><p><label><input type="checkbox">Include reproducible code for all steps</label></p></li>
@ -142,6 +155,7 @@
<ul class="list-unstyled">
<li><a href="https://lifecycle.r-lib.org/articles/stages.html#experimental" class="external-link"><img src="https://img.shields.io/badge/lifecycle-experimental-orange.svg" alt="Lifecycle: experimental"></a></li>
<li><a href="https://github.com/agdamsbo/freesearcheR/actions/workflows/rhub.yaml" class="external-link"><img src="https://github.com/agdamsbo/freesearcheR/actions/workflows/rhub.yaml/badge.svg" alt="rhub"></a></li>
<li><a href="https://doi.org/10.5281/zenodo.14527429" class="external-link"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.14527429.svg" alt="DOI"></a></li>
<li><a href="https://agdamsbo.shinyapps.io/freesearcheR/" class="external-link"><img src="https://img.shields.io/badge/Shiny-shinyapps.io-blue?style=flat&amp;labelColor=white&amp;logo=RStudio&amp;logoColor=blue" alt="freesearcheR"></a></li>
</ul>
</div>