https://jee-hyoung-kim-19.shinyapps.io/streamgraph/
this is my app, and I want to change it so
after some change and I tried to publish, but I couldn't,
I updated Rstudio and R, but they do not work.
before publishing it works very well in PC.
for other apps even with no change, I couldn't publish
============== this is error message =================
WARNING: '-e { options(repos = c(CRAN = 'https://cran.rstudio.com/', CRANextra = 'http://www.stats.ox.ac.uk/pub/RWin'), download.file.method = 'wininet'); rsconnect::deployApp(appDir = 'C:/Users/user/Dropbox/shiny app',appFileManifest = 'C:/Users/user/AppData/Local/Temp/9190-3751-2d8f-fb6b', appPrimaryDoc = 'streamgraph.R', account = 'jee-hyoung-kim-19',server = 'shinyapps.io', appName = 'streamgraph', appId = 287476, launch.browser = function (url) { message('Deployment completed: ', url) }, lint = FALSE,metadata = list( asMultiple = FALSE, asStatic = FALSE, ignoredFiles = ' (DESKTOP-4MEAEH9's conflicted copy 2017-12-01).Rhistory| (DESKTOP-4MEAEH9's conflicted copy 2017-12-22).RData| (DESKTOP-4MEAEH9's conflicted copy 2017-12-22).Rhistory| (DESKTOP-4MEAEH9's conflicted copy 2017-12-28).RData| (DESKTOP-4MEAEH9's conflicted copy 2017-12-28).Rhistory| (DESKTOP-4MEAEH9's conflicted copy 2018-01-19).RData| (DESKTOP-4MEAEH9's conflicted copy 2018-01-19).Rhistory| (DESKTOP-4MEAEH9's conflicted copy
===============================================
I think I found the reason or solution!
I do another computer with new working folder, new Rhistory.....
It works!!
it is not the server problem!
I leave this post for others with same problem.