epigen / RnBeads

Git working Repo synced to the Bioconductor: http://bioconductor.org/packages/devel/bioc/html/RnBeads.html
https://rnbeads.org/
7 stars 8 forks source link

R Error in h(simpleError(msg, call)) #44

Closed mumdark closed 11 months ago

mumdark commented 12 months ago

Hello, I want to report that when I'm running the analysis, I'm getting the following error:

Error in h(simpleError(msg, call)) : Error evaluating 'x' argument while selecting method for 'which' function: length = 12 in coercion to'logica1(1)

I see the cause of this error here.

Is there any solution?

Thank you for your help!

schmic05 commented 12 months ago

Hi @mumdark Thank you for using RnBeads. From what you report, I cannot reproduce the error. Can you please share some more information with us, such as the full analysis.log and the code you were running?

Best,

Michael

mumdark commented 12 months ago

Thanks for your reply, I use this code to perform the analysis:

rnb.run.analysis

When I downgraded the r version, this problem was solved.

schmic05 commented 11 months ago

Hi @mumdark ,

Sorry for the delay in coming back to this issue. We fixed it in the current version of RnBeads on Bioconductor, feel free to test it.

Best,

Michael