rietho / IPO

A Tool for automated Optimization of XCMS Parameters
http://bioconductor.org/packages/IPO/
Other
34 stars 20 forks source link

Problems installing IPO in R-3.2.2 version #31

Closed Jiaqc closed 7 years ago

Jiaqc commented 8 years ago

Hi, I have met a same installing problem which had been described in https://github.com/glibiseller/IPO/issues/10

library(CAMERA) library("devtools") install_github("glibiseller/IPO") Downloading GitHub repo glibiseller/IPO@master Installing IPO Skipping 2 packages not available: CAMERA, xcms "F:/R/R-3.2.2/bin/i386/R" --no-site-file --no-environ --no-save --no-restore CMD INSTALL "F:/TEMP/RtmpEZ6xui/devtools8e86ff33276/glibiseller-IPO-47aff39" \ --library="F:/R/R-3.2.2/library" --install-tests

Error in file(tmp_user_profile, "w") :

How can I solve the problem and install IPO ?

In that issue, you have sent the R-package as zip-file to him, so can you send me the zip-file too? My email is: jiaq_c@hotmail.com
Thanks in advance.

Best regards Jiaq Chen