XPS crashes
3
0
Entering edit mode
Clara Pons ▴ 30
@clara-pons-4673
Last seen 9.6 years ago
Hi to all, I'm new using bioconductor and I trying to use xps. But when I loaded xps package, I goot the following messages 1. Rgui.exe-The procedure entry point ??RTSTring@@QAE?AVTSubtring@@HH@Z could not be located in the dynamic link library Libcore.dll 2. >library(xps) Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared library 'C:/ARCHIV~1/R/R-211~1.1/library/xps/libs/xps.dll': LoadLibrary failure:the specified process not found. Error: package/namespace load failed for 'xps' My system is windows XP, my R version 2.11.1-32 bit. I have installed ROOT V5.27.04, as recommended for xps 1.12.1,Rtools211 andVC++ 2010 Any help is greatly appreciated Thank you in advance. Best regards Clara [[alternative HTML version deleted]]
PROcess xps PROcess xps • 1.3k views
ADD COMMENT
0
Entering edit mode
Clara Pons ▴ 30
@clara-pons-4673
Last seen 9.6 years ago
Hi to all, I'm new using bioconductor and I trying to use xps. But when I loaded xps package, I goot the following messages 1. Rgui.exe-The procedure entry point ??RTSTring@@QAE?AVTSubtring@@HH@Z could not be located in the dynamic link library Libcore.dll 2. >library(xps) Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared library 'C:/ARCHIV~1/R/R-211~1.1/library/xps/libs/xps.dll': LoadLibrary failure:the specified process not found. Error: package/namespace load failed for 'xps' My system is windows XP, my R version 2.11.1-32 bit. I have installed ROOT V5.27.04, as recommended for xps 1.12.1,Rtools211 andVC++ 2010 Any help is greatly appreciated Thank you in advance. Best regards Clara [[alternative HTML version deleted]]
ADD COMMENT
0
Entering edit mode
cstrato ★ 3.9k
@cstrato-908
Last seen 5.6 years ago
Austria
Dear Clara, Did you download and install root_v5.27.04.win32.vc90.msi or did you try to compile root? Furthermore, did you set the environment variable ROOTSYS as described in the README file? Best regards Christian _._._._._._._._._._._._._._._._._._ C.h.r.i.s.t.i.a.n S.t.r.a.t.o.w.a V.i.e.n.n.a A.u.s.t.r.i.a e.m.a.i.l: cstrato at aon.at _._._._._._._._._._._._._._._._._._ On 6/2/11 1:50 PM, Clara Pons wrote: > Hi to all, > > I'm new using bioconductor and I trying to use xps. But when I loaded > > xps package, I goot the following messages > > 1. > > Rgui.exe-The procedure entry point ??RTSTring@@QAE?AVTSubtring@@HH at Z > could not > > be located in the dynamic link library Libcore.dll > > 2. > >> library(xps) > > Error in inDL(x, as.logical(local), as.logical(now), ...) : > > unable to load shared library > 'C:/ARCHIV~1/R/R-211~1.1/library/xps/libs/xps.dll': > > LoadLibrary failure:the specified process not found. > > Error: package/namespace load failed for 'xps' > > My system is windows XP, my R version 2.11.1-32 bit. I have installed ROOT > > V5.27.04, as recommended for xps 1.12.1,Rtools211 andVC++ 2010 > > Any help is greatly appreciated > > Thank you in advance. > > Best regards > > Clara > > > [[alternative HTML version deleted]] > > _______________________________________________ > Bioconductor mailing list > Bioconductor at r-project.org > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor >
ADD COMMENT
0
Entering edit mode
cstrato ★ 3.9k
@cstrato-908
Last seen 5.6 years ago
Austria
Dear Clara, This is strange, usually this error appears when users have installed the wrong root version. Could you try to run xps from the console Rterm instead of Rgui and send me the error messages you get (and the sessionInfo()). Best regards Christian On 6/2/11 10:24 PM, Clara Pons wrote: > Dear christian > I dowload and install root_v5.27.04.win32.vc90.msi and it works, and I > set ROOTSYS and PATH as described in readme file of xps: > ROOTSYS=C:\root , PATH: %ROOTSYS%\bin > > Regards > Clara > > El 6/2/2011 5:22 PM, cstrato escribi?: >> Dear Clara, >> >> Did you download and install root_v5.27.04.win32.vc90.msi or did you >> try to compile root? >> >> Furthermore, did you set the environment variable ROOTSYS as described >> in the README file? >> >> Best regards >> Christian >> _._._._._._._._._._._._._._._._._._ >> C.h.r.i.s.t.i.a.n S.t.r.a.t.o.w.a >> V.i.e.n.n.a A.u.s.t.r.i.a >> e.m.a.i.l: cstrato at aon.at >> _._._._._._._._._._._._._._._._._._ >> >> On 6/2/11 1:50 PM, Clara Pons wrote: >>> Hi to all, >>> >>> I'm new using bioconductor and I trying to use xps. But when I loaded >>> >>> xps package, I goot the following messages >>> >>> 1. >>> >>> Rgui.exe-The procedure entry point ??RTSTring@@QAE?AVTSubtring@@HH at Z >>> could not >>> >>> be located in the dynamic link library Libcore.dll >>> >>> 2. >>> >>>> library(xps) >>> >>> Error in inDL(x, as.logical(local), as.logical(now), ...) : >>> >>> unable to load shared library >>> 'C:/ARCHIV~1/R/R-211~1.1/library/xps/libs/xps.dll': >>> >>> LoadLibrary failure:the specified process not found. >>> >>> Error: package/namespace load failed for 'xps' >>> >>> My system is windows XP, my R version 2.11.1-32 bit. I have installed >>> ROOT >>> >>> V5.27.04, as recommended for xps 1.12.1,Rtools211 andVC++ 2010 >>> >>> Any help is greatly appreciated >>> >>> Thank you in advance. >>> >>> Best regards >>> >>> Clara >>> >>> >>> [[alternative HTML version deleted]] >>> >>> _______________________________________________ >>> Bioconductor mailing list >>> Bioconductor at r-project.org >>> https://stat.ethz.ch/mailman/listinfo/bioconductor >>> Search the archives: >>> http://news.gmane.org/gmane.science.biology.informatics.conductor >>> > >
ADD COMMENT

Login before adding your answer.

Traffic: 705 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