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

Pandora compatibility for other apps #86

Closed
arunge opened this issue May 23, 2024 · 8 comments
Closed

Pandora compatibility for other apps #86

arunge opened this issue May 23, 2024 · 8 comments
Labels
enhancement New feature or request

Comments

@arunge
Copy link
Contributor

arunge commented May 23, 2024

@isomemo We want to modify/adjust 7 exiting R apps so that they include the Pandora data import module (feeding data into the data), Save/Load model option, Docker installation, and online run.

Please, let me know which apps exactly should be modified by listing the links to the respective repositories!

@arunge arunge added the enhancement New feature or request label May 23, 2024
@arunge
Copy link
Contributor Author

arunge commented May 28, 2024

@isomemo Today we discussed which apps are relevant here:

As discussed we will

  • check which effort is needed to get apps online that are not an R package
  • prioritize CausualR

@jan-abel-inwt
Copy link
Contributor

TraceR & MapR are linked on the landing page https://isomemoapp.com/

@isomemo let me know if you want to change the text or the youtube links or something else

@jan-abel-inwt
Copy link
Contributor

Pandora-IsoMemo/BNR#1 (comment)

The BNR application is now live and can be accessed at the following URL: https://pandoraapp.earth/app/bnr-test.

The implementation of the BNR application into shiny-proxy was straightforward thanks to its well-structured setup, which included a comprehensive renv file and a Dockerfile.

However, integrating CausalR might present more of a challenge. The repository for CausalR lacks both an renv file and the structure of an R package. Additionally, the current Dockerfile appears to be misaligned with our deployment strategies and is currently non-functional, requiring significant refinements to achieve integration into a working shiny app on shiny-proxy.

@arunge
Copy link
Contributor Author

arunge commented Jun 11, 2024

@jan-abel-inwt Regarding CausalR: I created a new branch beta in CausalR containing

  • a clean R package structure to run a shiny app
  • the scripts that are needed to run CausalR
  • a Dockerfile

Could you please check the beta branch and let me know if something is missing or if we can try to get the app running on shinyproxy?

@jan-abel-inwt
Copy link
Contributor

jan-abel-inwt commented Jun 12, 2024

The version of the beta branch of CausalR can be found here https://isomemoapp.com/app/causalr-beta

@arunge
Copy link
Contributor Author

arunge commented Jun 19, 2024

@jan-abel-inwt I opened a PR for Jian where he can check the refactoring of his shiny app into a package. If he finishes testing and approves, we can merge and setup an online version for the main branch and after that link CausalR to the landing page.

@arunge
Copy link
Contributor Author

arunge commented Jun 19, 2024

I opened an issue regarding the online version of BNR and asked the developer if BNR is ready for the landing page https://isomemoapp.com/.

Update: We have green light to go on:

You can release the current version of the app ...

@jan-abel-inwt Please add the link for BNR to the landing page.

@jan-abel-inwt
Copy link
Contributor

I've added BNR to the landing page at https://pandoraapp.earth/ and transferred the open tasks to their respective repositories.

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

No branches or pull requests

3 participants