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 474/658HostnameOS / ArchBUILDCHECKBUILD BIN
PICS 2.1.01
Renan Sauteraud
Snapshot Date: 2013-03-24 17:01:43 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/PICS
Last Changed Rev: 74018 / Revision: 74774
Last Changed Date: 2013-03-07 10:03:41 -0800 (Thu, 07 Mar 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK [ OK ]
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: PICS
Version: 2.1.01
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings PICS_2.1.01.tar.gz
StartedAt: 2013-03-25 03:45:58 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 03:49:10 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 192.3 seconds
RetCode: 0
Status:  OK 
CheckDir: PICS.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.12-bioc/meat/PICS.Rcheck’
* using R version 3.0.0 beta (2013-03-19 r62328)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘PICS/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘PICS’ version ‘2.1.01’
* 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 for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘PICS’ can be installed ... [20s/24s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over 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 ... OK
* 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 ... OK
* 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 compilation flags in Makevars ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking examples ... [11s/15s] OK
Examples with CPU or elapsed time > 5s
             user system elapsed
segmentPICS 3.428  0.076   5.635
* 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

PICS.Rcheck/00install.out:

* installing *source* package ‘PICS’ ...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GSL... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c pics.c -o pics.o
pics.c: In function ‘iterEM’:
pics.c:581:25: warning: unused variable ‘mu’ [-Wunused-variable]
pics.c: In function ‘ECM1’:
pics.c:803:3: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
pics.c:963:3: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
pics.c:651:15: warning: unused variable ‘k’ [-Wunused-variable]
pics.c: In function ‘ECM2’:
pics.c:1009:66: warning: unused variable ‘ee’ [-Wunused-variable]
pics.c:1009:57: warning: unused variable ‘ggR’ [-Wunused-variable]
pics.c:1009:52: warning: unused variable ‘ggF’ [-Wunused-variable]
pics.c:1009:47: warning: unused variable ‘aaR’ [-Wunused-variable]
pics.c:1009:42: warning: unused variable ‘aaF’ [-Wunused-variable]
pics.c:1009:29: warning: unused variable ‘etaDiff’ [-Wunused-variable]
pics.c:1009:9: warning: variable ‘chiSum’ set but not used [-Wunused-but-set-variable]
pics.c:1000:15: warning: unused variable ‘k’ [-Wunused-variable]
pics.c: In function ‘BIC’:
pics.c:1272:96: warning: unused variable ‘k’ [-Wunused-variable]
pics.c: In function ‘getInfMat’:
pics.c:1633:76: warning: unused variable ‘PhiRw’ [-Wunused-variable]
pics.c:1633:69: warning: unused variable ‘PhiFw’ [-Wunused-variable]
pics.c: In function ‘mergePeak’:
pics.c:1889:11: warning: unused variable ‘j’ [-Wunused-variable]
pics.c:1889:7: warning: unused variable ‘i’ [-Wunused-variable]
pics.c: In function ‘BIC’:
pics.c:1307:6: warning: ‘penalty’ may be used uninitialized in this function [-Wuninitialized]
pics.c: In function ‘fitModelK’:
pics.c:421:18: warning: ‘firstFit’ may be used uninitialized in this function [-Wuninitialized]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c segment.c -o segment.o
segment.c: In function ‘segReads’:
segment.c:123:3: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
segment.c:114:45: warning: unused variable ‘count’ [-Wunused-variable]
segment.c: In function ‘callRegions’:
segment.c:308:7: warning: unused variable ‘i’ [-Wunused-variable]
segment.c: In function ‘getSegL’:
segment.c:1364:11: warning: unused variable ‘j’ [-Wunused-variable]
segment.c: In function ‘getDensity’:
segment.c:1543:9: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
segment.c:1544:11: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
segment.c:1545:11: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
segment.c:1546:11: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
segment.c:1547:11: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
segment.c:1548:11: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
segment.c:1549:11: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
segment.c:1494:19: warning: variable ‘chr’ set but not used [-Wunused-but-set-variable]
segment.c:1490:8: warning: unused variable ‘filter1’ [-Wunused-variable]
segment.c:1489:11: warning: unused variable ‘muFilter’ [-Wunused-variable]
gcc -std=gnu99 -shared -L/usr/local/lib -o PICS.so pics.o segment.o -lgsl -lgslcblas -lm -L/home/biocbuild/bbs-2.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.12-bioc/meat/PICS.Rcheck/PICS/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘PICS.Rnw’ 
** testing if installed package can be loaded
* DONE (PICS)

PICS.Rcheck/PICS-Ex.timings:

nameusersystemelapsed
makeRangedDataOutput0.2880.0040.302
pics-class0.0120.0080.021
picsError-class0.0120.0080.021
picsList-class0.2920.0000.292
segmentPICS3.4280.0765.635
setParaPrior0.3880.0080.399