After the update to R 2.15.1 the problem is not solved.
In [1]: x = batches.runCentwave()
read //volvox/spectro/Orbitrap/martanog/2012-09-03-GM-Dinamic_labeling2/MZXML/2012-09-03-GM-016-Inf_pool_id19-mr1.mzXML
"Q:\R2x.32a\R/bin/R.exe" --vanilla --silent < c:\users\martanog.d\appdata\local\temp\tmpqvib2_\script.R
>
> if (require("xcms") == FALSE)
+ {
+ source("
http://bioconductor.org/biocLite.R")
+ biocLite("xcms", dep=T)
+ }
Lade nötiges Paket: xcms
Lade nötiges Paket: mzR
Failed with error: 'Paket 'Rcpp' benötigt von 'mzR' nicht gefunden'
BiocInstaller version 1.4.7, ?biocLite for help
BioC_mirror:
http://bioconductor.orgUsing R version 2.15, BiocInstaller version 1.4.7.
Installing package(s) 'xcms'
Warnung in install.packages(pkgs = pkgs, lib = lib, repos = repos, ...) :
'lib = "
\\gram/OMICS/gr_vorholt/emzed/r_libs"' is not writable
Fehler in install.packages(pkgs = pkgs, lib = lib, repos = repos, ...) :
unable to install packages
Calls: biocLite -> biocLiteInstall -> install.packages
Ausführung angehalten
------------------------------------------------------------
Traceback (most recent call last):
File "<ipython console>", line 1, in <module>
File "Q:\eMZed_1.x\eMZed\batches\feature_detector.py", line 94, in runCentwave
return P(configs.centwaveConfig, True).run(pattern, destination, configid, **params)
File "Q:\eMZed_1.x\eMZed\batches\_BatchRunner.py", line 68, in run
result = self.process(path)
File "Q:\eMZed_1.x\eMZed\batches\feature_detector.py", line 21, in process
table = self.det.process(ds)
File "Q:\eMZed_1.x\eMZed\libms\RConnect\XCMSConnector.py", line 141, in process
raise Exception("R operation failed")
Exception: R operation failed