diff --git a/README.Rmd b/README.Rmd index bf7a308..b3997d9 100644 --- a/README.Rmd +++ b/README.Rmd @@ -30,7 +30,12 @@ knitr::opts_chunk$set( The goal of `{ruminate}` is to facilitate exploration of pharmacometrics data. This is done by creating a Shiny interface to different tools for data transformation (`{dplyr}` and `{tidyr}`), plotting (`{ggplot2}`), and noncompartmental analysis (`{PKNCA}`). These results can be reported in Excel, Word or PowerPoint. The state of the app can be saved and loaded at a later date. When saved, a script is generated to reproduce the different actions in the Shiny interface. -# Installation +# Deployed example in the cloud + +You can point your web browser to [runrumiate.ubiquity.tools](https://runruminate.ubiquity.tools) and try the development version of ruminate. Keep in mind this is a public server. No data is tracked or kept, but it is open to the public. So be careful about uploading confidential data. Also know this is a single instance and if many people are using it at once it can be slow. + +# Local installation + @@ -52,8 +60,6 @@ Note that because `{ruminate}` depends on `{formods}` and `{onbrand}` you will need to first install the development versions of `{onbrand}` and `{formods}`. -# Getting started - ## Running in RStudio ``` r @@ -61,7 +67,7 @@ library(ruminate) ruminate() ``` -## Running in a Docker container +# Running in a Docker container Note this uses an `x86` image. So it will only work on Intel or AMD cpus. This means that you wont get very far with an M1 mac. If you want, diff --git a/_pkgdown.yml b/_pkgdown.yml index 625bad9..a6ddc1f 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -27,6 +27,9 @@ reference: # - starts_with("NCA_") navbar: left: + - text: "Try Online" + icon: fas fa-cloud + href: https://runruminate.ubiquity.tools/ - text: "Tutorial" icon: fas fa-chalkboard-teacher menu: diff --git a/docs/404.html b/docs/404.html index cae0131..479bcff 100644 --- a/docs/404.html +++ b/docs/404.html @@ -40,6 +40,13 @@