mzR install requires deprecated header file
1
0
Entering edit mode
Guest User ★ 13k
@guest-user-4897
Last seen 9.6 years ago
Hi, I am currently trying to install mzR in R 3.02. I am getting this error: pwiz/utility/misc/sha1calc.cpp:29:36: fatal error: Rcpp/iostream/Rostream.h: No such file or directory #include <rcpp iostream="" rostream.h=""> I saw this link: http://permalink.gmane.org/gmane.comp.lang.r.rcpp/6676 that suggests this is a known issue and fixed in mzR-1.9.4. I'm not terribly familiar with R. How can I install this specific, updated version of mzR? Right now I am using biocLite("mzR"). Many thanks! Rob -- output of sessionInfo(): na -- Sent via the guest posting facility at bioconductor.org.
mzR mzR • 1.7k views
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 13 hours ago
United States
Hi Rob, mzR-1.9.4 is a devel version, so you need to first install a release candidate version of R, and then run biocLite() to install. http://cran.r-project.org/src/base-prerelease/ Best, Jim On Monday, February 10, 2014 12:57:01 PM, Rob [guest] wrote: > > Hi, > > I am currently trying to install mzR in R 3.02. I am getting this error: > > pwiz/utility/misc/sha1calc.cpp:29:36: fatal error: Rcpp/iostream/Rostream.h: No such file or directory > #include <rcpp iostream="" rostream.h=""> > > I saw this link: > http://permalink.gmane.org/gmane.comp.lang.r.rcpp/6676 > > that suggests this is a known issue and fixed in mzR-1.9.4. > > I'm not terribly familiar with R. How can I install this specific, updated version of mzR? Right now I am using biocLite("mzR"). > > Many thanks! > Rob > > -- output of sessionInfo(): > > na > > -- > Sent via the guest posting facility at bioconductor.org. > > _______________________________________________ > 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 -- James W. MacDonald, M.S. Biostatistician University of Washington Environmental and Occupational Health Sciences 4225 Roosevelt Way NE, # 100 Seattle WA 98105-6099
ADD COMMENT
0
Entering edit mode
Thanks, that worked great. On Mon, Feb 10, 2014 at 11:22 AM, James W. MacDonald <jmacdon@uw.edu> wrote: > Hi Rob, > > mzR-1.9.4 is a devel version, so you need to first install a release > candidate version of R, and then run biocLite() to install. > > http://cran.r-project.org/src/base-prerelease/ > > Best, > > Jim > > > > > On Monday, February 10, 2014 12:57:01 PM, Rob [guest] wrote: > >> >> Hi, >> >> I am currently trying to install mzR in R 3.02. I am getting this error: >> >> pwiz/utility/misc/sha1calc.cpp:29:36: fatal error: >> Rcpp/iostream/Rostream.h: No such file or directory >> #include <rcpp iostream="" rostream.h=""> >> >> I saw this link: >> http://permalink.gmane.org/gmane.comp.lang.r.rcpp/6676 >> >> that suggests this is a known issue and fixed in mzR-1.9.4. >> >> I'm not terribly familiar with R. How can I install this specific, >> updated version of mzR? Right now I am using biocLite("mzR"). >> >> Many thanks! >> Rob >> >> -- output of sessionInfo(): >> >> na >> >> -- >> Sent via the guest posting facility at bioconductor.org. >> >> _______________________________________________ >> Bioconductor mailing list >> Bioconductor@r-project.org >> https://stat.ethz.ch/mailman/listinfo/bioconductor >> Search the archives: http://news.gmane.org/gmane. >> science.biology.informatics.conductor >> > > -- > James W. MacDonald, M.S. > Biostatistician > University of Washington > Environmental and Occupational Health Sciences > 4225 Roosevelt Way NE, # 100 > Seattle WA 98105-6099 > -- Rob Smith, MS PhD Candidate Dept of Computer Science Brigham Young University Provo, UT, USA [[alternative HTML version deleted]]
ADD REPLY
0
Entering edit mode
----- Original Message ----- > From: "James W. MacDonald" <jmacdon at="" uw.edu=""> > To: "Rob [guest]" <guest at="" bioconductor.org=""> > Cc: 2robsmith at gmail.com, bioconductor at r-project.org > Sent: Monday, February 10, 2014 10:22:18 AM > Subject: Re: [BioC] mzR install requires deprecated header file > > Hi Rob, > > mzR-1.9.4 is a devel version, so you need to first install a release > candidate version of R, and then run biocLite() to install. > > http://cran.r-project.org/src/base-prerelease/ > > Best, > > Jim > There is now a patched version of mzR available so you do not need to install R and bioc/devel. If you want you can go back to the release version of R and do this: source("http://bioconductor.org/biocLite.R") biocLite("mzR") Dan > > > On Monday, February 10, 2014 12:57:01 PM, Rob [guest] wrote: > > > > Hi, > > > > I am currently trying to install mzR in R 3.02. I am getting this > > error: > > > > pwiz/utility/misc/sha1calc.cpp:29:36: fatal error: > > Rcpp/iostream/Rostream.h: No such file or directory > > #include <rcpp iostream="" rostream.h=""> > > > > I saw this link: > > http://permalink.gmane.org/gmane.comp.lang.r.rcpp/6676 > > > > that suggests this is a known issue and fixed in mzR-1.9.4. > > > > I'm not terribly familiar with R. How can I install this specific, > > updated version of mzR? Right now I am using biocLite("mzR"). > > > > Many thanks! > > Rob > > > > -- output of sessionInfo(): > > > > na > > > > -- > > Sent via the guest posting facility at bioconductor.org. > > > > _______________________________________________ > > 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 > > -- > James W. MacDonald, M.S. > Biostatistician > University of Washington > Environmental and Occupational Health Sciences > 4225 Roosevelt Way NE, # 100 > Seattle WA 98105-6099 > > _______________________________________________ > 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 REPLY

Login before adding your answer.

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