Closed katwre closed 3 years ago
Hi Kasia.
Thanks for trying msigdbr
! I have not seen that error before. You are using a recent version of R and not doing anything complicated, so everything should be working.
Did you install the package from CRAN or GitHub?
You have a few other packages loaded in your environment. It's possible that there is a conflict. If you start a new session and just load msigdbr
, are you still seeing the error?
@igordot , thank you for a quick reply! Oh, after starting a new session everything seems to be fine, so there must be a conflict with another R package I guess.. I use R version 4.0.2 and I installed it from CRAN. Thanks a lot for your help! Kasia
Glad to hear it works now. Let me know if you figure out which package was was causing the conflict.
Hi, I've just got
unused argument (.data$species_name == species)
error, and I don't know how to proceed. Is it a bug or am I doing sth wrong?Best, Kasia