AnalytixWare / ShinySky

Various UI widgets/components not part of Shiny e.g. alerts, styled buttons
Other
188 stars 65 forks source link

Error running ShinyApp #39

Closed Pirshtuk closed 3 years ago

Pirshtuk commented 3 years ago

An error has occurred The application failed to start: exited unexpectedly with code 1

Loading required package: devtools Loading required package: usethis Downloading GitHub repo AnalytixWare/ShinySky@HEAD Warning in i.p(...) : 'lib = "/opt/R/4.0.5/lib/R/library"' is not writable Error in value[3L] : Failed to install 'shinysky' from GitHub: unable to install packages Calls: local ... tryCatch -> tryCatchList -> tryCatchOne -> Execution halted

xiaodaigh commented 3 years ago

'lib = "/opt/R/4.0.5/lib/R/library"' is not writable

The issue is with your access permissions. Make sure you have the right admin rights