Pandora-IsoMemo / ReSources

Food Reconstruction Using Isotopic Transferred Signals (ReSources)
https://pandora-isomemo.github.io/ReSources/
GNU General Public License v3.0
0 stars 1 forks source link

Version 23.02.4: switch to kaleido #79

Closed arunge closed 1 year ago

arunge commented 1 year ago

Version 23.02.4

Bug fixes

arunge commented 1 year ago

@jan-abel-inwt As you suggested, I switched to kaleido. Now it works at least locally, but i had to install new packages as described in the documentation of the save_image function (1).

image

Locally, after adding the package reticulate and starting the app, an automatic request to install other missing packages was printed into the console. After confirming to the missing installations and restarting the app, I could export plots. One can test this after loading some example data (1), going to "Model characteristics" and exporting the plot (2) and (3).

image

jan-abel-inwt commented 1 year ago

There is still an error on jenkins with the arguments of the function below.

Note: possible error in 'tryCatchWithWarningsAndErrors(errorTitle = "Export failed", ': unused arguments (errorTitle = "Export failed", alertStyle = "shinyalert") 
See ‘/tmp/RtmpoCvYvf/ReSources.Rcheck/00install.out’ for details.
arunge commented 1 year ago

@jan-abel-inwt in order to make the checks run again, I need the most recent version of dataTools here. For this we require the package rgpt3 here, also. After you added it here, the checks should be fine and you can continue with https://github.com/Pandora-IsoMemo/resources/pull/79#issuecomment-1437980101 Thanks! :slightly_smiling_face:

jan-abel-inwt commented 1 year ago
jan-abel-inwt commented 1 year ago

This is still not working! I'll look into it tomorrow morning.

image