Back to the "Multiple platform build/check report" A  B  C  D  E  F [G] H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

Package 203/532HostnameOS / ArchBUILDCHECKBUILD BIN
GeneR 2.25.1
Y. d'Aubenton-Carafa
Snapshot Date: 2012-02-28 17:01:26 -0800 (Tue, 28 Feb 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GeneR
Last Changed Rev: 60019 / Revision: 63265
Last Changed Date: 2011-11-02 12:09:18 -0700 (Wed, 02 Nov 2011)
lamb2 Linux (openSUSE 11.4) / x86_64  OK [ OK ]
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  ERROR  OK 
petty Mac OS X Snow Leopard (10.6.7) / i386  OK  OK  OK 

Summary

Package: GeneR
Version: 2.25.1
Command: /home/biocbuild/bbs-2.10-bioc/R/bin/R CMD check --no-vignettes --timings GeneR_2.25.1.tar.gz
StartedAt: 2012-02-29 00:43:38 -0800 (Wed, 29 Feb 2012)
EndedAt: 2012-02-29 00:44:28 -0800 (Wed, 29 Feb 2012)
EllapsedTime: 49.7 seconds
RetCode: 0
Status:  OK 
CheckDir: GeneR.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.10-bioc/meat/GeneR.Rcheck’
* using R Under development (unstable) (2012-01-10 r58085)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GeneR/DESCRIPTION’ ... OK
* this is package ‘GeneR’ version ‘2.25.1’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking whether package ‘GeneR’ can be installed ... OK
* checking installed package size ... 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 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 package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... 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
and.segSet: possible error in as.segSet(deb, fin): unused argument(s)
  (fin)
relist: no visible global function definition for ‘error’
setParam: no visible global function definition for ‘seqSize’
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... NOTE
S3 methods shown with full name in documentation object 'Xor.globalSeg':
  ‘Xor.globalSeg’

S3 methods shown with full name in documentation object 'Xor.segSet':
  ‘Xor.segSet’

S3 methods shown with full name in documentation object 'and.globalSeg':
  ‘and.globalSeg’

S3 methods shown with full name in documentation object 'and.segSet':
  ‘and.segSet’

S3 methods shown with full name in documentation object 'as.globalSeg':
  ‘as.matrix.globalSeg’ ‘range.globalSeg’

S3 methods shown with full name in documentation object 'as.segSet':
  ‘as.matrix.segSet’ ‘as.data.frame.segSet’ ‘plot.segSet’

S3 methods shown with full name in documentation object 'densityProfile':
  ‘plot.profile’

S3 methods shown with full name in documentation object 'not.globalSeg':
  ‘not.globalSeg’

S3 methods shown with full name in documentation object 'not.segSet':
  ‘not.segSet’

S3 methods shown with full name in documentation object 'or.globalSeg':
  ‘or.globalSeg’

S3 methods shown with full name in documentation object 'or.segSet':
  ‘or.segSet’

S3 methods shown with full name in documentation object 'plot.globalSeg':
  ‘plot.globalSeg’

S3 methods shown with full name in documentation object 'size.globalSeg':
  ‘size.globalSeg’

The \usage entries for S3 methods should use the \method markup and not
their full name.
See the chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
File ‘/loc/home/biocbuild/bbs-2.10-bioc/meat/GeneR.Rcheck/GeneR/libs/GeneR.so’:
  Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
  Found ‘printf’, possibly from ‘printf’ (C)
  Found ‘puts’, possibly from ‘printf’ (C), ‘puts’ (C)
  Found ‘stderr’, possibly from ‘stderr’ (C)
  Found ‘stdout’, possibly from ‘stdout’ (C)

Compiled code should not call functions which might terminate R nor
write to stdout/stderr instead of to the console.  The detected symbols
are linked into the code but might come from libraries and not actually
be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignettes ... SKIPPED
* checking PDF version of manual ... OK

GeneR.Rcheck/00install.out:

* installing *source* package ‘GeneR’ ...
** libs
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c GeneR_glob.cc -o GeneR_glob.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c GeneR_seq.cc -o GeneR_seq.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c complementaire.cc -o complementaire.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c compoSeq.cc -o compoSeq.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dnaRna.cc -o dnaRna.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c libIndex.cc -o libIndex.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c libStrings.cc -o libStrings.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c makeIndex.cc -o makeIndex.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c masked.cc -o masked.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c misc.cc -o misc.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c readEmblDescript.cc -o readEmblDescript.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c readIndex.cc -o readIndex.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c readLocation.cc -o readLocation.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c readSeqEmbl.cc -o readSeqEmbl.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c readSeqFasta.cc -o readSeqFasta.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c readSeqGbk.cc -o readSeqGbk.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c seqManip.cc -o seqManip.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c strcasestr.c -o strcasestr.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c translate.cc -o translate.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c upperSeq.cc -o upperSeq.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c vecteurs.cc -o vecteurs.o
g++ -I/home/biocbuild/bbs-2.10-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c writeFasta.cc -o writeFasta.o
g++ -shared -L/usr/local/lib64 -o GeneR.so GeneR_glob.o GeneR_seq.o complementaire.o compoSeq.o dnaRna.o libIndex.o libStrings.o makeIndex.o masked.o misc.o readEmblDescript.o readIndex.o readLocation.o readSeqEmbl.o readSeqFasta.o readSeqGbk.o seqManip.o strcasestr.o translate.o upperSeq.o vecteurs.o writeFasta.o -L/home/biocbuild/bbs-2.10-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.10-bioc/meat/GeneR.Rcheck/GeneR/libs
** R
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘GeneR.Rnw’ 
** testing if installed package can be loaded

* DONE (GeneR)

GeneR.Rcheck/GeneR-Ex.timings:

nameusersystemelapsed
01GeneR0.0760.0040.392
02globalSeg0.0600.0000.127
02globals0.0000.0040.022
Allorf0.0240.0000.043
AtoR000
Match0.0040.0000.005
Xor.globalSeg0.0760.0000.155
Xor.segSet0.0120.0000.032
and.globalSeg0.0440.0000.043
and.segSet0.0080.0000.010
appendSeq0.0040.0000.001
assemble0.0040.0000.005
bankDensityProfile0.1120.0000.141
bankSummary0.0480.0040.109
compos.seq0.0040.0000.005
concat0.0000.0000.002
deleteCR0.0000.0040.349
densityProfile0.1400.0040.287
dna.rna0.0000.0000.001
exact.word0.0040.0000.002
fasta.descript0.0000.0000.245
free.seq0.0160.0000.021
getseq0.0000.0000.001
insert000
lower0.0040.0000.003
makeIndex0.0040.0040.371
mask0.0000.0000.001
not.globalSeg0.1160.0000.228
not.segSet0.0120.0000.031
or.globalSeg0.0120.0000.010
or.segSet0.0080.0000.027
placestring0.0000.0000.001
plot.globalSeg0.0040.0000.002
posMaskedSeq0.0080.0040.025
randomSeq0.0120.0000.261
read.gbk.location000
readEmblDescript000
readseq0.0320.0000.400
relist0.0040.0000.005
revcomp0.0040.0000.004
seqSkew0.0040.0000.025
sequrl0.0000.0040.382
size.globalSeg0.0040.0000.003
sizeseq0.0080.0000.005
sizeseqfasta0.0200.0080.956
sliceSegment0.0040.0000.015
translation0.0080.0000.006
write.fasta0.0040.0000.005
writeEMBL0.0200.0000.037