Back to the "Multiple platform build/check report"
Package 33/188 | OS | Arch | BUILD | CHECK | BUILD BIN |
Biostrings2.2.1H. Pages | Linux (SUSE 9.2) | x86_64 | OK | OK | |
Linux (SUSE 9.2) | i686 | OK | OK | ||
Solaris 2.9 | sparc | OK | [ OK ] | ||
Windows Server 2003 | x86_64 | OK | OK | OK |
Package: Biostrings |
Version: 2.2.1 |
Command: /loc/biocbuild/1.9d/R/bin/R CMD check Biostrings_2.2.1.tar.gz |
RetCode: 0 |
Time: 166.9 seconds |
Status: OK |
CheckDir: Biostrings.Rcheck |
Warnings: 0 |
* checking for working latex ... OK * using log directory '/loc/biocbuild/1.9d/Rpacks/Biostrings.Rcheck' * using R version 2.4.0 (2006-10-03) * checking for file 'Biostrings/DESCRIPTION' ... OK * this is package 'Biostrings' version '2.2.1' * 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 for sufficient/correct file permissions ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for syntax errors ... OK * checking R files for non-ASCII characters ... 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 S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * 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 for CRLF line endings in C/C++/Fortran sources/headers ... 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
Biostrings.Rcheck/00install.out:
* Installing *source* package 'Biostrings' ... ** libs gcc -I/loc/biocbuild/1.9d/R/include -I/loc/biocbuild/1.9d/R/include -I/usr/local/include -fPIC -g -O2 -std=gnu99 -Wall -c CharBuffer.c -o CharBuffer.o gcc -I/loc/biocbuild/1.9d/R/include -I/loc/biocbuild/1.9d/R/include -I/usr/local/include -fPIC -g -O2 -std=gnu99 -Wall -c IntBuffer.c -o IntBuffer.o gcc -I/loc/biocbuild/1.9d/R/include -I/loc/biocbuild/1.9d/R/include -I/usr/local/include -fPIC -g -O2 -std=gnu99 -Wall -c R_init_Biostrings.c -o R_init_Biostrings.o gcc -I/loc/biocbuild/1.9d/R/include -I/loc/biocbuild/1.9d/R/include -I/usr/local/include -fPIC -g -O2 -std=gnu99 -Wall -c char_frequency.c -o char_frequency.o gcc -I/loc/biocbuild/1.9d/R/include -I/loc/biocbuild/1.9d/R/include -I/usr/local/include -fPIC -g -O2 -std=gnu99 -Wall -c reverseComplement.c -o reverseComplement.o gcc -I/loc/biocbuild/1.9d/R/include -I/loc/biocbuild/1.9d/R/include -I/usr/local/include -fPIC -g -O2 -std=gnu99 -Wall -c shiftor.c -o shiftor.o shiftor.c: In function 'shiftor': shiftor.c:224: warning: 'index' may be used uninitialized in this function gcc -I/loc/biocbuild/1.9d/R/include -I/loc/biocbuild/1.9d/R/include -I/usr/local/include -fPIC -g -O2 -std=gnu99 -Wall -c utils.c -o utils.o utils.c: In function 'Biostrings_reverse_translate_charcpy_from_i1i2': utils.c:410: warning: 'new' may be used uninitialized in this function utils.c: In function 'Biostrings_translate_charcpy_to_subset': utils.c:335: warning: 'new' may be used uninitialized in this function utils.c: In function 'Biostrings_translate_charcpy_to_i1i2': utils.c:297: warning: 'new' may be used uninitialized in this function utils.c: In function 'Biostrings_translate_charcpy_from_subset': utils.c:258: warning: 'new' may be used uninitialized in this function utils.c: In function 'Biostrings_translate_charcpy_from_i1i2': utils.c:220: warning: 'new' may be used uninitialized in this function gcc -G -L/usr/local/lib -o Biostrings.so CharBuffer.o IntBuffer.o R_init_Biostrings.o char_frequency.o reverseComplement.o shiftor.o utils.o ** R ** data ** inst ** save image Creating a new generic function for "as.integer" in "Biostrings" Creating a new generic function for "toString" in "Biostrings" Creating a new generic function for "nchar" in "Biostrings" Creating a new generic function for "as.complex" in "Biostrings" Creating a new generic function for "as.matrix" in "Biostrings" Creating a new generic function for "as.list" in "Biostrings" Warning message: in the method signature for function "BStringViews" no definition for class: "file" in: matchSignature(signature, fdef, where) ** 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 BStringViews-class text html latex BStringViews-constructors 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 alphabetFrequency text html latex example as.complex text html latex example blosum50 text html latex example matchPattern text html latex example needwunsQS text html latex example readFASTA text html latex example reverseComplement text html latex example yeastSEQCHR1 text html latex example ** building package indices ... * DONE (Biostrings)