COVAIL / photon

RStudio Add-in to build Shiny apps utilizing the Electron framework
125 stars 25 forks source link

Issue reading Bioconductor package #8

Open emaiti opened 4 years ago

emaiti commented 4 years ago

Hi, we're using Photon and it's working with R packages. However, there is an issue with ComplexHeatmap for Bioconductor (we tried entering it in the Bioconductor packages field). Is there a way to fix this? Thank you!

jamesthesnake commented 4 years ago

Complex heatmap is not working for me either!

aarizvi commented 4 years ago

@emaiti @jamesthesnake -- which OS are you guys trying to use?

jamesthesnake commented 4 years ago

MAC for me

wilcar commented 4 years ago

Windows 10

Le mar. 5 nov. 2019 à 18:35, James Hennessy notifications@github.com a écrit :

MAC for me

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ColumbusCollaboratory/photon/issues/8?email_source=notifications&email_token=AELBYNJLKOPCZNH4QDVOSY3QSGVHBA5CNFSM4I5V6QH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDDTWJY#issuecomment-549927719, or unsubscribe https://github.com/notifications/unsubscribe-auth/AELBYNIJNZVSEPULHNPHFLTQSGVHBANCNFSM4I5V6QHQ .

jamesthesnake commented 4 years ago

Ping

petegordon commented 4 years ago

Photon doesn't work with any package that has to be compiled; where the binaries are not fully available (without compiling). The reason is that that would require management of the temporary directory for libPath to be used for compiling packages and that needs to be changed in the bash script that launches R. We haven't had time to try to address this issue in photon (in the bash scripting). I will update the readme.