Annbuilder for chicken data
3
0
Entering edit mode
@bart-buitenhuis-2142
Last seen 10.3 years ago
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/bioconductor/attachments/20070503/ f7a1176c/attachment.pl
• 790 views
ADD COMMENT
0
Entering edit mode
Seth Falcon ★ 7.4k
@seth-falcon-992
Last seen 10.3 years ago
"Bart Buitenhuis" <bart.buitenhuis at="" agrsci.dk=""> writes: > Dear bioconductor users, > > I'm trying to use Annbuilder to make an annotation package for chicken > data. Last week (23 april 2007) I downloaded R 2.5.0 (under windows > XP) and have downloaded the Annbuilder package. When running my > script (see at the end of the mail) all files are downloaded (a > directory "bartkip" is generated with 3 sub-directories "data" , > "man", "R") If you want to build annotation data package (or any R packages) on Windows, you will need to install some additional tools. For details please refer to the R Windows FAQ: http://cran.r-project.org/bin/windows/base/rw-FAQ.html#Packages > But when I try to call this package in R using library(bartkip), it is > not working. You need to first need to install the package using R tools like R CMD INSTALL, but this may not work without installing additional tools (see the FAQ). + seth -- Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center http://bioconductor.org
ADD COMMENT
0
Entering edit mode
@bart-buitenhuis-2142
Last seen 10.3 years ago
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/bioconductor/attachments/20070509/ 66ce7937/attachment.pl
ADD COMMENT
0
Entering edit mode
Seth Falcon ★ 7.4k
@seth-falcon-992
Last seen 10.3 years ago
"Bart Buitenhuis" <bart.buitenhuis at="" agrsci.dk=""> writes: > Thank you for your reply. I have studied the suggestions in the manual > you suggested, but now I'm at a stage I'm not quite sure how to proceed > further. > > This is what I have done so far: > > 1: I have downloaded all the suggested programmes and files from the > http://www.murdoch-sutherland.com/Rtools/ webside It might make sense at this point to verify that your tool chain is working properly by dowloading a source package from the BioC package repository and running build and check to verify that you can generate valid packages. > 2: Used the Annbuilder package to make an annotation package for chicken > data with R 2.5.0 under windows XP (see script in the bottom of this > mail)... OK > (a directory "bartkip" is generated with 3 sub-directories "data" , > "man", "R") > > Now I'd like to make this Annotation package suitable to be read in R > 2.5.0 under windows. > > 3: Set the dos prompt to the directory where 'bartkip' is situated. > > 4: R CMD build --binary bartkip > This gives the following message: > > * checking for file 'bartkip/DESCRIPTION' ... OK > * preparing 'bartkip' > * checking DESCRIPTION meta-information ... OK > * remove junk files > * checking for LF line-endings in source files > * checking for empty and unneeded directories > * building binary distribution > WARNING > * some HTML links may not be found > installing R.css in c:/TEMP/Rinst333285638 > > Using auto-selected zip options 'bartkip-HELP=ziponly' > make[2]: *** [zzzfirst] Error 57 > make[1]: *** [All] Error 2 > *** installation of bartkip failed *** > > Removing 'c:/TEMP/Rinst333285638/bartkip' > ERROR > *installation failed The HTML links not found is just a warning and I don't think that is the problem. The problem I don't recognize is "Error 57" and zzzfirst. I would recommend testing a package that is known to build on Windows and see what happens. + seth -- Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center http://bioconductor.org
ADD COMMENT

Login before adding your answer.

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