United4Surveillance / signal-detection-tool

A tool for detection of signals in infectious disease surveillance data.
Other
8 stars 0 forks source link

Open questions regarding target architecture & LATEX #6

Closed mlbach closed 5 months ago

mlbach commented 1 year ago

Some points that were left open in discussions:

Target architecture

Do we want the final product to be an R-package, maybe even submit it to CRAN?

Should be the most reproducible but may be more work during the development process.

Or do we want to provide a code repository that can be clowned and then used?

Reproducability could be achieved by using renv and maybe a fixed (portable) R-version.

In this way it is easy to set up at any organization and should be stable. However using renv might not correspond perfectly to the open source development philosophy.

latex issues

How can we make sure that latex and its packages are installed correctl on the target systems,this often leads to problems?

Maybe tinytex can be the solution, it can be installed via R.

lukric commented 1 year ago

These are very good points. Two remarks from my side:

alchalu commented 1 year ago

Regarding the format of the final output: I unfortunately do not have any experience with golem apps yet, but the following book might be a good ressource Engineering Production-Grade Shiny Apps

mlbach commented 1 year ago

In our last call we noted that

Hence, we agreed