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 503/658HostnameOS / ArchBUILDCHECKBUILD BIN
QuasR 0.99.7
Michael Stadler
Snapshot Date: 2013-03-24 17:01:43 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/QuasR
Last Changed Rev: 74648 / Revision: 74774
Last Changed Date: 2013-03-21 10:05:10 -0700 (Thu, 21 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: QuasR
Version: 0.99.7
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings QuasR_0.99.7.tar.gz
StartedAt: 2013-03-25 03:59:32 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 04:22:41 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 1389.2 seconds
RetCode: 0
Status:  OK 
CheckDir: QuasR.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.12-bioc/meat/QuasR.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 ‘QuasR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘QuasR’ version ‘0.99.7’
* 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 ‘QuasR’ can be installed ... [53s/55s] 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 ... [37s/130s] OK
Examples with CPU or elapsed time > 5s
                user system elapsed
qCount         4.140  0.564  31.384
qMeth          2.044  0.664  27.234
qProject-class 0.592  0.424  21.519
qExportWig     0.284  0.052  20.723
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘QuasR_unit_tests.R’ [4m/14m]
 [4m/14m] 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

QuasR.Rcheck/00install.out:

* installing *source* package ‘QuasR’ ...
** libs
g++ -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c R_init_QuasR.cpp -o R_init_QuasR.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c cat_bam.c -o cat_bam.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c convert_reads_id_bis_rc.c -o convert_reads_id_bis_rc.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c count_alignments.c -o count_alignments.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c count_alignments_subregions.c -o count_alignments_subregions.o
g++ -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c count_junctions.cpp -o count_junctions.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c export_wig.c -o export_wig.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c extract_unmapped_reads.c -o extract_unmapped_reads.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c idxstats_bam.c -o idxstats_bam.o
g++ -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c merge_reorder_sam.cpp -o merge_reorder_sam.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c nucleotide_alignment_frequencies.c -o nucleotide_alignment_frequencies.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c profile_alignments.c -o profile_alignments.o
g++ -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c quantify_methylation.cpp -o quantify_methylation.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c remove_unmapped_from_sam.c -o remove_unmapped_from_sam.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c split_sam_chr.c -o split_sam_chr.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c utilities.c -o utilities.o
g++ -shared -L/usr/local/lib -o QuasR.so R_init_QuasR.o cat_bam.o convert_reads_id_bis_rc.o count_alignments.o count_alignments_subregions.o count_junctions.o export_wig.o extract_unmapped_reads.o idxstats_bam.o merge_reorder_sam.o nucleotide_alignment_frequencies.o profile_alignments.o quantify_methylation.o remove_unmapped_from_sam.o split_sam_chr.o utilities.o -lz /home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/usrlib//libbam.a /home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/usrlib//libbcf.a /home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/usrlib//libtabix.a -lz -pthread -L/home/biocbuild/bbs-2.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.12-bioc/meat/QuasR.Rcheck/QuasR/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘QuasR-Overview.Rnw’ 
** testing if installed package can be loaded
* DONE (QuasR)

QuasR.Rcheck/QuasR-Ex.timings:

nameusersystemelapsed
QuasR-package0.0200.0000.019
alignmentStats0.0160.0000.017
preprocessReads4.3720.0884.524
qAlign0.0040.0000.005
qCount 4.140 0.56431.384
qExportWig 0.284 0.05220.723
qMeth 2.044 0.66427.234
qProfile0.9560.0320.992
qProject-class 0.592 0.42421.519
qQCReport4.2330.1204.411