shinyapp.ioとrstudioconnect.comの両方にshinyappを公開しようとしましたが、接続エラーが発生しました。ここではUnable publish to RStudio Connect : Error in yaml::yaml.load(enc2utf8(string), ...) : Reader error: control characters are not allowed: #81 at 276 #115とError in yaml::yaml.load(enc2utf8(string), ...) : Reader error: control characters are not allowed: #81 at 276 #31を提起しました。ローカルでは動作しますが、一度発行するとエラーが発生します.GIFを介して編成プロセス全体を確認できます。エラー:ShinyAppが接続を開くことができません
私はエラーを完全に知るためのアニメーションgifをほとんど記録していません。 error 01,error 02,error 03。親切にGIFを参照してください、私はまた同様のエラーに直面したいくつかの記事を参照してください。
- Shiny app turns grey when deployed, works fine locally
- (shinyapps.io) ERROR: cannot open the connection
- ERROR: cannot open the connection
- cannot open the connection in Shiny
- ERROR: cannot open the connection in R Shiny
最終的にはhttps://beta.rstudioconnect.com/content/1807/のregressionApps、ソースコードhttps://github.com/scibrokes/betting-strategy-and-model-validationを解決しました。 –