roblanf / sangeranalyseR

functions to analyse sanger sequencing reads in R
MIT License
95 stars 24 forks source link

Cannot launch shiny App #54

Closed UndressK closed 3 years ago

UndressK commented 4 years ago

I am getting this error when using the launchApp() function to open shiny:

Couldn't normalize path in addResourcePath, with arguments: prefix = 'AdminLTE-2.0.6'; directoryPath = 'C:/Users/biocbuild/bbs-3.12-bioc/R/library/shinydashboard/AdminLTE'

the rest of the functions: writeFasta(), generateReport() seem to work fine. So I wonder if anyone else had this issue or it may be related to my R installation. I recently upgraded to R.4.0. I also tried a different shiny app example and that works.. Thanks a lot!

Kuanhao-Chao commented 3 years ago

Hi @UndressK ,

Thanks for raising this issue. We'll work on it! If there's any chance you can send me your files off-list (kuanhao.chao@gmail.com) that would really help. We'll only use them for fixing this bug!

Howard

Kuanhao-Chao commented 3 years ago

Hi @UndressK! Have you solved the problem yet?

I tried your code and data that you sent to me on my R 4.0.0 environment and the launchApp function works fine. I also searched online and there isn't much information about this error. Maybe you can try updating all shiny-related R packages to the newest version.

Cheers

UndressK commented 3 years ago

No, I couldn't.. but I'll keep trying and see if i can fix it. thanks anyway!

cheers, Andrés

On Sun, 19 Jul 2020 at 20:41, Kuan-Hao, Chao notifications@github.com wrote:

Hi @UndressK https://github.com/UndressK! Have you solved the problem yet?

I tried your code and data that you sent to me on my R 4.0.0 environment and the launchApp function works fine. I also searched online and there isn't much information about this error. Maybe you can try updating all shiny-related R packages to the newest version.

Cheers

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/roblanf/sangeranalyseR/issues/54#issuecomment-660689159, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH3HPTNTU66U57JOAD6WZOTR4M47BANCNFSM4OVKMRHQ .