datasketch / shinypanels

Collapsible panels layout for r shiny apps
Other
80 stars 11 forks source link

how deploy an example in ubuntu? #108

Closed johnfelipe closed 2 years ago

johnfelipe commented 2 years ago

remotes::install_github("datasketch/shinypanels")

Downloading GitHub repo datasketch/shinypanels@HEAD
✔  checking for file ‘/tmp/RtmpH69j3m/remotes13272ddf56f/datasketch-shinypanels-8be05c0/DESCRIPTION’ ...
─  preparing ‘shinypanels’:
✔  checking DESCRIPTION meta-information ...
─  checking for LF line-endings in source and make files and shell scripts
─  checking for empty or unneeded directories
   Omitted ‘LazyData’ from DESCRIPTION
─  building ‘shinypanels_0.5.1.tar.gz’

Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
* installing *source* package ‘shinypanels’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (shinypanels)

wich will be a next step or command?