Back to the "Multiple platform build/check report"

Package 27/172OSArchBUILDCHECKBUILD BIN

Biostrings

2.0.3

H. Pages
Linux (SUSE 9.2) x86_64 OK  OK 
Linux (SUSE 9.2) i686 OK  OK 
Solaris 2.9 sparc OK [ OK ]
Linux (SUSE 10.0) x86_64 OK  OK 
Windows Server 2003 x86_64 OK  OK  OK 
Package: Biostrings
Version: 2.0.3
Command: /loc/biocbuild/1.8d/R/bin/R CMD check Biostrings_2.0.3.tar.gz
RetCode: 0
Time: 163.2 seconds
Status: OK
CheckDir: Biostrings.Rcheck
Warnings: 0

Command output

* checking for working latex ... OK
* using log directory '/loc/biocbuild/1.8d/Rpacks/Biostrings.Rcheck'
* using Version 2.3.1 (2006-06-01)
* checking for file 'Biostrings/DESCRIPTION' ... OK
* this is package 'Biostrings' version '2.0.3'
* 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 library.dynam ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking Rd files ... 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
* 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.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fPIC  -g -O2 -std=gnu99 -c R_init_Biostrings.c -o R_init_Biostrings.o
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fPIC  -g -O2 -std=gnu99 -c alphabetFrequency.c -o alphabetFrequency.o
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fPIC  -g -O2 -std=gnu99 -c bbuf.c -o bbuf.o
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fPIC  -g -O2 -std=gnu99 -c ibuf.c -o ibuf.o
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fPIC  -g -O2 -std=gnu99 -c reverseComplement.c -o reverseComplement.o
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fPIC  -g -O2 -std=gnu99 -c shiftor.c -o shiftor.o
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fPIC  -g -O2 -std=gnu99 -c utils.c -o utils.o
gcc -G -L/usr/local/lib -o Biostrings.so R_init_Biostrings.o alphabetFrequency.o bbuf.o ibuf.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.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 
  BString-class                     text    html    latex   example
  BStringViews-class                text    html    latex   example
  Biostrings-internals              text    html    latex
  alphabetFrequency                 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)