Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I package a shiny app with personal data into a standalone application using photon package? #13

Open
chenxiangge12 opened this issue Apr 26, 2020 · 1 comment

Comments

@chenxiangge12
Copy link

I think Photon package is a incredible packaging tool for standalone shiny app. In the process of packaging executing programs, I encountered a new problem: many people's shiny programs need their own personal data. How can I package a shiny app with personal data (mydata.RData or mydata.rda) into an application by using photon package? Thank you!

@D3SL
Copy link

D3SL commented May 25, 2020

I'm in a similar position wondering about creating a local app with an SQLite backend for persistent data that will survive closing/crashing. I think the overall question is: "Can a photonified shiny app internalize locally stored data, and if so in what ways".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants