#!/bin/bash Rscript -e 'library(methods); options(shiny.autoload.r=FALSE); shiny::runApp(".", launch.browser=TRUE)'