Open Wynandi opened 5 months ago
Hi, can you please try to install the latest release from github?
devtools::install_github('gagneurlab/FRASER', ref='1.99.4', dependencies=TRUE)
Should do the trick.
As to why installing from Bioconductor fails: FRASER 2.0.0 is available on Bioconductor release of 3.19. I suspect that you are trying to install with a previous Bioconductor release (3.18) and that's why you end up installing 1.14.1.
@vyepez88 @ischeller should we update the readme to propose installing from github as default?
Hello,
I am trying to update to a FRASER package which corresponds to FRASER 2.0. According to GitHub anything above 1.9 would do and an R version of 4.0.0 or higher should enable installation with BiocManager.
Unfortunately, I am unable to install any version above 1.14.1.
I tried the force installation or updating other packages but ended up with the same FRASER version.