Open elifozcelik opened 1 year ago
This sounds like an environment problem not an issue with Libra
I ran into this issue too with a fresh installation of Libra. What sort of environment issues would cause this?
EDIT: I used remotes::install_github("neurorestore/Libra")
and this worked. For some reason, devtools::install_github("neurorestore/Libra
)` is installing a different package
I’m not sure as I’ve never encountered this issue but perhaps it is a local environment issue that is causing it to be installed from CRAN instead of GitHub
it is because there is another pretty popular package also called Libra https://cran.r-project.org/web/packages/Libra/index.html
In various R versions like 4.0,4.1,4.2 I have been getting there is no function called run_de when I try to use Libra. This issue disappear sometimes by itself but I could not figure out why it is happening or how to solve it.
could not find function "run_de"