Monocle3 Download error in R
1
0
Entering edit mode
5 months ago
odi ▴ 10

I keep getting this error while attempting to download the monocle 3 package:

Error in system(paste(MAKE, p1(paste("-f", shQuote(makefiles))), "compilers"), :
'CreateProcess' failed to run 'C:\RBUILD1\4.4\usr\bin\make.exe -f "Makevars" -f "C:/PROGRA1/R/R-441.0/etc/x64/Makeconf" -f "C:/PROGRA1/R/R-44~1.0/share/make/winshlib.mk" compilers'

removing 'C:/Users/703617894/AppData/Local/R/win-library/4.4/monocle3'
Warning in i.p(...) :
installation of package ‘C:/Users/703617~1/AppData/Local/Temp/Rtmpgrs5SR/file2bc45a17f5a/monocle3_1.3.7.tar.gz’ had non-zero exit status

Please can someone help!

A little background, my R has been upgraded to R 4.4.0 so i am attempting to download monocle3 using this code:

devtools::install_github('cole-trapnell-lab/monocle3')
Rstudio Monocle3 • 506 views
ADD COMMENT
1
Entering edit mode
5 months ago
Nat.Nataren ▴ 100

Do you have the Rtools package installed? You need this to compile from source.

ADD COMMENT
0
Entering edit mode

I have rtools..... i even ran this code to confirm...

 find_rtools()
[1] TRUE
ADD REPLY

Login before adding your answer.

Traffic: 1564 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6