runtime error
Exit code: 1. Reason: R version 4.3.2 (2023-10-31) -- "Eye Holes" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > shiny::runApp('/srv/shiny-server', host='0.0.0.0', port=7860) Loading required package: shiny Attaching package: βdplyrβ The following objects are masked from βpackage:statsβ: filter, lag The following objects are masked from βpackage:baseβ: intersect, setdiff, setequal, union Attaching package: βjsonliteβ The following object is masked from βpackage:shinyβ: validate Warning: One or more parsing issues, call `problems()` on your data frame for details, e.g.: dat <- vroom(...) problems(dat) Rows: 599 Columns: 11 ββ Column specification ββββββββββββββββββββββββββββββββββββββββββββββββββββββββ Delimiter: "," chr (10): #, Player, Pos, HT, Age, Current Team, YOS, Pre-Draft Team, Draft ... dbl (1): WT βΉ Use `spec()` to retrieve the full column specification for this data. βΉ Specify the column types or set `show_col_types = FALSE` to quiet this message. Error in get_github_file() : Unauthorized (HTTP 401). Calls: <Anonymous> ... <Anonymous> -> initialize -> get_github_file -> stop_for_status Execution halted
Container logs:
Fetching error logs...