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

Can't visualize tables #19

Closed
stratei86 opened this issue Apr 6, 2023 · 2 comments
Closed

Can't visualize tables #19

stratei86 opened this issue Apr 6, 2023 · 2 comments
Assignees

Comments

@stratei86
Copy link

Hi, when running the app on RStudio I get the following warning "Warning in is.call(funBody[[idx]]) && as.character(funBody[[idx]][[1]]) == :
'length(x) = 3 > 1' in coercion to 'logical(1)'" repeatedly in the console and I can't visualize the table with the differentially expressed proteins, but all the figures are produced normally. Could you help solving this issue?
Thanks

@tbaccata tbaccata self-assigned this Apr 6, 2023
@tbaccata
Copy link
Owner

tbaccata commented Apr 6, 2023

Hello,

Thanks for reporting this issue! I have never encountered this warning message, but it seems to be related to a new R version (https://stackoverflow.com/questions/72848442/r-warning-lengthx-2-1-in-coercion-to-logical1)

Are you using a R version >= 4.2.x?
I'll have to see what exactly changed with the new R version, and which parts of amica's output table code is affected by it.

But I guess, when you upload your files to the public server (https://bioapps.maxperutzlabs.ac.at/app/amica),
everything is running fine?

Best,
Sebastian

@stratei86
Copy link
Author

Hi,

I've moved to R version 4.1 from 4.2 and now everything works fine

Thanks

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

No branches or pull requests

2 participants