memory The goal of memory is to provide a simple (useless) shiny app to crash test memroy usage in production (shinyproxy, kubernetes,...) Installation #install.packages("remotes") remotes::install_github("vincentguyader/memory") Example memory::run_app()