preparing packages for use with R and Bioconductor
2
0
Entering edit mode
@srinivasan-ramachandran-1922
Last seen 9.8 years ago
Hi, I was attempting to prepare a package for use with bioconductor and R. I prepared the individual files but didn't have success in making it as a package and run it. Specifically the command R CMD INSTALL packagename did not work in windows. Can anyone kindly suggest a procedure for preparing a package. Meanwhile I did work around this. I simply loaded my data tables using read.csv and then saved the image. Recalling the image works perfectly fine but I guess this is not a good portable solution. with kind regards Ramu Dr. S. Ramachandran Scientist E I G.N. Ramachandran Knowledge Centre for Genome Informatics Institute of Genomics and Integrative Biology Mall Road, Delhi 110 007 Tel: 091-11-2766-6156 Fax: 091-11-2766-7471 http://www.igib.res.in/Sprofile/cram.html [[alternative HTML version deleted]]
• 567 views
ADD COMMENT
0
Entering edit mode
@sean-davis-490
Last seen 4 days ago
United States
On Mon, Aug 11, 2008 at 12:39 AM, Srinivasan Ramachandran <ramuigib at="" gmail.com=""> wrote: > Hi, > > I was attempting to prepare a package for use with bioconductor and R. I > prepared the individual files but didn't have success in making it as a > package and run it. Specifically the command R CMD INSTALL packagename did > not work in windows. Can anyone kindly suggest a procedure for preparing a > package. Meanwhile I did work around this. I simply loaded my data tables > using read.csv and then saved the image. Recalling the image works perfectly > fine but I guess this is not a good portable solution. > Hi, Ramu. First, always include sessionInfo() in your messages to the list, just to get those details on the table. Second, have you installed R tools for Windows? See the R for Windows FAQ here for details: http://cran.r-project.org/bin/windows/base/rw-FAQ.html You need to do that to install packages from source on Windows. Third, you will probably want to read the relevant sections of the manual here: http://cran.r-project.org/doc/manuals/R-exts.html Finally, once you are satisfied that things should be working, if you still have an error, feel free to send back the commands and the error output you got. Sean
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 1 day ago
United States
http://cran.r-project.org/bin/windows/base/rw-FAQ.html#Can-I-install- packages-into-libraries-in-this-version_003f Srinivasan Ramachandran wrote: > Hi, > > I was attempting to prepare a package for use with bioconductor and R. I > prepared the individual files but didn't have success in making it as a > package and run it. Specifically the command R CMD INSTALL packagename did > not work in windows. Can anyone kindly suggest a procedure for preparing a > package. Meanwhile I did work around this. I simply loaded my data tables > using read.csv and then saved the image. Recalling the image works perfectly > fine but I guess this is not a good portable solution. > > with kind regards > > Ramu > Dr. S. Ramachandran > Scientist E I > G.N. Ramachandran Knowledge Centre for Genome Informatics > Institute of Genomics and Integrative Biology > Mall Road, Delhi 110 007 > Tel: 091-11-2766-6156 > Fax: 091-11-2766-7471 > http://www.igib.res.in/Sprofile/cram.html > > [[alternative HTML version deleted]] > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > 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 Hildebrandt Lab 8220D MSRB III 1150 W. Medical Center Drive Ann Arbor MI 48109-0646 734-936-8662
ADD COMMENT

Login before adding your answer.

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