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 75/389HostnameOS / ArchBUILDCHECKBUILD BIN
ChIPseqR 1.2.0
Peter Humburg
Snapshot Date: 2010-10-04 11:22:20 -0700 (Mon, 04 Oct 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_6/madman/Rpacks/ChIPseqR
Last Changed Rev: 48051 / Revision: 49923
Last Changed Date: 2010-07-09 16:15:59 -0700 (Fri, 09 Jul 2010)
wilson1 Linux (openSUSE 11.1) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: ChIPseqR
Version: 1.2.0
Command: /Library/Frameworks/R.framework/Versions/2.11/Resources/bin/R CMD check --no-vignettes --timings ChIPseqR_1.2.0.tar.gz
StartedAt: 2010-10-04 16:27:45 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 16:33:20 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 334.4 seconds
RetCode: 0
Status:  OK 
CheckDir: ChIPseqR.Rcheck
Warnings: 0

Command output

* checking for working pdflatex ... OK
* using log directory '/Users/biocbuild/bbs-2.6-bioc/meat/ChIPseqR.Rcheck'
* using R version 2.11.1 Patched (2010-05-31 r52167)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'ChIPseqR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ChIPseqR' version '1.2.0'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'ChIPseqR' 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 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 name space can be loaded with stated dependencies ... OK
* checking whether the name space 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 ... OK
* checking Rd files ... NOTE
prepare_Rd: startScore.Rd:38: Dropping empty section \references
* 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 ... OK
* checking Rd contents ... 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
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

ChIPseqR.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package ‘ChIPseqR’ ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c startScore.c -o startScore.o
startScore.c: In function ‘_ratioStat_pois’:
startScore.c:66: warning: unused variable ‘tmp_stat’
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o ChIPseqR.so startScore.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/ChIPseqR.Rcheck/ChIPseqR/libs/i386
*** arch - ppc
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c startScore.c -o startScore.o
startScore.c: In function ‘_ratioStat_pois’:
startScore.c:66: warning: unused variable ‘tmp_stat’
gcc -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o ChIPseqR.so startScore.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/ChIPseqR.Rcheck/ChIPseqR/libs/ppc
*** arch - x86_64
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c startScore.c -o startScore.o
startScore.c: In function ‘_ratioStat_pois’:
startScore.c:66: warning: unused variable ‘tmp_stat’
gcc -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o ChIPseqR.so startScore.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/ChIPseqR.Rcheck/ChIPseqR/libs/x86_64
** R
** inst
** preparing package for lazy loading
Loading required package: IRanges

Attaching package: 'IRanges'

The following object(s) are masked from 'package:base':

    Map, cbind, mapply, order, paste, pmax, pmax.int, pmin, pmin.int,
    rbind, rep.int, table

Loading required package: GenomicRanges
Loading required package: Biostrings
Loading required package: lattice
Loading required package: Rsamtools
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (ChIPseqR)

ChIPseqR.Rcheck/ChIPseqR-Ex.timings:

nameusersystemelapsed
BindScore26.783 1.56829.099
ChIPseqR-package0.0010.0000.000
RLEBindScore-class20.651 1.52522.333
RLEReadCounts-class0.0320.0000.032
ReadCounts0.0340.0000.035
alignFeature32.67711.42244.786
callBindingSites25.040 1.56227.264
pos2gff0.0130.0000.014
simpleNucCall21.317 1.57123.154
strandPileup0.0200.0000.019
windowCounts0.0930.0000.093