CCICB / CRUX

Other
2 stars 1 forks source link

Look into how shinyapps handles the imported files #39

Open selkamand opened 1 year ago

selkamand commented 1 year ago

are they deleted immediately after last use or only once instance shuts down.

Consider adding support for instantaneous imported file deletion on shinyapps only. we do NOT want to do this if its running locally. One way of checking would be to see if fileInput$datapath is in temp folder. Then the second we've read the data we can delete it

Add note for highly sensitive data, to download the R package / binaries and use CRUX locally