I'm trying to install SCENIC for R/4.2.1 but it fails due to the arrow package. I've tried installing arrow separately, but it also fails due a compilation error. I've installed feather 0.3.5, but the SCENIC installation still fails.
Referencing a previous issue about this below:
These errors seem to be related to the R version...
We had to change the use of feather package by arrow.
If you keep having the issue with the latest version of R and related packages (e.g. RcisTarget), please let us know.
(I'll close the issue, but feel free to re-open or post a new one with updated information if the problem persists...)
Hello,
I'm trying to install SCENIC for R/4.2.1 but it fails due to the arrow package. I've tried installing arrow separately, but it also fails due a compilation error. I've installed feather 0.3.5, but the SCENIC installation still fails.
Referencing a previous issue about this below:
We had to change the use of
feather
package byarrow
.If you keep having the issue with the latest version of R and related packages (e.g. RcisTarget), please let us know.
(I'll close the issue, but feel free to re-open or post a new one with updated information if the problem persists...)
Originally posted by @s-aibar in https://github.com/aertslab/SCENIC/issues/168#issuecomment-1092844786