smorabit / hdWGCNA

High dimensional weighted gene co-expression network analysis
https://smorabit.github.io/hdWGCNA/
Other
316 stars 31 forks source link

hdWGCNA Installation error #131

Closed madhubioinformatics closed 9 months ago

madhubioinformatics commented 10 months ago

Describe the bug Provide a clear and concise description of what the bug is. If there is an error message, please copy it here.

Steps to reproduce Describe the steps included to reproduce the error, including all of the hdWGCNA code used prior reaching the error. Describe the dataset that you are using, and whether or not the error could be reproduced on one of our provided tutorial datasets, or on another publicly available dataset.

# Put code in this box

R session info Please run sessionInfo() and report the output.

Screenshots If applicable, add screenshot Image 7-14-23 at 5 09 PM s to help explain your problem.

More than one problem? If you have more than one problem with hdWGCNA, create separate issues for your individual problems.

madhubioinformatics commented 10 months ago

I'm trying install the hdWGCNA package in both HPC3 server and RStudio but I got error like above screenshot. I have already installed supporting packages also.

PaulinaUrban14 commented 10 months ago

Having the same issue here

madhubioinformatics commented 10 months ago

Thank you for your response. If you get any solution please let me know. If I get it I’ll let you know. Have a nice day.

Thank you Madhu Saddala

On Sat, Jul 15, 2023 at 7:24 AM Paulina Urbanaviciute < @.***> wrote:

Having the same issue here

— Reply to this email directly, view it on GitHub https://github.com/smorabit/hdWGCNA/issues/131#issuecomment-1636783938, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ5XE4UHLQPM7IHBTVLUUS3XQKRZRANCNFSM6AAAAAA2K5X7TI . You are receiving this because you authored the thread.Message ID: @.***>

--

Dr. Madhu Sudhana SaddalaBioinformatics Research Scientist Bioinformatics, Genomics and Proteomics University of California Irvine, CA-92697, USA *Email @. @.>* @.** http://jhmi.edu

bbimber commented 10 months ago

To the authors, I think you need to include tester as a dependency in DESCRIPTION (https://github.com/smorabit/hdWGCNA/blob/76da474c1d313ea3c9b73e925e84b84b6163806e/NAMESPACE#L138).

For those above, I think if you manually install tester this will work.

PaulinaUrban14 commented 10 months ago

install.packages("tester") before installing hdWGCNA did the trick, thank you!

madhubioinformatics commented 10 months ago

Glad it worked! Thanks, Madhu Saddala

On Mon, Jul 17, 2023 at 12:59 AM Paulina Urbanaviciute < @.***> wrote:

install.packages("tester") before installing hdWGCNA did the trick, thank you!

— Reply to this email directly, view it on GitHub https://github.com/smorabit/hdWGCNA/issues/131#issuecomment-1637554741, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ5XE4SM66F6VOWA7HZYJFTXQTWGJANCNFSM6AAAAAA2K5X7TI . You are receiving this because you authored the thread.Message ID: @.***>

--

Dr. Madhu Sudhana SaddalaBioinformatics Research Scientist Bioinformatics, Genomics and Proteomics University of California Irvine, CA-92697, USA *Email @. @.>* @.** http://jhmi.edu