Shiny Server
Instructions
Once you are given access you should be able to see the demo pages linked to your account. https://shiny.stat.ncsu.edu/unityid/
- Please modify your code not to have spaces in any names and ideally make all the filenames lowercase.
- You need to transfer your files to the server. This is done using SFTP protocol.
- {from mac terminal} $ scp -r [program-folder] unityid@shiny.stat.ncsu.edu:ShinyApps
- {from pc} start winscp and connect to shiny.stat.ncsu.edu with your Unity ID and Campus Password
- {create program-folder in ShinyApps folder}
- Drag and Drop files to the Shiny server in program-folder.
- Go to website https://shiny.stat.ncsu.edu/unityid/program-folder/.
- If errors occur please send an email to cos_stat@help.ncsu.edu
- Please periodically backup your ShinyApps to your personal file space.