Biostrings 2.6.6 H. Pages
Snapshot Date: 2008-04-02 12:12:36 -0700 (Wed, 02 Apr 2008) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_1/madman/Rpacks/Biostrings | Last Changed Rev: 29004 / Revision: 30807 | 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 working latex ... OK
* using log directory 'D:/biocbld/bbs-2.1-bioc/meat/Biostrings.Rcheck'
* using R version 2.6.2 (2008-02-08)
* checking for file 'Biostrings/DESCRIPTION' ... OK
* this is package 'Biostrings' version '2.6.6'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'Biostrings' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the name space can be loaded with stated dependencies ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.read.uncompressed_fasta_file: no visible binding for global variable
'i'
* checking Rd files ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking data for non-ASCII characters ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $BLAS_LIBS ... OK
* creating Biostrings-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating Biostrings-manual.tex ... OK
* checking Biostrings-manual.tex ... OK
installing R.css in D:/biocbld/bbs-2.1-bioc/meat/Biostrings.Rcheck
---------- Making package Biostrings ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
making R_init_Biostrings.d from R_init_Biostrings.c
making XInteger.d from XInteger.c
making XRaw.d from XRaw.c
making align_needwunsQS.d from align_needwunsQS.c
making char_frequency.d from char_frequency.c
making find_palindromes.d from find_palindromes.c
making match_boyermoore.d from match_boyermoore.c
making match_naive.d from match_naive.c
making match_shiftor.d from match_shiftor.c
making normalize_views.d from normalize_views.c
making pmatchPattern.d from pmatchPattern.c
making reverseComplement.d from reverseComplement.c
making utils.d from utils.c
making views_buffer.d from views_buffer.c
gcc-sjlj -std=gnu99 -Id:/biocbld/bbs-2.1-bioc/R/include -O3 -Wall -c R_init_Biostrings.c -o R_init_Biostrings.o
gcc-sjlj -std=gnu99 -Id:/biocbld/bbs-2.1-bioc/R/include -O3 -Wall -c XInteger.c -o XInteger.o
gcc-sjlj -std=gnu99 -Id:/biocbld/bbs-2.1-bioc/R/include -O3 -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-sjlj -std=gnu99 -Id:/biocbld/bbs-2.1-bioc/R/include -O3 -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-sjlj -std=gnu99 -Id:/biocbld/bbs-2.1-bioc/R/include -O3 -Wall -c char_frequency.c -o char_frequency.o
gcc-sjlj -std=gnu99 -Id:/biocbld/bbs-2.1-bioc/R/include -O3 -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-sjlj -std=gnu99 -Id:/biocbld/bbs-2.1-bioc/R/include -O3 -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: 'j1' may be used uninitialized in this function
match_boyermoore.c:371: note: 'j1' 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
gcc-sjlj -std=gnu99 -Id:/biocbld/bbs-2.1-bioc/R/include -O3 -Wall -c match_naive.c -o match_naive.o
gcc-sjlj -std=gnu99 -Id:/biocbld/bbs-2.1-bioc/R/include -O3 -Wall -c match_shiftor.c -o match_shiftor.o
gcc-sjlj -std=gnu99 -Id:/biocbld/bbs-2.1-bioc/R/include -O3 -Wall -c normalize_views.c -o normalize_views.o
gcc-sjlj -std=gnu99 -Id:/biocbld/bbs-2.1-bioc/R/include -O3 -Wall -c pmatchPattern.c -o pmatchPattern.o
gcc-sjlj -std=gnu99 -Id:/biocbld/bbs-2.1-bioc/R/include -O3 -Wall -c reverseComplement.c -o reverseComplement.o
gcc-sjlj -std=gnu99 -Id:/biocbld/bbs-2.1-bioc/R/include -O3 -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-sjlj -std=gnu99 -Id:/biocbld/bbs-2.1-bioc/R/include -O3 -Wall -c views_buffer.c -o views_buffer.o
windres --preprocessor="gcc-sjlj -E -xc -DRC_INVOKED" -I d:/biocbld/bbs-2.1-bioc/R/include -i Biostrings_res.rc -o Biostrings_res.o
gcc-sjlj -std=gnu99 -shared -s -o Biostrings.dll Biostrings.def R_init_Biostrings.o XInteger.o XRaw.o 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 utils.o views_buffer.o Biostrings_res.o -Ld:/biocbld/bbs-2.1-bioc/R/bin -lR
... DLL made
installing DLL
installing R files
installing inst files
installing data files
preparing package Biostrings 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"
installing man source files
installing indices
not zipping data
installing help
>>> Building/Updating help pages for package 'Biostrings'
Formats: text html latex example chm
AAString-class text html latex example chm
AMINO_ACID_CODE text html latex example chm
BString-class text html latex example chm
BStringAlign-class text html latex example chm
BStringPartialMatches-class text html latex example chm
BStringViews-class text html latex example chm
BStringViews-constructors text html latex example chm
BStringViews-io text html latex example chm
Biostrings-internals text html latex chm
DNAString-class text html latex example chm
GENETIC_CODE text html latex example chm
IUPAC_CODE_MAP text html latex example chm
RNAString-class text html latex example chm
align-utils text html latex example chm
alphabetFrequency text html latex example chm
findPalindromes text html latex example chm
gregexpr2 text html latex example chm
letter text html latex example chm
mask text html latex example chm
matchLRPatterns text html latex example chm
matchPattern text html latex example chm
matchProbePair text html latex example chm
needwunsQS text html latex example chm
pmatchPattern text html latex example chm
readFASTA text html latex example chm
reverseComplement text html latex example chm
scoring_matrices text html latex example chm
subBString text html latex example chm
toComplex text html latex example chm
yeastSEQCHR1 text html latex example chm
HHC5012: Error: Cannot create a temporary file in your TEMP path.
HHC4016: Warning: Cannot open ";c:\Program Files\Intel\DMIX;c:\Program Files\Windows Resource Kits\Tools\;c:\Program Files\Affymetrix\GDAC NetAffx;c:\gs\gs8.51\bin;c:\Program Files\Java\jdk1.5.0_06\bin;c:\program files\imagemagick-6.3.2-q16;c:\Program Files\MySQL\MySQL Server 5.0\bin;c:\Pro".
Microsoft HTML Help Compiler 4.74.8702
Compiling d:\biocbld\bbs-2.1-bioc\meat\Biostrings.Rcheck\00_pkg_src\Biostrings\chm\Biostrings.chm
HHC4016: Warning: Cannot open ";c:\Program Files\Intel\DMIX;c:\Program Files\Windows Resource Kits\Tools\;c:\Program Files\Affymetrix\GDAC NetAffx;c:\gs\gs8.51\bin;c:\Program Files\Java\jdk1.5.0_06\bin;c:\program files\imagemagick-6.3.2-q16;c:\Program Files\MySQL\MySQL Server 5.0\bin;c:\Pro".
The following files were not compiled:
adding MD5 sums
* DONE (Biostrings)