Biostrings 2.6.6 H. Pages
Snapshot Date: 2008-04-09 12:13:20 -0700 (Wed, 09 Apr 2008) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_1/madman/Rpacks/Biostrings | Last Changed Rev: 29004 / Revision: 30966 | Last Changed Date: 2007-12-02 15:30:33 -0800 (Sun, 02 Dec 2007) |
| lamb1 | Linux (SUSE 10.1) / x86_64 | OK | OK | |
wilson2 | Linux (openSUSE 10.3) / x86_64 | [ OK ] | OK | |
wellington | Linux (openSUSE 10.3) / i686 | OK | OK | |
liverpool | Windows Server 2003 R2 (32-bit) / x64 | OK | OK | OK |
lemming | Windows Server 2003 (32-bit) / x64 | OK | OK | OK |
pitt | Mac OS X Tiger (10.4.11) / i386 | OK | OK | OK |
* checking for file 'Biostrings/DESCRIPTION' ... OK
* preparing 'Biostrings':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* Installing *source* package 'Biostrings' ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c align_needwunsQS.c -o align_needwunsQS.o
align_needwunsQS.c: In function 'align_needwunsQS':
align_needwunsQS.c:38: warning: 'lkup_val' may be used uninitialized in this function
align_needwunsQS.c:38: note: 'lkup_val' was declared here
align_needwunsQS.c:25: warning: 'sc' may be used uninitialized in this function
align_needwunsQS.c:25: note: 'sc' was declared here
gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c char_frequency.c -o char_frequency.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c find_palindromes.c -o find_palindromes.o
find_palindromes.c: In function 'find_palindromes':
find_palindromes.c:25: warning: 'letter0' may be used uninitialized in this function
find_palindromes.c:25: note: 'letter0' was declared here
find_palindromes.c:24: warning: 'all_letter0' may be used uninitialized in this function
find_palindromes.c:24: note: 'all_letter0' was declared here
find_palindromes.c:79: warning: 'letter0' may be used uninitialized in this function
find_palindromes.c:79: note: 'letter0' was declared here
find_palindromes.c:78: warning: 'lkup_val' may be used uninitialized in this function
find_palindromes.c:78: note: 'lkup_val' was declared here
find_palindromes.c:78: warning: 'all_letter0' may be used uninitialized in this function
find_palindromes.c:78: note: 'all_letter0' was declared here
gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c match_boyermoore.c -o match_boyermoore.o
match_boyermoore.c: In function 'match_boyermoore':
match_boyermoore.c:372: warning: 'c' may be used uninitialized in this function
match_boyermoore.c:372: note: 'c' was declared here
match_boyermoore.c:371: warning: 'i2' may be used uninitialized in this function
match_boyermoore.c:371: note: 'i2' was declared here
match_boyermoore.c:371: warning: 'i1' may be used uninitialized in this function
match_boyermoore.c:371: note: 'i1' was declared here
match_boyermoore.c:371: warning: 'j1' may be used uninitialized in this function
match_boyermoore.c:371: note: 'j1' was declared here
gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c match_naive.c -o match_naive.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c match_shiftor.c -o match_shiftor.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c normalize_views.c -o normalize_views.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c pmatchPattern.c -o pmatchPattern.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c reverseComplement.c -o reverseComplement.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c R_init_Biostrings.c -o R_init_Biostrings.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c utils.c -o utils.o
utils.c: In function '_Biostrings_coerce_to_complex_from_i1i2':
utils.c:478: warning: 'lkup_val.r' may be used uninitialized in this function
utils.c:478: warning: 'lkup_val.i' may be used uninitialized in this function
utils.c: In function '_Biostrings_reverse_translate_charcpy_from_i1i2':
utils.c:436: warning: 'lkup_val' may be used uninitialized in this function
utils.c: In function '_Biostrings_translate_charcpy_to_subset':
utils.c:357: warning: 'lkup_val' may be used uninitialized in this function
utils.c: In function '_Biostrings_translate_charcpy_to_i1i2':
utils.c:318: warning: 'lkup_val' may be used uninitialized in this function
utils.c: In function '_Biostrings_translate_charcpy_from_subset':
utils.c:278: warning: 'lkup_val' may be used uninitialized in this function
utils.c: In function '_Biostrings_translate_charcpy_from_i1i2':
utils.c:239: warning: 'lkup_val' may be used uninitialized in this function
gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c views_buffer.c -o views_buffer.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c XInteger.c -o XInteger.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.1-bioc/R/include -I/home/biocbuild/bbs-2.1-bioc/R/include -I/usr/local/include -fpic -g -O2 -Wall -c XRaw.c -o XRaw.o
XRaw.c: In function 'XRaw_loadFASTA':
XRaw.c:701: warning: 'view_start' may be used uninitialized in this function
gcc -std=gnu99 -shared -L/usr/local/lib64 -o Biostrings.so align_needwunsQS.o char_frequency.o find_palindromes.o match_boyermoore.o match_naive.o match_shiftor.o normalize_views.o pmatchPattern.o reverseComplement.o R_init_Biostrings.o utils.o views_buffer.o XInteger.o XRaw.o -L/home/biocbuild/bbs-2.1-bioc/R/lib -lR
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for "toString" in "Biostrings"
Creating a new generic function for "nchar" in "Biostrings"
Creating a new generic function for "start" in "Biostrings"
Creating a new generic function for "end" in "Biostrings"
Creating a new generic function for "as.matrix" in "Biostrings"
Creating a new generic function for "as.list" in "Biostrings"
Warning in matchSignature(signature, fdef, where) :
in the method signature for function "BStringViews" no definition for class: "file"
New generic for "substr" does not agree with implicit generic from package "base"; a new generic will be assigned with package "Biostrings"
New generic for "substring" does not agree with implicit generic from package "base"; a new generic will be assigned with package "Biostrings"
Warning in matchSignature(signature, fdef, where) :
in the method signature for function "eq" no definition for class: "BioString"
** help
>>> Building/Updating help pages for package 'Biostrings'
Formats: text html latex example
AAString-class text html latex example
AMINO_ACID_CODE text html latex example
BString-class text html latex example
BStringAlign-class text html latex example
BStringPartialMatches-class text html latex example
BStringViews-class text html latex example
BStringViews-constructors text html latex example
BStringViews-io text html latex example
Biostrings-internals text html latex
DNAString-class text html latex example
GENETIC_CODE text html latex example
IUPAC_CODE_MAP text html latex example
RNAString-class text html latex example
align-utils text html latex example
alphabetFrequency text html latex example
findPalindromes text html latex example
gregexpr2 text html latex example
letter text html latex example
mask text html latex example
matchLRPatterns text html latex example
matchPattern text html latex example
matchProbePair text html latex example
needwunsQS text html latex example
pmatchPattern text html latex example
readFASTA text html latex example
reverseComplement text html latex example
scoring_matrices text html latex example
subBString text html latex example
toComplex text html latex example
yeastSEQCHR1 text html latex example
** building package indices ...
* DONE (Biostrings)
* creating vignettes ... OK
* cleaning src
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building 'Biostrings_2.6.6.tar.gz'